Difference between revisions of "Template:TraitAbility/Type"
Jump to navigation
Jump to search
m |
m |
||
Line 4: | Line 4: | ||
Usage: | Usage: | ||
− | <pre>{{TraitAbility/Type|Enum of Ability}</pre> | + | <pre>{{TraitAbility/Type|Enum of Ability}}</pre> |
e.g. | e.g. | ||
− | <pre>{{TraitAbility/Type|AbleSwimmer}</pre> | + | <pre>{{TraitAbility/Type|AbleSwimmer}}</pre> |
{{TraitAbility/Type|AbleSwimmer}} | {{TraitAbility/Type|AbleSwimmer}} | ||
Revision as of 19:43, 22 February 2020
USAGE
Used to look up the type from a Trait/Ability enum.
Usage:
{{TraitAbility/Type|Enum of Ability}}
e.g.
{{TraitAbility/Type|AbleSwimmer}}
Trait
SETUP
Add to / update the switch list to add new entries. Each should be on its own line, of the form:
| ENUM = Type (Trait or Ability)