Template:Creature: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
Line 5: | Line 5: | ||
| colspan="5" align="center" | '''{{{Name|}}}''' | | colspan="5" align="center" | '''{{{Name|}}}''' | ||
|- | |- | ||
| rowspan="4" align=center valign=center | [[Image:Creature {{{Image|{{{Name}}}}}}.gif]] | | rowspan="4" align=center valign=center bgcolor=FFFFFF | [[Image:Creature {{{Image|{{{Name}}}}}}.gif]] | ||
| '''[[Primary skill#attack skill|Attack skill]]''' | | '''[[Primary skill#attack skill|Attack skill]]''' | ||
| {{{Attack}}} | | {{{Attack}}} | ||
Line 30: | Line 30: | ||
| colspan="5" align="center" | '''{{{U_name|Upgraded creature name}}}''' | | colspan="5" align="center" | '''{{{U_name|Upgraded creature name}}}''' | ||
|- | |- | ||
| rowspan="4" align=center valign=center | [[Image:Creature {{{U_image|{{{U_name}}}}}}.gif]] | | rowspan="4" align=center valign=center bgcolor=FFFFFF | [[Image:Creature {{{U_image|{{{U_name}}}}}}.gif]] | ||
| '''[[Primary skill#attack skill|Attack skill]]''' | | '''[[Primary skill#attack skill|Attack skill]]''' | ||
| {{{U_attack|}}} | | {{{U_attack|}}} |
Revision as of 09:56, 29 November 2013
Level creatures of [[{{{Town}}}|{{{Town}}}]] | ||||
' | ||||
[[Image:Creature {{{Name}}}.gif]] | Attack skill | {{{Attack}}} | Damage | {{{Damage}}} |
Defense skill | {{{Defence}}} | Health | {{{Health}}} | |
Speed | {{{Speed}}} | Shots | {{{Shots}}} | |
Growth | {{{Growth}}} | Cost | {{{Cost}}} | |
Special: None | ||||
Upgraded creature name | ||||
[[Image:Creature {{{U_name}}}.gif]] | Attack skill | Damage | ||
Defense skill | Health | |||
Speed | Shots | |||
Growth | Cost | |||
Special: None |
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 = }} |