Difference between revisions of "Template:TraitAbility/Type"
Jump to navigation
Jump to search
m |
(added Bayonet Handling) |
||
Line 28: | Line 28: | ||
| StandardBearer = Ability | | StandardBearer = Ability | ||
| ExplosivesHandling = Ability | | ExplosivesHandling = Ability | ||
+ | | BayonetHandling = Ability | ||
| AbleSwimmer = Trait | | AbleSwimmer = Trait | ||
| Distinguishable = Trait | | Distinguishable = Trait |
Revision as of 20:33, 28 June 2021
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)