Template:Itempage
From Card Hunter Wiki
(Difference between revisions)
Line 46: | Line 46: | ||
|} | |} | ||
{{ #switch: {{ lc: {{ItemType|{{{type}}} }} }} | {{ #switch: {{ lc: {{ItemType|{{{type}}} }} }} | ||
− | | | + | | weapon = [[Category:Weapon|{{SUBPAGENAME}}]] |
+ | | divine weapon = [[Category:Divine Weapon|{{SUBPAGENAME}}]] | ||
+ | | staff = [[Category:Staff|{{SUBPAGENAME}}]] | ||
| divine armor = [[Category:Divine Armor|{{SUBPAGENAME}}]] | | divine armor = [[Category:Divine Armor|{{SUBPAGENAME}}]] | ||
− | | | + | | heavy armor = [[Category:Heavy Armor|{{SUBPAGENAME}}]] |
+ | | robe = [[Category:Robe|{{SUBPAGENAME}}]] | ||
+ | | helmet = [[Category:Helmet|{{SUBPAGENAME}}]] | ||
+ | | shield = [[Category:Shield|{{SUBPAGENAME}}]] | ||
| divine item = [[Category:Divine Item|{{SUBPAGENAME}}]] | | divine item = [[Category:Divine Item|{{SUBPAGENAME}}]] | ||
− | | | + | | arcane item = [[Category:Arcane Item|{{SUBPAGENAME}}]] |
− | | | + | | boots = [[Category:Boots|{{SUBPAGENAME}}]] |
+ | | treasure = [[Category:Treasure|{{SUBPAGENAME}}]] | ||
| dwarf skill = [[Category:Dwarf Skill|{{SUBPAGENAME}}]] | | dwarf skill = [[Category:Dwarf Skill|{{SUBPAGENAME}}]] | ||
| elf skill = [[Category:Elf Skill|{{SUBPAGENAME}}]] | | elf skill = [[Category:Elf Skill|{{SUBPAGENAME}}]] | ||
− | |||
− | |||
| human skill = [[Category:Human Skill|{{SUBPAGENAME}}]] | | human skill = [[Category:Human Skill|{{SUBPAGENAME}}]] | ||
+ | | arcane skill = [[Category:Arcane Skill|{{SUBPAGENAME}}]] | ||
+ | | divine skill = [[Category:Divine Skill|{{SUBPAGENAME}}]] | ||
| martial skill = [[Category:Martial Skill|{{SUBPAGENAME}}]] | | martial skill = [[Category:Martial Skill|{{SUBPAGENAME}}]] | ||
− | |||
− | |||
− | |||
− | |||
− | |||
}} | }} | ||
[[Category:Items|{{SUBPAGENAME}}]] | [[Category:Items|{{SUBPAGENAME}}]] |
Revision as of 23:59, 20 January 2013
This is the skeletal outline for a item page, usage is as follows:
{{Itempage |image1=<image_filename.jpg, mandatory> |name=<Item name, mandatory> |type=<Item type, mandatory> |rarity=<Item rarity (CURE notation), mandatory> |level=<Item level, mandatory> |talent={{ItemTalent|<CS notation>|<CS notation>|<CS notation>|<CS notation>}} |value=<item value in gold> |itemcard1_qty=<qty of 1st card, mandatory> |itemcard1_name=<name of 1st card, mandatory> |itemcard2_qty=<qty of 2nd card, optional> |itemcard2_name=<name of 2nd card, optional> |itemcard3_qty=<qty of 3rd card, optional> |itemcard3_name=<name of 3rd card, optional> | and so on... }}