Template:Sandbox/Aurelain/HeroClassSkills/row: Difference between revisions
From Heroes of Might and Magic: Olden Era Official Wiki
No edit summary |
No edit summary Tag: Reverted |
||
| Line 1: | Line 1: | ||
<includeonly><!-- | <includeonly><!-- | ||
--><tr> | --><tr> | ||
<td>{{Skill|{{{id}}}|{{{L}}}|size=24px}}</td> | <td>{{#ifeq:{{{C|}}}|1 | ||
|{{Class|{{{id}}}|{{{L}}}|size=24px}} | |||
|{{Skill|{{{id}}}|{{{L}}}|size=24px}} | |||
</td> | |||
<td>{{#if:{{{W|}}}<!-- | <td>{{#if:{{{W|}}}<!-- | ||
-->|{{Sandbox/Aurelain/HeroClassSkills/value|{{#explode:{{{W}}}|,|0}}|{{#explode:{{{T}}}|,|0}}}}<!-- | -->|{{Sandbox/Aurelain/HeroClassSkills/value|{{#explode:{{{W}}}|,|0}}|{{#explode:{{{T}}}|,|0}}}}<!-- | ||
Revision as of 15:51, 26 August 2026
Renders one skill row with 5 columns.
1. Offense:
Input:
{{Sandbox/Aurelain/HeroClassSkills/row
| L = en
| id = assault
| T = 1000,1000,1100,1100
| W = 100,200,300,400
}}
Output:
{{#ifeq:|1
|No results
|
Offense
10.00%100 20.00%200 27.27%300 36.36%400


