Template:HeroClass: Difference between revisions
From Heroes of Might and Magic: Olden Era Official Wiki
HeavyBeber (talk | contribs) No edit summary |
No edit summary |
||
| (13 intermediate revisions by 3 users not shown) | |||
| Line 1: | Line 1: | ||
< | <noinclude>{{loc}}</noinclude><div class="heroclass-template" style="display:flex; gap:16px; align-items:flex-start; width:100%;"> | ||
{{ | |||
}} | |||
<div class="heroclass-template" style="display:flex; gap:16px; align-items:flex-start; width:100%;"> | |||
<div class="heroclass-main" style="flex:1;"> | <div class="heroclass-main" style="flex:1;"> | ||
== Description == | |||
<div class="heroclass-description">{{{description|}}}</div> | <div class="heroclass-description">{{{description|}}}</div> | ||
{{Note box|{{{notes|}}}}} | {{Note box|{{{notes|}}}}} | ||
== Heroes == | |||
<div class="heroclass-heroes"> | <div class="heroclass-heroes"> | ||
{{ | {{HeroTable|class={{{class}}}}} | ||
</div> | </div> | ||
</div> | |||
<div class="heroclass-sidebar" style="width:420px;"> | <div class="heroclass-sidebar" style="width:420px;"> | ||
<!-- Right column: class-box from | <!-- Right column: class-box from Module:HeroClasses --> | ||
{{ | {{HeroClassBox|{{{class|}}}}} | ||
</div> | </div> | ||
</div> | </div> | ||
<noinclude>[[Category:Infobox templates]]</noinclude> | |||
< | |||


