Template:Itempage
From Card Hunter Wiki
(Difference between revisions)
Line 1: | Line 1: | ||
<includeonly> | <includeonly> | ||
− | {| style="background: | + | {| style="background:transparent; border-collapse: collapse; width=85%;" |
|width="100pt"|'''Item name:''' | |width="100pt"|'''Item name:''' | ||
|width="150pt"|<big>'''{{{name}}}'''</big> | |width="150pt"|<big>'''{{{name}}}'''</big> |
Revision as of 04:34, 6 February 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 (CUREL 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... }}