Template:ItemType
From Card Hunter Wiki
(Difference between revisions)
| Line 1: | Line 1: | ||
| − | <includeonly>{{#switch: | + | <includeonly> |
| − | + | {{#switch: b | f = Foo | b = Bar | b = Baz | }} | |
| − | + | ||
| − | + | </includeonly><noinclude> | |
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
Displays an item type. Usage: | Displays an item type. Usage: | ||
| Line 19: | Line 16: | ||
== Examples == | == Examples == | ||
<code><nowiki>{{ItemType|W}}</nowiki></code> = Weapon | <code><nowiki>{{ItemType|W}}</nowiki></code> = Weapon | ||
| + | |||
| + | {{ItemType|b}} | ||
</noinclude> | </noinclude> | ||
Revision as of 05:59, 20 December 2012
Displays an item type. Usage:
{{ItemType|<type of item>}}
Currently supported item types: w = weapon, s = skill, b = boots
Examples
{{ItemType|W}} = Weapon
Boots