Template:War machine: Difference between revisions

From Heroes 3 wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 6: Line 6:
| '''[[Primary skill#attack skill|Attack]]'''  
| '''[[Primary skill#attack skill|Attack]]'''  
| {{{Attack}}}
| {{{Attack}}}
| '''[[Speed]]'''
| {{{Speed}}}
|-
|-
| '''[[Primary skill#defense skill|Defense]]'''  
| '''[[Primary skill#defense skill|Defense]]'''  
| {{{Defense|{{{Defence}}}}}}
| {{{Defense|{{{Defence}}}}}}
| '''[[Movement (combat)|Movement]]'''
| {{{Movement|}}}
|-
|-
| '''[[Damage]]'''  
| '''[[Damage]]'''  
| {{{Damage}}}
| {{{Damage}}}
| {{{No_shots|'''[[Shots]]'''}}}
|-
| {{{Shots|}}}
|- valign="top"
| '''[[Health]]'''
| '''[[Health]]'''
| {{{Health}}}
| {{{Health}}}
|-
| '''[[Cost]]'''  
| '''[[Cost]]'''  
| {{{Cost}}} {{Gold}}
| {{{Cost}}} {{Gold}}
|-
|-
| {{{No_shots|'''[[Shots]]'''}}}
| {{{No_shots|{{{Shots|}}}}}}
|- valign="top"
| colspan="5" width=300 | {{{No_spec|'''Special:''' {{{Special}}}}}}  
| colspan="5" width=300 | {{{No_spec|'''Special:''' {{{Special}}}}}}  
|}<noinclude>
|}<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>{{Creature
| Town      =
| lvl        =
| Growth    =
| Name      =
| Attack    =
| Defense    =
| 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  =
}} </pre>
|}
If only one set of information is needed (e.g. [[neutral creature]]s, you can add the following row with no value:
<pre>
| Onlyone    = </pre>


[[Category:Help templates|Creature]]</noinclude>
[[Category:Help templates|Creature]]</noinclude>

Revision as of 11:23, 18 March 2014

{{{Name}}}
[[Image: Creature {{{Name}}}.gif]] Attack {{{Attack}}}
Defense {{{Defence}}}
Damage {{{Damage}}}
Health {{{Health}}}
Cost {{{Cost}}} Gold
Shots
Special: {{{Special}}}