Template:Hero: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 16: | Line 16: | ||
|}<noinclude> | |}<noinclude> | ||
[[Category:Help templates]]</noinclude> | == 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". | |||
{| style="background: transparent;" | |||
| <pre>{{Hero | |||
| name = | |||
| class = | |||
| gender = | |||
| spieces = | |||
| specialty = | |||
| spec_expl = Use <br/> to keep box narrow enoght. | |||
| sec_skill1 = | |||
| sec_skill2 = | |||
}}</pre> | |||
|} | |||
[[Category:Help templates|Hero]]</noinclude> |
Revision as of 10:00, 29 August 2013
Name | ||
[[Image:Hero {{{name}}}.png|87px]] | Class: Class of hero | |
Gender: Male/Female | ||
Spieces: Spiece of hero | ||
[[Image: Specialty {{{specialty}}}.png|50px]] | 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 = | class = | gender = | spieces = | specialty = | spec_expl = Use <br/> to keep box narrow enoght. | sec_skill1 = | sec_skill2 = }} |