Template:Itempage
From Card Hunter Wiki
(Difference between revisions)
Line 40: | Line 40: | ||
{{!}} {{{itemcard6_qty}}} x {{C|{{{itemcard6_name}}} }} }} | {{!}} {{{itemcard6_qty}}} x {{C|{{{itemcard6_name}}} }} }} | ||
|} | |} | ||
− | {{#expr:{{{itemcard1_qty}}} + {{{itemcard2_qty | + | {{#expr:{{{itemcard1_qty}}} + {{{itemcard2_qty}}} }} |
[[Category:Items|{{SUBPAGENAME}}]]</includeonly><noinclude> | [[Category:Items|{{SUBPAGENAME}}]]</includeonly><noinclude> | ||
Revision as of 20:56, 20 December 2012
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>}} |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... }}
Do not use yet ! template WIP.