Template:Sandbox/Aurelain/HeroClassSkills/row: Difference between revisions
From Heroes of Might and Magic: Olden Era Official Wiki
Created page with "<includeonly><!-- --><tr> <td>{{Skill|{{{id}}}|{{{lang}}}}}</td> <td>{{#explode:{{{weights}}}|,|1}}</td> <td>{{#explode:{{{weights}}}|,|2}}</td> <td>{{#explode:{{{weights}}}|,|3}}</td> <td>{{#explode:{{{weights}}}|,|4}}</td> </tr><!-- --></includeonly><!-- ################################################################################ --><noinclude> Renders one skill row with 5 columns. <!--==========================================================..." |
No edit summary |
||
| Line 18: | Line 18: | ||
{{Color|yellow|Input:}} | {{Color|yellow|Input:}} | ||
<pre><nowiki> | <pre><nowiki> | ||
{{Sandbox/Aurelain/HeroClassSkills/ | {{Sandbox/Aurelain/HeroClassSkills/row | ||
| lang = en | | lang = en | ||
| id = assault | | id = assault | ||
| Line 26: | Line 26: | ||
{{Color|lime|Output:}} | {{Color|lime|Output:}} | ||
{{Sandbox/Aurelain/HeroClassSkills/ | {{Sandbox/Aurelain/HeroClassSkills/row | ||
| lang = en | | lang = en | ||
| id = assault | | id = assault | ||
Revision as of 07:11, 8 August 2026
Renders one skill row with 5 columns.
1. Offense:
Input:
{{Sandbox/Aurelain/HeroClassSkills/row
| lang = en
| id = assault
| weights = 100,200,300,400
}}
Output:
Offense
200
300
400


