Template:Hero: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
{{{notext|'''{{PAGENAME}}''' the [[{{{class}}}]] is a [[hero]] from [[{{{town}}} town]]. | <includeonly>{{{notext|'''{{PAGENAME}}''' the [[{{{class}}}]] is a [[hero]] from [[{{{town}}} town]]. | ||
}}}{| cellpadding=0 cellspacing=0 style="background-color:#{{green 3}}; border: 1px solid; float:{{{float|right}}}" | }}}{| cellpadding=0 cellspacing=0 style="background-color:#{{green 3}}; border: 1px solid; float:{{{float|right}}}" | ||
Line 7: | Line 7: | ||
| rowspan=3 colspan=2 | [[File: Hero {{{picture|{{PAGENAME}}}}}.png|82px]] | | rowspan=3 colspan=2 | [[File: Hero {{{picture|{{PAGENAME}}}}}.png|82px]] | ||
| {{-}}'''Class:''' | | {{-}}'''Class:''' | ||
| {{-}}{{{class|}}} | | {{-}}{{{class|PLANESWALKER}}} | ||
|- | |- | ||
| {{-}}'''Gender:''' | | {{-}}'''Gender:''' | ||
Line 26: | Line 26: | ||
|- | |- | ||
| colspan=9 valign=middle | {{-}}{{{oneskill|[[{{{skill_2|}}}]]}}} | | colspan=9 valign=middle | {{-}}{{{oneskill|[[{{{skill_2|}}}]]}}} | ||
|}<noinclude> | |}</includeonly><noinclude> | ||
{{Hero | |||
| name = Adelaide | |||
| picture = Adelaide | |||
| town = Castle | |||
| class = Cleric | |||
| gender = female | |||
| spieces = human | |||
| specialty = Frost Ring | |||
| s_text = Casts [[Frost Ring]] with increased effect, based on hero level compared to the level of the target unit. | |||
| skill_1 = Advanced Wisdom | |||
| oneskill = | |||
}} | |||
== How to use == | == How to use == | ||
Copy the code at the beginning of the creature article, and fill in the missing information. Notice, that the factors below are case sensitive meaning, that "Town" is not the same as "town". | Copy the code at the beginning of the creature article, and fill in the missing information. Notice, that the factors below are case sensitive meaning, that "Town" is not the same as "town". | ||
{| | {| | ||
| <pre>{{Hero | | <pre>{{Hero | ||
| town = | | town = | ||
Line 45: | Line 58: | ||
If for some reason pictures of ''hero'' or ''specialty'' does not appear automatically, you can add the following rows: | If for some reason pictures of ''hero'' or ''specialty'' does not appear automatically, you can add the following rows: | ||
<pre> | {| | ||
|<pre> | picture = | |||
| specialty_pic = </pre> | | specialty_pic = </pre> | ||
|} | |||
Also, the following lines are available: | Also, the following lines are available: | ||
<pre> | {| | ||
|<pre> | name = </pre> | |||
|} | |||
[[Category: Templates|{{PAGENAME}}]]</noinclude> | [[Category: Templates|{{PAGENAME}}]]</noinclude> |
Revision as of 04:24, 28 March 2014
Hero the Cleric is a hero from Castle town.
Adelaide | |||||||||
Class: | Cleric | ||||||||
Gender: | female | ||||||||
Species: | human | ||||||||
Specialty: Frost Ring | |||||||||
Casts Frost Ring with increased effect, based on hero level compared to the level of the target unit. | |||||||||
Starts with: | |||||||||
Advanced Wisdom | |||||||||
How to use
Copy the code at the beginning of the creature article, and fill in the missing information. Notice, that the factors below are case sensitive meaning, that "Town" is not the same as "town".
{{Hero | town = | class = | gender = | spieces = | specialty = | s_text = | skill_1 = | skill_2 = }} |
If for some reason pictures of hero or specialty does not appear automatically, you can add the following rows:
| picture = | specialty_pic = |
Also, the following lines are available:
| name = |