Template:HeroTable: Difference between revisions

From Heroes of Might and Magic: Olden Era Official Wiki
Created page with "{| class="wikitable" |colspan=2|Name |Class |Specialty |colspan=2|Starting Skills |Spell {{#if:{{{1|}}} | {{#forargs: i | 1 | {{#expr:{{{nargs}}}}} | {{HeroTableLine|{{{i}}}}} }} }} |}"
 
No edit summary
 
(14 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
{{#if:{{{1|}}}
|faction={{{faction|}}}
| {{#forargs: i | 1 | {{#expr:{{{nargs}}}}} | {{HeroTableLine|{{{i}}}}} }}
}}<noinclude>
}}
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.