Difference between revisions of "Template:TraitAbility/Description"
Jump to navigation
Jump to search
m |
m |
||
Line 14: | Line 14: | ||
<pre>| ENUM = Description</pre> | <pre>| ENUM = Description</pre> | ||
− | </noinclude> | + | </noinclude><includeonly>{{#switch: {{{1|default}}} |
− | <includeonly>{{#switch: {{{1|default}}} | ||
| HighCommandArmy = An officer in command. You are able to issue orders to the rank and file. | | HighCommandArmy = An officer in command. You are able to issue orders to the rank and file. | ||
| HighCommandNaval = A captain in command. You have priority over sailing a naval vessel. | | HighCommandNaval = A captain in command. You have priority over sailing a naval vessel. |
Revision as of 19:45, 22 February 2020
USAGE
Used to look up the descriptions from a Trait/Ability enum.
Usage:
{{TraitAbility/Description|Enum of Ability}
e.g.
{{TraitAbility/Description|AbleSwimmer}
Lightly equipped. Your swimming speed is increased by 35%.
SETUP
Add to / update the switch list to add new entries. Each should be on its own line, of the form:
| ENUM = Description