Template:Hero: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
No edit summary |
||
Line 21: | Line 21: | ||
{| style="background: transparent;" | {| style="background: transparent;" | ||
| <pre>{{Hero | | <pre>{{Hero | ||
| name | | name = {{PAGENAME}} | ||
| picture | | picture = | ||
| class | | class = | ||
| gender | | gender = | ||
| spieces | | spieces = | ||
| specialty = | | specialty = | ||
| spec_expl | | specialty_pic = | ||
| sec_skill1 = | | spec_expl = <---!Use <br/> to keep box narrow enoght.---!> | ||
| sec_skill2 = | | sec_skill1 = | ||
| sec_skill2 = | |||
}}</pre> | }}</pre> | ||
|} | |} | ||
[[Category:Help templates|Hero]]</noinclude> | [[Category:Help templates|Hero]]</noinclude> |
Revision as of 12:22, 31 August 2013
Name | ||
File:Hero .png | Class: [[]] | |
Gender: Male/Female | ||
Spieces: Spiece of hero | ||
File:Specialty -.png | Specialty : [[Hero specialty#{{{specialty}}}|{{{specialty}}}]] Explanation | |
Starts with: - |
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 | name = {{PAGENAME}} | picture = | class = | gender = | spieces = | specialty = | specialty_pic = | spec_expl = <---!Use <br/> to keep box narrow enoght.---!> | sec_skill1 = | sec_skill2 = }} |