Template:HeroTable: Difference between revisions

From Heroes of Might and Magic: Olden Era Official Wiki
No edit summary
No edit summary
 
(13 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{| class="wikitable"
{{HeroTable/base
! colspan=2 | Name
|name=Name
! Class
|classname=Class
! Specialty
|specialty=Specialty
! colspan=2 | Starting Skills
|skills=Starting Skills
! Spell
|spell=Spell
{{#vardefine:heroList|{{#invoke:HeroDataParser|getFactionHeroes|{{{faction}}}}}}}
|faction={{{faction|}}}
{{#fornumargs: i | 1 | {{#expr:{{#len:{{#var:heroList}}}}}} }}
}}<noinclude>
{{#loopcsv: {{#var:heroList}} | , | hero | {{HeroTableLine|{{{hero}}}}} }}
See the base template with code and styles here: [[Template:HeroTable/base]].
{{#endloopcsv:}}
[[Category:Table templates]]
|}

Latest revision as of 15:40, 30 April 2026

Name Class Specialty Starting Skills Spell

See the base template with code and styles here: Template:HeroTable/base.