Template:Creature: Difference between revisions
Jump to navigation
Jump to search
m (Undo revision 8117 by Kapteeni Ruoska (talk)) |
mNo edit summary |
||
Line 26: | Line 26: | ||
| {{{Cost}}} {{Gold}} | | {{{Cost}}} {{Gold}} | ||
|- | |- | ||
| colspan="5" width=300 | {{{No_spec|'''Special:''' {{{Special}}}}}} | | colspan="5" width=300 | {{{No_spec|'''Special:''' {{{Special}}}}}} {{{Onlyone| | ||
|- | |- | ||
| colspan="5" align="center" | {{{Onlyone|'''{{{U_name|<noinclude>-</noinclude>}}}'''}}} | | colspan="5" align="center" | {{{Onlyone|'''{{{U_name|<noinclude>-</noinclude>}}}'''}}} | ||
Line 51: | Line 51: | ||
| {{{Onlyone|{{{U_cost}}} {{Gold}} }}} | | {{{Onlyone|{{{U_cost}}} {{Gold}} }}} | ||
|- | |- | ||
| colspan="5" width=300 | {{{Onlyone|{{{No_U_spec|'''Special:''' {{{U_special}}} }}} }}} | | colspan="5" width=300 | {{{Onlyone|{{{No_U_spec|'''Special:''' {{{U_special}}} }}} }}} }}} | ||
|}<noinclude> | |}<noinclude> | ||
Revision as of 14:14, 2 December 2013
Level {{{lvl}}} creatures of [[{{{Town}}}|{{{Town}}}]] Basic growth: {{{Growth}}} | ||||
{{{Name}}} | ||||
[[Image:Creature {{{Name}}}.gif]] | Attack | {{{Attack}}} | Speed | {{{Speed}}} |
Defense | {{{Defence}}} | Movement | ||
Damage | {{{Damage}}} | Shots | ||
Health | {{{Health}}} | Cost | {{{Cost}}} | |
Special: {{{Special}}} {{{Onlyone| | ||||
- | ||||
File:Creature .gif | Attack | {{{U_attack}}} | Speed | {{{U_speed}}} |
Defense | {{{U_defence}}} | Movement | ||
Damage | {{{U_damage}}} | Shots |
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 | Town = | lvl = | Growth = | Name = | Attack = | Defence = | Damage = | Health = | Speed = | Movement = | Shots = | Cost = | Special = | U_name = | U_attack = | U_defense = | U_damage = | U_health = | U_speed = | U_movement = | U_shots = | U_cost = | U_special = }} |