Template:Sandbox/Aurelain/HeroClassInfobox/base: 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 2: Line 2:
--><templatestyles src="Template:Sandbox/Aurelain/HeroClassInfobox/styles.css" /><!--
--><templatestyles src="Template:Sandbox/Aurelain/HeroClassInfobox/styles.css" /><!--
--><div class='hc-box faction-{{{faction}}}'>
--><div class='hc-box faction-{{{faction}}}'>
{{LinkIcon
|id=sub_class_human_magic_1
|suffix=_icon.png
|lang=en
|link=#Elite
}}
<table>
<table>
     <!--==== TITLE ==========================================================-->
     <!--==== TITLE ==========================================================-->
Line 107: Line 101:
     <tr class='band'><td colspan='4'>{{Translation|wiki_hc_elite|{{{lang}}}}}</td></tr>
     <tr class='band'><td colspan='4'>{{Translation|wiki_hc_elite|{{{lang}}}}}</td></tr>
     <tr>
     <tr>
         <td colspan='4'><!--
         <td colspan='4' class='elites'><!--
             -->{{LinkIcon
             -->{{LinkIcon
                 |id=sub_class_{{{faction}}}_{{#explode:{{{id}}}|_|0}}_1
                 |id=sub_class_{{#ifeq:{{{faction}}}|demon|demons|{{{faction}}}}}_{{#explode:{{{id}}}|_|0}}_1
                 |suffix=_icon.png
                 |suffix=_icon.png
                 |lang={{{lang}}}
                 |lang={{{lang}}}
                 |link=#Elite
                 |link=0
                |size=48px
             }}<br><!--
             }}<br><!--
             -->{{LinkIcon
             -->{{LinkIcon
                 |id=sub_class_{{{faction}}}_{{#explode:{{{id}}}|_|0}}_2
                 |id=sub_class_{{#ifeq:{{{faction}}}|demon|demons|{{{faction}}}}}_{{#explode:{{{id}}}|_|0}}_2
                 |suffix=_icon.png
                 |suffix=_icon.png
                 |lang={{{lang}}}
                 |lang={{{lang}}}
                 |link=#Elite
                 |link=0
                |size=48px
             }}<!--
             }}<!--
         --></td>
         --></td>

Latest revision as of 05:28, 9 August 2026


Renders the hero-class box that floats to the right of the page.

1. Might:

Knight
Might Hero
Faction
Faction skill
Starting attributes
(with growth odds at levels 1-24)
Attack 2
35%
35%
At levels 25+, all odds are 25%.
Elite classes
Swashbuckler
Paragon
Internal ID
might_human
{{Sandbox/Aurelain/HeroClassInfobox/base
    | lang = en
    | id = might_human
    | type_text = Might Hero. Lorem ipsum
    | name = Knight
    | faction = human
    | attack = 2
    | attack_roll = 35
    | defense = 3
    | defense_roll = 35
    | power = 1
    | power_roll = 10
    | knowledge = 1
    | knowledge_roll = 20
}}

2. Magic:

Necromancer
Magic Hero
Faction
Faction skill
Starting attributes
(with growth odds at levels 1-24)
At levels 25+, all odds are 25%.
Elite classes
Soulweaver
Chronomancer
Internal ID
magic_undead
{{Sandbox/Aurelain/HeroClassInfobox/base
    | lang = en
    | id = magic_undead
    | type_text = Magic Hero. Lorem ipsum
    | name = Necromancer
    | faction = undead
    | attack = 1
    | attack_roll = 10
    | defense = 0
    | defense_roll = 15
    | power = 2
    | power_roll = 35
    | knowledge = 4
    | knowledge_roll = 40
}}

3. Japanese:

騎士
武勇系ヒーロー
Faction skill💬
Starting attributes💬
(with growth odds at levels 1-24)💬
At levels 25+, all odds are 25%.💬
Elite classes💬
剣使い
範士
Internal ID💬
might_human
{{Sandbox/Aurelain/HeroClassInfobox/base
    | lang = ja
    | id = might_human
    | type_text = 武勇系ヒーロー。升
    | name = 騎士
    | faction = human
    | attack = 2
    | attack_roll = 35
    | defense = 3
    | defense_roll = 35
    | power = 1
    | power_roll = 10
    | knowledge = 1
    | knowledge_roll = 20
}}