Template:ItemType
From Card Hunter Wiki
(Difference between revisions)
| Line 1: | Line 1: | ||
<includeonly> | <includeonly> | ||
{{#switch: {{{1|}}} | {{#switch: {{{1|}}} | ||
| + | | A = Armor | ||
| + | | a = Armor | ||
| B = Boots | | B = Boots | ||
| b = Boots | | b = Boots | ||
| − | | | + | | H = Helmet |
| − | | | + | | h = Helmet |
| + | | Sh = Shield | ||
| + | | sh = Shield | ||
| + | | Sk = Skill | ||
| + | | sk = Skill | ||
| W = Weapon | | W = Weapon | ||
| w = Weapon | | w = Weapon | ||
| Line 17: | Line 23: | ||
Currently supported item types: | Currently supported item types: | ||
| − | + | A = Armor, B = Boots, H = Helmet, Sh = Shield, Sk = Skill, W = Weapon | |
== Examples == | == Examples == | ||
Revision as of 06:15, 20 December 2012
Displays an item type. Usage:
{{ItemType|<type of item>}}
Currently supported item types: A = Armor, B = Boots, H = Helmet, Sh = Shield, Sk = Skill, W = Weapon
Examples
{{ItemType|W}} = Weapon
{{ItemType|w}} = Weapon
{{ItemType|b}} = Boots