Template:Creature: Difference between revisions

From Heroes 3 wiki
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 27: Line 27:
| '''[[Growth]]''' || {{{Growth|}}} || '''[[Cost]]''' || {{{U_cost|}}}
| '''[[Growth]]''' || {{{Growth|}}} || '''[[Cost]]''' || {{{U_cost|}}}
|-
|-
| colspan="5" | '''Special:''' {{{U_special|}}}
| colspan="5" | {{{U_special|'''Special:'''}}} {{{U_special|}}}
|}<noinclude>
|}<noinclude>



Revision as of 15:59, 24 November 2013

Level creatures of [[{{{Town}}}|{{{Town}}}]]
'
[[Image:Creature {{{Name}}}.gif]] Attack Skill {{{2}}} Damage {{{5}}}
Defense Skill {{{3}}} Health {{{6}}}
Speed {{{7}}} Shots {{{4}}}
Growth {{{10}}} Cost {{{11}}}
Special: {{{8}}}
Upgraded creature name
[[Image:Creature {{{U_name}}}.gif]] Attack Skill Damage
Defense Skill Health
Speed Shots
Growth Cost
Special:

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".

{{Creature
 | lvl       = 
 | Town      = 
 | Name      = 
 | Attack    = 
 | Defence   = 
 | Speed     = 
 | Growth    = 
 | Damage    = 
 | Health    = 
 | Shots     = 
 | Cost      = 
 | Special   = 
 | U_name    = 
 | U_attack  = 
 | U_defence = 
 | U_speed   = 
 | U_damage  = 
 | U_health  = 
 | U_shots   = 
 | U_cost    = 
 | U_special = 
}}