Template:Hero: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
Line 37: | Line 37: | ||
{{{nowar|{{!}} colspan=2 {{!}} [[{{{s_link|{{{warmachine}}}}}}|{{{warmachine}}}]]}}} | {{{nowar|{{!}} colspan=2 {{!}} [[{{{s_link|{{{warmachine}}}}}}|{{{warmachine}}}]]}}} | ||
|}<noinclude> | |}<noinclude> | ||
== How to use == | == How to use == | ||
The code is copied at the beginning of the hero's article, and fill in the missing information. It should be noticed, that the factors below are case sensitive meaning, that "Town" is not the same as "town". | |||
{| | {| | ||
Line 50: | Line 51: | ||
| skill_1 = | | skill_1 = | ||
| skill_2 = | | skill_2 = | ||
| spell = | |||
| warmachine = | |||
}}</pre> | }}</pre> | ||
|} | |||
If the hero does not have a starting spell or [[war machine]] then the following parameters should be defined without any value: | |||
{| | |||
| <pre> | |||
| nospell = | |||
| nowar =</pre> | |||
|} | |} | ||
Revision as of 06:06, 3 February 2017
Hero the [[{{{class}}}]] is a hero from [[{{{town}}} town]].
Hero | |||
---|---|---|---|
Hero | Class: | [[]] | |
Gender: | |||
Race: | |||
Specialty: [[]] | |||
Specialty | |||
Starting secondary skill(s): | |||
[[File:.png | link={{{skill_1}}}]] | [[]] | |
[[File:.png | link=]] | [[]] | |
Starting spell: | |||
[[File:.png | link={{{spell}}}]] | [[{{{spell}}}|{{{spell}}}]] | |
Starts with: | |||
82px link={{{warmachine}}} | [[{{{warmachine}}}|{{{warmachine}}}]] |
How to use
The code is copied at the beginning of the hero's article, and fill in the missing information. It should be noticed, that the factors below are case sensitive meaning, that "Town" is not the same as "town".
{{Hero | town = | class = | gender = | race = | specialty = | s_text = | skill_1 = | skill_2 = | spell = | warmachine = }} |
If the hero does not have a starting spell or war machine then the following parameters should be defined without any value:
| nospell = | nowar = |
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 = |
This is an example what the page will look like. | |||||||||||||||||||||||||||||||||||
Adelaide the Cleric is a hero from Castle town.
|