Template:Sandbox/Aurelain/HeroClassInfobox/base: Difference between revisions

From Heroes of Might and Magic: Olden Era Official Wiki
No edit summary
No edit summary
 
(9 intermediate revisions by the same user not shown)
Line 14: Line 14:
                             |[[File:Wip_Mage_Specialization_Icon.png|20px|link=]]
                             |[[File:Wip_Mage_Specialization_Icon.png|20px|link=]]
                         }}<!--
                         }}<!--
                         --> {{{type}}}<!--
                         --> {{#explode:{{#explode:{{{type_text}}}|.|0}}|。|0}}<!--
                     --></div><!--
                     --></div><!--
                 --></div><!--
                 --></div><!--
Line 101: 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>
Line 132: Line 134:
     | lang = en
     | lang = en
     | id = might_human
     | id = might_human
     | type = Might Hero
     | type_text = Might Hero. Lorem ipsum
     | name = Knight
     | name = Knight
     | faction = human
     | faction = human
Line 148: Line 150:
     | lang = en
     | lang = en
     | id = might_human
     | id = might_human
     | type = Might Hero
     | type_text = Might Hero. Lorem ipsum
     | name = Knight
     | name = Knight
     | faction = human
     | faction = human
Line 168: Line 170:
     | lang = en
     | lang = en
     | id = magic_undead
     | id = magic_undead
     | type = Magic Hero
     | type_text = Magic Hero. Lorem ipsum
     | name = Necromancer
     | name = Necromancer
     | faction = undead
     | faction = undead
Line 184: Line 186:
     | lang = en
     | lang = en
     | id = magic_undead
     | id = magic_undead
     | type = Magic Hero
     | type_text = Magic Hero. Lorem ipsum
     | name = Necromancer
     | name = Necromancer
     | faction = undead
     | faction = undead
Line 204: Line 206:
     | lang = ja
     | lang = ja
     | id = might_human
     | id = might_human
     | type = 武勇系ヒーロー
     | type_text = 武勇系ヒーロー。升
     | name = 騎士
     | name = 騎士
     | faction = human
     | faction = human
Line 220: Line 222:
     | lang = ja
     | lang = ja
     | id = might_human
     | id = might_human
     | type = 武勇系ヒーロー
     | type_text = 武勇系ヒーロー。升
     | name = 騎士
     | name = 騎士
     | faction = human
     | faction = human

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
}}