Template:Hcs table: Difference between revisions

From Heroes 3 wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 22: Line 22:
=== Example: ===
=== Example: ===


<nowiki>{{test1
<nowiki>{{hcs table
| hero= Piquedram
| hero= Piquedram
| sp= Skeletons
| sp= Skeletons
Line 34: Line 34:
|}</nowiki>
|}</nowiki>


{{test1
{{hcs table
| hero= Piquedram
| hero= Piquedram
| sp= Skeletons
| sp= Skeletons

Revision as of 09:59, 16 July 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:

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

Piquedram Azure Dragon Dwarf
Level Attack Defense Attack Defense
Level 22 33 2 3

Related templates