Template:War machine: Difference between revisions

From Heroes 3 wiki
Jump to navigation Jump to search
No edit summary
m (add category)
 
(28 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{| cellspacing=0 cellpadding=0 style="background-color: #CCCCFF; border-width: 0px; float: {{{float|right}}};" cellpadding="3";
{| cellpadding=0 cellspacing=0 style="background-color:#{{Blue 3}}; border: 1px solid; width: 140px; float:{{{float|right}}};"
! colspan=3 bgcolor={{Blue 1}} style="color:#FFFFFF; height: 25px;" | {{{Name}}}
|- align=center
| colspan=2 style="valign:middle; border: 5px solid #{{Blue 3}};" | {{{Image|}}}
|-
|-
| colspan=5 align=center bgcolor=3250FF style="color:#FFFFFF; height: 25px;" | '''{{{Name}}}'''
| {{{No_attack|'''[[Primary skill#attack skill|Attack]]''' }}}
| {{{No_attack|{{{Attack|}}}}}}
|-
|-
| rowspan="4" align=center valign=center | [[Image: Creature {{{Image|{{{Name}}}}}}.gif]]
| {{{No_defense|'''[[Primary skill#defense skill|Defense]]''' }}}
| '''[[Primary skill#attack skill|Attack]]'''  
| {{{No_defense|{{{Defense|}}}}}}
| {{{Attack}}}
| '''[[Speed]]'''
| {{{Speed}}}
|-
|-
| '''[[Primary skill#defense skill|Defense]]'''  
| {{{No_damage|'''[[Damage]]''' }}}
| {{{Defense|{{{Defence}}}}}}
| {{{No_damage|{{{Damage|}}} }}}
| '''[[Movement (combat)|Movement]]'''
| {{{Movement|}}}  
|-
|-
| '''[[Damage]]'''
| {{{Damage}}}
| {{{No_shots|'''[[Shots]]'''}}}
| {{{Shots|}}}
|- valign="top"
| '''[[Health]]'''
| '''[[Health]]'''
| {{{Health}}}
| {{{Health|}}}
|-
| '''[[Cost]]'''  
| '''[[Cost]]'''  
| {{{Cost}}} {{Gold}}
| {{{Cost|}}}
|-
|-
| colspan="5" width=300 | {{{No_spec|'''Special:''' {{{Special}}}}}}  
| {{{No_shots|'''[[Shots]]'''}}}
| {{{No_shots|{{{Shots|}}}}}}
|}<noinclude>
|}<noinclude>


== How to use ==
[[Category: Creature templates|{{PAGENAME}}]]</noinclude>
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>

Latest revision as of 22:16, 8 December 2023