Template:ItemType
From Card Hunter Wiki
(Difference between revisions)
(Created page with "<includeonly>{{#switch: {{{type|}}} | B = Boots | b = Boots | S = Skill | s = Skill | W = Weapon | w = Weapon | #default = <span style="color:red">Pls input item type !...") |
m (Protected "Template:ItemType" ([edit=sysop] (indefinite) [move=sysop] (indefinite))) |
||
(23 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
− | <includeonly>{{#switch: {{{ | + | <includeonly>{{#switch: {{{1|}}} |
− | + | | A = Please update to specify either Heavy Armor, Divine Armor, or Robes | |
− | + | | a = Please update to specify either Heavy Armor, Divine Armor, or Robes | |
− | + | | d = Please update to specify either Divine Item, Divine Armor, Divine Weapon, or Divine Skill | |
− | + | | D = Please update to specify either Divine Item, Divine Armor, Divine Weapon, or Divine Skill | |
− | + | | Arc = Please update to specify either Arcane Item or Arcane Skill | |
− | + | | arc = Please update to specify either Arcane Item or Arcane Skill | |
− | + | | Sk = Please update to specify either Arcane Skill, Divine Skill, Martial Skill, Dwarf Skill, Human Skill, or Elf Skill | |
− | }}</includeonly><noinclude> | + | | sk = Please update to specify either Arcane Skill, Divine Skill, Martial Skill, Dwarf Skill, Human Skill, or Elf Skill |
+ | | AI = Arcane Item | ||
+ | | ai = Arcane Item | ||
+ | | AS = Arcane Skill | ||
+ | | as = Arcane Skill | ||
+ | | B = Boots | ||
+ | | b = Boots | ||
+ | | DA = Divine Armor | ||
+ | | da = Divine Armor | ||
+ | | DI = Divine Item | ||
+ | | di = Divine Item | ||
+ | | DS = Divine Skill | ||
+ | | ds = Divine Skill | ||
+ | | DW = Divine Weapon | ||
+ | | dw = Divine Weapon | ||
+ | | DFS = Dwarf Skill | ||
+ | | DfS = Dwarf Skill | ||
+ | | dfs = Dwarf Skill | ||
+ | | ES = Elf Skill | ||
+ | | es = Elf Skill | ||
+ | | HA = Heavy Armor | ||
+ | | ha = Heavy Armor | ||
+ | | H = Helmet | ||
+ | | h = Helmet | ||
+ | | HS = Human Skill | ||
+ | | hs = Human Skill | ||
+ | | MS = Martial Skill | ||
+ | | ms = Martial Skill | ||
+ | | r = Robe | ||
+ | | R = Robe | ||
+ | | SH = Shield | ||
+ | | Sh = Shield | ||
+ | | sh = Shield | ||
+ | | S = Staff | ||
+ | | s = Staff | ||
+ | | t = Treasure | ||
+ | | T = Treasure | ||
+ | | W = Weapon | ||
+ | | w = Weapon | ||
+ | | #default = Pls input item type ! | ||
+ | |}}</includeonly><noinclude> | ||
Displays an item type. Usage: | Displays an item type. Usage: | ||
<pre> | <pre> | ||
− | {{ItemType|type}} | + | {{ItemType|<type of item>}} |
</pre> | </pre> | ||
− | + | Item codes for all item types: | |
− | + | ||
+ | AI = Arcane Item | ||
+ | |||
+ | AS = Arcane Skill | ||
+ | |||
+ | B = Boots | ||
+ | |||
+ | DA = Divine Armor | ||
+ | |||
+ | DI = Divine Item | ||
+ | |||
+ | DS = Divine Skill | ||
+ | |||
+ | DW = Divine Weapon | ||
+ | |||
+ | DfS = Dwarf Skill | ||
+ | |||
+ | ES = Elf Skill | ||
+ | |||
+ | HA = Heavy Armor | ||
+ | |||
+ | H = Helmet | ||
+ | |||
+ | HS = Human Skill | ||
+ | |||
+ | MS = Martial Skill | ||
+ | |||
+ | R = Robes | ||
+ | |||
+ | Sh = Shield | ||
+ | |||
+ | S = Staff | ||
+ | |||
+ | T = Treasure | ||
+ | |||
+ | W = Weapon | ||
== Examples == | == Examples == | ||
<code><nowiki>{{ItemType|W}}</nowiki></code> = Weapon | <code><nowiki>{{ItemType|W}}</nowiki></code> = Weapon | ||
− | </ | + | <code><nowiki>{{ItemType|DA}}</nowiki></code> = Divine Armor |
− | {{ItemType| | + | <code><nowiki>{{ItemType|B}}</nowiki></code> = Boots |
+ | |||
+ | </noinclude> |
Latest revision as of 23:59, 13 September 2013
Displays an item type. Usage:
{{ItemType|<type of item>}}
Item codes for all item types:
AI = Arcane Item
AS = Arcane Skill
B = Boots
DA = Divine Armor
DI = Divine Item
DS = Divine Skill
DW = Divine Weapon
DfS = Dwarf Skill
ES = Elf Skill
HA = Heavy Armor
H = Helmet
HS = Human Skill
MS = Martial Skill
R = Robes
Sh = Shield
S = Staff
T = Treasure
W = Weapon
[edit] Examples
{{ItemType|W}}
= Weapon
{{ItemType|DA}}
= Divine Armor
{{ItemType|B}}
= Boots