Template:Itempage
From Card Hunter Wiki
(Difference between revisions)
| Line 16: | Line 16: | ||
|- | |- | ||
|'''Talent bead:''' | |'''Talent bead:''' | ||
| − | + | |{{{talent}}} | |
|- | |- | ||
| | | | ||
| − | |{{{itemcard1_qty}} x | + | |{{{itemcard1_qty}} x {{{itemcard1_name}}} |
|- | |- | ||
{{#if:{{{itemcard2_name|}}}| | {{#if:{{{itemcard2_name|}}}| | ||
{{!}} | {{!}} | ||
| − | {{!}} {{{itemcard2_qty}} x | + | {{!}} {{{itemcard2_qty}} x {{{itemcard2_name}}} }} |
{{!-}} | {{!-}} | ||
{{#if:{{{itemcard3_name|}}}| | {{#if:{{{itemcard3_name|}}}| | ||
Revision as of 06:03, 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, mandatory>
|level=<Item level, mandatory>
|talent=<Item talent, mandatory. Enter 0 for none>
|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.
| Item name: | Stout club |
|
| Item type: | Weapon | |
| Rarity: | No such rarity ! Check input ! | |
| Expansion: | Basic | |
| Item level: | 15 | |
| Power Token: | 12 | |
| Cards: | 4 x bash | |
| 2 x simple bash |
