Template:SpellsNavbox: Difference between revisions
From Heroes of Might and Magic: Olden Era Official Wiki
Created page with "<noinclude> Input: <pre><nowiki> {{SpellsNavbox|lang=en}} </nowiki></pre> Output:<br> {{SpellsNavbox|lang=en}} </noinclude><includeonly><!-- #################################################################### -->TODO<!-- #################################################################### --></includeonly>" |
No edit summary |
||
| Line 1: | Line 1: | ||
<noinclude> | <includeonly><!-- | ||
--><table class="wikitable" style="width:100%; text-align:center;"><!-- | |||
==================================DAY=========================================== | |||
-->{{#switch: {{{school|}}} | |||
|day | |||
|={{SpellsNavbox/row|lang={{{lang}}}|school=day}} | |||
}}<!-- | |||
==================================NIGHT========================================= | |||
-->{{#switch: {{{school|}}} | |||
|night | |||
|={{SpellsNavbox/row|lang={{{lang}}}|school=night}} | |||
}}<!-- | |||
==================================ARCANE======================================== | |||
-->{{#switch: {{{school|}}} | |||
|space | |||
|={{SpellsNavbox/row|lang={{{lang}}}|school=space}} | |||
}}<!-- | |||
==================================PRIMAL======================================== | |||
-->{{#switch: {{{school|}}} | |||
|primal | |||
|={{SpellsNavbox/row|lang={{{lang}}}|school=primal}} | |||
}}<!-- | |||
==================================NEUTRAL======================================= | |||
-->{{#switch: {{{school|}}} | |||
|neutral | |||
|={{SpellsNavbox/row|lang={{{lang}}}|school=neutral}} | |||
}}<!-- | |||
==================================OVERVIEW====================================== | |||
--><tr><td>{{Label|spells_navbox_overview|{{{lang}}}}}</td></tr><!-- | |||
--></table><!-- | |||
################################################################################ | |||
--></includeonly><noinclude> | |||
Only the Daylight spells: | |||
{{Color|yellow|Input:}} <code><nowiki>{{SpellsNavbox|lang=en|school=day}}</nowiki></code> | |||
{{SpellsNavbox|lang=en}} | |||
</ | {{Color|green|Output:}} {{SpellsNavbox|lang=en|school=day}} | ||
-- | ---- | ||
Only the Nighshade spells: | |||
{{Color|yellow|Input:}} <code><nowiki>{{SpellsNavbox|lang=en|school=night}}</nowiki></code> | |||
{{Color|green|Output:}} {{SpellsNavbox|lang=en|school=night}} | |||
---- | |||
All spells: | |||
{{Color|yellow|Input:}} <code><nowiki>{{SpellsNavbox|lang=en}}</nowiki></code> | |||
{{Color|green|Output:}} {{SpellsNavbox|lang=en}} | |||
</noinclude> | |||
Latest revision as of 15:28, 23 June 2026
Only the Daylight spells:
Input: {{SpellsNavbox|lang=en|school=day}}
Output:
| Spells Overview |
Only the Nighshade spells:
Input: {{SpellsNavbox|lang=en|school=night}}
Output:
| Spells Overview |
All spells:
Input: {{SpellsNavbox|lang=en}}
Output:
| Spells Overview |


