Template:PvpWizard
From Card Hunter Wiki
(Difference between revisions)
(2 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|{{{wizard_name}}}|{{{race}}}|Wizard }} |
|- | |- | ||
− | | | + | | align="left"| Weapon 2: {{I|{{{weapon2}}}}} |
|- | |- | ||
− | | | + | | align="left"| Arcane Item 1: {{I|{{{arcane_item1}}} }} |
− | | {{ | + | |
|- | |- | ||
− | | | + | | align="left"| Arcane Item 2: {{I|{{{arcane_item2}}} }} |
− | + | ||
− | + | ||
− | + | ||
|- | |- | ||
− | | | + | | align="left"| Arcane Item 3: {{I|{{{arcane_item3}}} }} |
− | | {{ | + | |
|- | |- | ||
− | | | + | | align="left"| Arcane Item 4: {{I|{{{arcane_item4}}} }} |
|- | |- | ||
− | | | + | | align="left"| Robe: {{I|{{{robe}}} }} |
− | | {{ | + | |
|- | |- | ||
− | | | + | | 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 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> }}