Template:PvpPriest
From Card Hunter Wiki
(Difference between revisions)
(Created page with "<includeonly> <div class="chcontentbox bg-darkgray" style="width: 75%"> {| | STYLE="vertical-align: center; text-align:justify;" width="30%"| <span style="color: LightSkyBlue;...") |
|||
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|{{{shield}}} }} |
+ | | {{Itemtalentquery|{{{shield}}} }} | ||
+ | |- | ||
+ | | colspan=2 align="center"| {{I|{{{shield}}} }} | ||
+ | |- | ||
+ | | {{Itemimagequery|{{{divine_armor}}} }} | ||
+ | | {{Itemtalentquery|{{{divine_armor}}} }} | ||
+ | |- | ||
+ | | colspan=2 align="center"| {{I|{{{divine_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|{{{divine_item1}}} }} |
+ | | {{Itemtalentquery|{{{divine_item1}}} }} | ||
+ | |- | ||
+ | | colspan=2 align="center"| {{I|{{{divine_item1}}} }} | ||
+ | |- | ||
+ | | {{Itemimagequery|{{{divine_item2}}} }} | ||
+ | | {{Itemtalentquery|{{{divine_item2}}} }} | ||
+ | |- | ||
+ | | colspan=2 align="center"| {{I|{{{divine_item2}}}}} | ||
+ | |- | ||
+ | | {{Itemimagequery|{{{divine_item3}}} }} | ||
+ | | {{Itemtalentquery|{{{divine_item3}}} }} | ||
+ | |- | ||
+ | | colspan=2 align="center"| {{I|{{{divine_item3}}}}} | ||
|} | |} | ||
| 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:41, 4 June 2014
This is the skeletal outline for a pvp priest build page, usage is as follows:
{{PvpPriest | priest_name=<priest name, mandatory> | race=<priest race, mandatory> | weapon1=<weapon 1 name, mandatory> | weapon2=<weapon 2 name, mandatory> | shield=<shield name, mandatory> | divine_armor=<divine_armor name, mandatory> | boots=<boots name, mandatory> | divine_item1=<divine item 1 name, mandatory> | divine_item2=<divine item 2 name, mandatory> | divine_item3=<divine item 3 name, mandatory> | race_skill=<race_skill name, mandatory> | class_skill=<class_skill name, mandatory> | synopsis=<short write-up, mandatory> }}