Template:Creature table row: Difference between revisions

From Heroes 3 wiki
Jump to navigation Jump to search
mNo edit summary
Line 35: Line 35:
|}
|}


== Related templates ==
* Main templates
** [[:Template: Creature table]]
* Town templates
** [[:Template: Castle creature table]]
** [[:Template: Rampart creature table]]
** [[:Template: Tower creature table]]
** [[:Template: Inferno creature table]]
** [[:Template: Necropolis creature table]]
** [[:Template: Dungeon creature table]]
** [[:Template: Stronghold creature table]]
** [[:Template: Fortress creature table]]
** [[:Template: Conflux creature table]]
** [[:Template: Neutral creature table]]


== See also ==
[[Category:Table templates|Creature table]]</noinclude>
[[:Template:Creaturetable]]
 
 
[[Category: Table templates|{{PAGENAME}}]]
__NOTOC__</noinclude>

Revision as of 10:41, 8 April 2014


Variables

  1. Creature Name
  2. Town
  3. Level
  4. Attack
  5. Defense
  6. Minimum damage
  7. Maximum damage
  8. Health
  9. Speed
  10. Cost (Gold)
  11. Resource (Mercury, Sulfur, Crystal or Gem)
  12. Special

Use

{{Creaturetable}}
{{Creaturetablerow|'name'|'town'|'lvl'|'att'|'def'|'min'|'max'|'hp'|'spd'|'cost'|'res'|'spec'}}
|}


Code preview

Template:Creaturetable |- align=center | align=left |Imp Imp|| align=left | Meh||3 ||4 ||5 ||6 ||7 ||8 ||9 || align=right |1000 Gold || align=right | || align=left | 12 Meh Meh |- align=center | align=left |Imp Imp|| align=left | Meh||3 ||4 ||5 ||6 ||7 ||8 ||9 || align=right |1000 Gold || align=right | || align=left | 12 Meh Meh |- align=center | align=left |Imp Imp|| align=left | Meh||3 ||4 ||5 ||6 ||7 ||8 ||9 || align=right |1000 Gold || align=right |11 Mercury|| align=left | 12 Meh Meh |- align=center | align=left |Imp Imp|| align=left | Meh||3 ||4 ||5 ||6 ||7 ||8 ||9 || align=right |1000 Gold || align=right |11 Sulfur|| align=left | 12 Meh Meh |}

Related templates