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: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]