Template:ValidateTrait: Difference between revisions
Jump to navigation
Jump to search
(Add "ring" to the list of valid traits) |
(Add belt to the list of valid traits) |
||
Line 1: | Line 1: | ||
<onlyinclude>{{#switch:{{lc:{{{1}}}}} | <onlyinclude>{{#switch:{{lc:{{{1}}}}} | ||
|axe = Axe | |axe = Axe | ||
|belt = Belt | |||
|blade = Blade | |blade = Blade | ||
|book = Book | |book = Book |
Revision as of 05:41, 8 September 2016
Template documentation (for the above template, sometimes hidden or invisible)
- Description
- This template is used to validate the trait attribute. It returns a consistent capitalised version, or an empty string on an invalid trait attribute.
- Syntax
- {{ValidateTrait|<trait>}}
Input | Returns |
---|---|
axe | Axe |
belt | Belt |
blade | Blade |
book | Book |
boots | Boots |
bow | Bow |
cloak | Cloak |
exotic | Exotic |
hammer | Hammer |
heavy Armor | Heavy Armor |
helmet | Helmet |
light Armor | Light Armor |
magic | Magic |
ring | Ring |
rune | Rune |
staff | Staff |
shield | Shield |
trinket | Trinket |
wand | |
Default (empty) |
Visit Template:ValidateTrait/doc to edit this text! (How does this work?)