Template:Hcs table: Difference between revisions

From Heroes 3 wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 48: Line 48:
== Related templates ==
== Related templates ==
*[[:Template:hcs table row]]
*[[:Template:hcs table row]]
*[[:Template:hcs table(x2)]]
*[[:Template:hcs table(x2) row]]


[[Category:Table templates|{{PAGENAME}}]]</noinclude>
[[Category:Table templates|{{PAGENAME}}]]</noinclude>

Revision as of 17:50, 18 June 2018

Hero creature specialty table

[[File:Hero {{{hero}}}.png|{{{hero}}}|link={{{hero}}}]] [[File:{{{cr}}} portrait.gif|{{{cr}}}|link={{{cr}}}]] [[File:{{{ucr}}} portrait.gif|{{{ucr}}}|link={{{ucr}}}]]
Level Attack Defense Attack Defense
Level {{{batt}}} {{{bdef}}} {{{ubatt}}} {{{ubdef}}}

Variables:

  • hero - hero
  • cr - creature
  • ucr - upg. creature
  • batt - creature's basic attack
  • bdef - creature's basic defense
  • ubatt - upg. creature's basic attack
  • ubdef - upg. creature's basic defense

Example:

{{test1 | hero= Piquedram | sp= Skeletons | cr= Azure Dragon | ucr= Dwarf | batt= 22 | bdef= 33 | ubatt= 2 | ubdef= 3 }} |}

Template:Test1 |}

Related templates