Template:PvpPriest
From Card Hunter Wiki
(Difference between revisions)
(5 intermediate revisions by one user not shown) | |||
Line 1: | Line 1: | ||
<includeonly> | <includeonly> | ||
− | <div class="chcontentbox bg-darkgray" style="width: | + | <div class="chcontentbox bg-darkgray" style="width: 65%"> |
{| | {| | ||
− | | STYLE="vertical-align: center; text-align:justify;" width=" | + | | STYLE="vertical-align: center; text-align:justify;" width="65%"| |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
|- | |- | ||
− | | {{ | + | | align="left"| Weapon 1: {{I|{{{weapon1}}} }} |
− | | {{ | + | | rowspan="9" align="center" |{{CharProfile|{{{priest_name}}}|{{{race}}}|Priest }} |
|- | |- | ||
− | | | + | | align="left"| Weapon 2: {{I|{{{weapon2}}}}} |
|- | |- | ||
− | | | + | | align="left"| Shield: {{I|{{{shield}}} }} |
− | | {{ | + | |
|- | |- | ||
− | | | + | | align="left"| Divine Armor: {{I|{{{divine_armor}}} }} |
− | + | ||
− | + | ||
− | + | ||
|- | |- | ||
− | | | + | | align="left"| Divine Item 1: {{I|{{{divine_item1}}} }} |
− | | {{ | + | |
|- | |- | ||
− | | | + | | align="left"| Divine Item 2: {{I|{{{divine_item2}}} }} |
|- | |- | ||
− | | | + | | align="left"| Divine Item 3: {{I|{{{divine_item3}}} }} |
− | | {{ | + | |
|- | |- | ||
− | | | + | | align="left"| Boots: {{I|{{{boots}}}}} |
|- | |- | ||
− | | | + | | align="left"| Race Skill: {{I|{{{race_skill}}} }} |
− | | {{ | + | |
|- | |- | ||
− | | | + | | align="left"| Class Skill: {{I|{{{class_skill}}}}} |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
|} | |} | ||
<h3></h3> | <h3></h3> | ||
Line 101: | Line 53: | ||
| race_skill=<race_skill name, mandatory> | | race_skill=<race_skill name, mandatory> | ||
| class_skill=<class_skill name, mandatory> | | class_skill=<class_skill name, mandatory> | ||
− | |||
}} | }} | ||
Latest revision as of 20:07, 15 July 2015
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> }}