Template:PvpWarrior
From Card Hunter Wiki
(Difference between revisions)
Line 11: | Line 11: | ||
{| class="chtable_r" | {| class="chtable_r" | ||
|- | |- | ||
− | {{ | + | | {{Itemimagequery|{{{weapon1}}} }} |
+ | | {{Itemtalentquery|{{{weapon1}}} }} | ||
+ | |- | ||
+ | | colspan=2 align="center"| {{I|{{{weapon1}}} }} | ||
+ | |- | ||
+ | | {{Itemimagequery|{{{weapon2}}} }} | ||
+ | | {{Itemtalentquery|{{{weapon2}}} }} | ||
+ | |- | ||
+ | | colspan=2 align="center"| {{I|{{{weapon2}}}}} | ||
|} | |} | ||
| STYLE="vertical-align: top"| | | STYLE="vertical-align: top"| | ||
{| class="chtable_r" | {| class="chtable_r" | ||
|- | |- | ||
− | {{ | + | | {{Itemimagequery|{{{weapon3}}} }} |
+ | | {{Itemtalentquery|{{{weapon3}}} }} | ||
+ | |- | ||
+ | | colspan=2 align="center"| {{I|{{{weapon3}}} }} | ||
+ | |- | ||
+ | | {{Itemimagequery|{{{helm}}} }} | ||
+ | | {{Itemtalentquery|{{{helm}}} }} | ||
+ | |- | ||
+ | | colspan=2 align="center"| {{I|{{{helm}}}}} | ||
+ | |- | ||
| {{Itemimagequery|{{{shield}}} }} | | {{Itemimagequery|{{{shield}}} }} | ||
− | | {{Itemtalentquery|{{{shield}}}}} | + | | {{Itemtalentquery|{{{shield}}} }} |
|- | |- | ||
− | | colspan=2 align="center"| {{I| | + | | colspan=2 align="center"| {{I|shield}} |
|} | |} | ||
| STYLE="vertical-align: center"| | | STYLE="vertical-align: center"| | ||
{| class="chtable_r" | {| class="chtable_r" | ||
|- | |- | ||
− | {{ | + | | {{Itemimagequery|{{{heavy_armor}}} }} |
+ | | {{Itemtalentquery|{{{heavy_armor}}} }} | ||
+ | |- | ||
+ | | colspan=2 align="center"| {{I|{{{heavy_armor}}} }} | ||
+ | |- | ||
+ | | {{Itemimagequery|{{{boots}}} }} | ||
+ | | {{Itemtalentquery|{{{boots}}} }} | ||
+ | |- | ||
+ | | colspan=2 align="center"| {{I|{{{boots}}}}} | ||
|} | |} | ||
| STYLE="vertical-align: center"| | | STYLE="vertical-align: center"| | ||
{| class="chtable_r" | {| class="chtable_r" | ||
|- | |- | ||
− | {{ | + | | {{Itemimagequery|{{{race_skill}}} }} |
+ | | {{Itemtalentquery|{{{race_skill}}} }} | ||
+ | |- | ||
+ | | colspan=2 align="center"| {{I|{{{race_skill}}} }} | ||
+ | |- | ||
+ | | {{Itemimagequery|{{{class_skill}}} }} | ||
+ | | {{Itemtalentquery|{{{class_skill}}} }} | ||
+ | |- | ||
+ | | colspan=2 align="center"| {{I|{{{class_skill}}}}} | ||
|} | |} | ||
| STYLE="vertical-align: center"| | | STYLE="vertical-align: center"| |
Revision as of 00:33, 4 June 2014
This is the skeletal outline for a pvp warrior build page, usage is as follows:
{{PvpWarrior | warrior_name=<warrior name, mandatory> | race=<warrior race, mandatory> | weapon1=<weapon 1 name, mandatory> | weapon2=<weapon 2 name, mandatory> | weapon3=<weapon 3 name, mandatory> | helm=<helm name, mandatory> | shield=<shield name, mandatory> | heavy_armor=<heavy_armor name, mandatory> | boots=<boots name, mandatory> | race_skill=<race_skill name, mandatory> | class_skill=<class_skill name, mandatory> | synopsis=<short write-up, mandatory> }}