Template:Creature: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 20: | Line 20: | ||
| '''[[Damage]]''' | | '''[[Damage]]''' | ||
| {{{Damage}}} | | {{{Damage}}} | ||
| {{{ | | {{{Shots|'''[[Shots]]'''}}} | ||
| {{{No_shots|{{{Shots}}}}}} | | {{{No_shots|{{{Shots}}}}}} | ||
|- valign="top" | |- valign="top" |
Revision as of 12:24, 29 November 2013
Level creatures of [[{{{Town}}}|{{{Town}}}]] | ||||
Basic growth: {{{Growth}}} | ||||
{{{Name}}} | ||||
[[Image:Creature {{{Name}}}.gif]] | Attack | {{{Attack}}} | Speed | {{{Speed}}} |
Defense | {{{Defence}}} | Movement | ||
Damage | {{{Damage}}} | Shots | {{{Shots}}} | |
Health | {{{Health}}} | Cost | {{{Cost}}} | |
Special: {{{Special}}} | ||||
Upgraded creature name | ||||
[[Image:Creature {{{U_name}}}.gif]] | Attack | Damage | ||
Defense | Health | |||
Speed | Shots | |||
Growth | Cost | |||
Special: {{{U_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 = }} |