Year of the Dragon: Through May 28th, claim free Expansion Pack (excluding Vecna Unleashed) or a Greater Elixir of Discovery! Speak to Xatheral in the Hall of Heroes. edit

Thank you for your patience while we continue to upgrade DDOwiki to the latest MediaWiki LTS version. If you find any errors on the site, please visit the Discord chat server and let us know.

Game mechanicsNewbie guideIn developmentDDO StoreSocial Media


ChallengesClassesCollectablesCraftingEnhancementsEpic DestiniesFavorFeats

GlossaryItemsMapsMonstersPlacesQuestsRacesReincarnationSkillsSpells


Please create an account or log in to remove ads, build a reputation, and unlock more editing privileges and then visit DDO wiki's IRC Chat/Discord if you need any help!

Template:Progress bar

From DDO wiki
Jump to navigation Jump to search

USAGE[edit]

{{ Progress bar | value | total = value | width = value (unit) | center = true | header = true | text = header text for after % | height = value (unit) | color1 = Color | color2 = Color }}

Parameters:

  • |1= The offset
  • |total= or |2= The value of 100% (- Default: 100 -)
  • |width= Width of the entire box (- Default: 75% -)
  • |center= Boolean value for if it should be centered (- Default: true -)
  • |header= Boolean value for if it should have a header (- Default: true -)
  • |text= The text to display in the header after the ##.##% (- Default: undefined -)
    • |textonly= Boolean value for if it should show only specified |text= (- Default: false -)
    • |fraction= Boolean value for if it should show the corresponding fraction {{{1}}}/{{{total|{{{2}}}}}} (- Default: false -)
  • |height= The height of the actual bar Default: 2px
  • |color1= Color of the offset portion of the bar Default:    
  • |color2= Color of the remainder portion of the bar Default:    

Note: Colors can be any valid web color.


CODING[edit]

20% completed (estimate)