Template:PvpWarrior
From Card Hunter Wiki
(Difference between revisions)
(9 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|{{{warrior_name}}}|{{{race}}}|Warrior }} |
− | + | ||
− | + | ||
|- | |- | ||
− | + | | align="left"| Weapon 2: {{I|{{{weapon2}}}}} | |
− | + | ||
− | + | ||
|- | |- | ||
− | | | + | | align="left"| Weapon 3: {{I|{{{weapon3}}} }} |
− | + | ||
− | + | ||
− | + | ||
|- | |- | ||
− | + | | align="left"| Helm: {{I|{{{helm}}} }} | |
− | + | ||
− | + | ||
− | + | ||
|- | |- | ||
− | {{ | + | | align="left"| Shield: {{I|{{{shield}}} }} |
− | | | + | |- |
− | | | + | | align="left"| Heavy Armor: {{I|{{{heavy_armor}}} }} |
− | {{ | + | |- |
+ | | align="left"| Boots: {{I|{{{boots}}}}} | ||
+ | |- | ||
+ | | align="left"| Race Skill: {{I|{{{race_skill}}} }} | ||
+ | |- | ||
+ | | align="left"| Class Skill: {{I|{{{class_skill}}}}} | ||
|} | |} | ||
<h3></h3> | <h3></h3> | ||
Line 54: | Line 42: | ||
| race=<warrior race, mandatory> | | race=<warrior race, mandatory> | ||
| weapon1=<weapon 1 name, mandatory> | | weapon1=<weapon 1 name, mandatory> | ||
− | | weapon2=<weapon | + | | weapon2=<weapon 2 name, mandatory> |
− | | weapon3=<weapon | + | | weapon3=<weapon 3 name, mandatory> |
| helm=<helm name, mandatory> | | helm=<helm name, mandatory> | ||
| shield=<shield name, mandatory> | | shield=<shield name, mandatory> | ||
Line 62: | Line 50: | ||
| race_skill=<race_skill name, mandatory> | | race_skill=<race_skill name, mandatory> | ||
| class_skill=<class_skill name, mandatory> | | class_skill=<class_skill name, mandatory> | ||
− | |||
}} | }} | ||
</pre> | </pre> | ||
</noinclude> | </noinclude> |
Latest revision as of 20:07, 15 July 2015
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> }}