Template:Itempage
From Card Hunter Wiki
(Difference between revisions)
Line 46: | Line 46: | ||
|} | |} | ||
{{ #switch: {{ lc: {{ItemType|{{{type}}} }} }} | {{ #switch: {{ lc: {{ItemType|{{{type}}} }} }} | ||
− | | boots = [[Category:Boots]] | + | | boots = [[Category:Boots|{{SUBPAGENAME}}]] |
− | | divine armor = [[Category:Divine Armor]] | + | | divine armor = [[Category:Divine Armor|{{SUBPAGENAME}}]] |
− | | divine item = [[Category:Divine Item]] | + | | divine item = [[Category:Divine Item|{{SUBPAGENAME}}]] |
− | | divine skill = [[Category:Divine Skill]] | + | | divine skill = [[Category:Divine Skill|{{SUBPAGENAME}}]] |
− | | divine weapon = [[Category:Divine Weapon]] | + | | divine weapon = [[Category:Divine Weapon|{{SUBPAGENAME}}]] |
− | | dwarf skill = [[Category:Dwarf Skill]] | + | | dwarf skill = [[Category:Dwarf Skill|{{SUBPAGENAME}}]] |
− | | elf skill = [[Category:Elf Skill]] | + | | elf skill = [[Category:Elf Skill|{{SUBPAGENAME}}]] |
− | | heavy armor = [[Category:Heavy Armor]] | + | | heavy armor = [[Category:Heavy Armor|{{SUBPAGENAME}}]] |
− | | helmet = [[Category:Helmet]] | + | | helmet = [[Category:Helmet|{{SUBPAGENAME}}]] |
− | | human skill = [[Category:Human Skill]] | + | | human skill = [[Category:Human Skill|{{SUBPAGENAME}}]] |
− | | martial skill = [[Category:Martial Skill]] | + | | martial skill = [[Category:Martial Skill|{{SUBPAGENAME}}]] |
− | | robes = [[Category:Robes]] | + | | robes = [[Category:Robes|{{SUBPAGENAME}}]] |
− | | shield = [[Category:Shield]] | + | | shield = [[Category:Shield|{{SUBPAGENAME}}]] |
− | | staff = [[Category:Staff ]] | + | | staff = [[Category:Staff|{{SUBPAGENAME}}]] |
− | | treasure = [[Category:Treasure]] | + | | treasure = [[Category:Treasure|{{SUBPAGENAME}}]] |
− | | weapon = [[Category:Weapon]] | + | | weapon = [[Category:Weapon|{{SUBPAGENAME}}]] |
}} | }} | ||
[[Category:Items|{{SUBPAGENAME}}]] | [[Category:Items|{{SUBPAGENAME}}]] |
Revision as of 21:14, 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... }}