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-feat/field/sandbox

From DDO wiki
Jump to navigation Jump to search

Purpose[edit]

Generates an entry for a field of {{Infobox-ability}}, based on matching the text.

Usage[edit]

{{ Infobox-feat/field/sandbox | name=entity name | [type=category type] | field=field param | [category=full category name] | [alias=entity alias] | [exclude=exclude1] | [exclude2=exclude2] | [exclude3=exclude3] | [exclude4=exclude4] | [hide=category only] }}

Generates an entry for a field of {{Infobox-ability}}.

Note: The truth value for hide is determined according to {{IO-TF}}.

Examples[edit]

Call Output
{{ Infobox-feat/field/sandbox | name=Artificer | type=class feats | field=Fighter Artificer }} Artificer 
{{ Infobox-feat/field/sandbox | name=elf | type=racial feats | field=sun elf }} Elf 
{{ Infobox-feat/field/sandbox | name=elf | type=racial feats | field=sun elf | exclude=sun elf }}
{{ Infobox-feat/field/sandbox | name=elf | type=racial feats | field=sun elf | exclude=half-elf }} Elf 
{{ Infobox-feat/field/sandbox | name=elf | type=racial feats | field=Sun Elf | exclude=half-elf | exclude2=wood elf | exclude3=sun elf }}
{{ Infobox-feat/field/sandbox | name=monk | category=Martial arts feats | field=fighter monk }} Monk 
{{ Infobox-feat/field/sandbox | name=Favored Soul | alias=FvS | type=class feats | field=clr 1 fvs 2 }} Favored Soul 
{{ Infobox-feat/field/sandbox | name=Fighter | type=exclusive feats | field=Fighter level 4 | hide=yes }} (no display) [[Category:Fighter exclusive feats]]

Coding[edit]