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.
Known Issue: Xatheral has been temporarily disabled while we investigate a bug with Year of the Dragon gift delivery.DDO Forums edit

Game mechanicsNewbie guideIn developmentDDO StoreSocial Media


ChallengesClassesCollectablesCraftingEnhancementsEpic DestiniesFavorFeats

GlossaryItemsMapsMonstersPlacesQuestsRacesReincarnationSkillsSpells


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

Template:Infobox-ability/value/sandbox

From DDO wiki
Jump to navigation Jump to search

Purpose[edit]

Display a provided value unless it is yes, in which case display a default.

Usage[edit]

{{ Infobox-ability/value/sandbox | value | default }}

Examples[edit]

Call Output
{{ Infobox-ability/value/sandbox | cucumber | pickle }} Cucumber
{{ Infobox-ability/value/sandbox | 1 | pickle }} Pickle
{{ Infobox-ability/value/sandbox | value=Yes | default=pickle }} Pickle
{{ Infobox-ability/value/sandbox | default=pickle | value=True }} Pickle
{{ Infobox-ability/value/sandbox | default=pickle }}
{{ Infobox-ability/value/sandbox | no | pickle }} No

Coding[edit]