Template:PvpWizard
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|{{{arcane_item1}}} }} |
+ | | {{Itemtalentquery|{{{arcane_item1}}} }} | ||
+ | |- | ||
+ | | colspan=2 align="center"| {{I|{{{arcane_item1}}} }} | ||
+ | |- | ||
+ | | {{Itemimagequery|{{{arcane_item2}}} }} | ||
+ | | {{Itemtalentquery|{{{arcane_item2}}} }} | ||
+ | |- | ||
+ | | colspan=2 align="center"| {{I|{{{arcane_item2}}}}} | ||
+ | |- | ||
+ | | {{Itemimagequery|{{{arcane_item3}}} }} | ||
+ | | {{Itemtalentquery|{{{arcane_item3}}} }} | ||
+ | |- | ||
+ | | colspan=2 align="center"| {{I|{{{arcane_item3}}}}} | ||
|} | |} | ||
| STYLE="vertical-align: center"| | | STYLE="vertical-align: center"| | ||
{| class="chtable_r" | {| class="chtable_r" | ||
|- | |- | ||
− | {{ | + | | {{Itemimagequery|{{{arcane_item4}}} }} |
+ | | {{Itemtalentquery|{{{arcane_item4}}} }} | ||
+ | |- | ||
+ | | colspan=2 align="center"| {{I|{{{arcane_item4}}} }} | ||
+ | |- | ||
+ | | {{Itemimagequery|{{{robe}}} }} | ||
+ | | {{Itemtalentquery|{{{robe}}} }} | ||
+ | |- | ||
+ | | colspan=2 align="center"| {{I|{{{robe}}}}} | ||
+ | |- | ||
| {{Itemimagequery|{{{boots}}} }} | | {{Itemimagequery|{{{boots}}} }} | ||
− | | {{Itemtalentquery|{{{boots}}}}} | + | | {{Itemtalentquery|{{{boots}}} }} |
|- | |- | ||
| colspan=2 align="center"| {{I|{{{boots}}}}} | | colspan=2 align="center"| {{I|{{{boots}}}}} | ||
Line 30: | Line 60: | ||
{| 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:43, 4 June 2014
This is the skeletal outline for a pvp wizard build page, usage is as follows:
{{PvpWizard | wizard_name=<wizard name, mandatory> | race=<wizard race, mandatory> | weapon1=<weapon 1 name, mandatory> | weapon2=<weapon 2 name, mandatory> | arcane_item1=<arcane item 1 name, mandatory> | arcane_item2=<arcane item 2 name, mandatory> | arcane_item3=<arcane item 3 name, mandatory> | arcane_item4=<arcane item 4 name, mandatory> | robe=<robe name, mandatory> | boots=<boots name, mandatory> | race_skill=<race_skill name, mandatory> | class_skill=<class_skill name, mandatory> | synopsis=<short write-up, mandatory> }}