Template:HeroTable: Difference between revisions

From Heroes of Might and Magic: Olden Era Official Wiki
No edit summary
No edit summary
 
(7 intermediate revisions by the same user not shown)
Line 1: Line 1:
{| class="wikitable" style="width:100%; text-align:center;"
{{HeroTable/base
|colspan=2|Name
|name=Name
|Class
|classname=Class
|Specialty
|specialty=Specialty
|colspan=2|Starting Skills
|skills=Starting Skills
|Spell
|spell=Spell
{{#if:{{{faction|}}} |
|faction={{{faction|}}}
    {{#invoke:HeroDataParser|getFactionHeroes|{{{faction}}}}}
}}<noinclude>
    |{{#invoke:HeroDataParser|getClassHeroes|{{{class}}}}}
See the base template with code and styles here: [[Template:HeroTable/base]].
}}
[[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.