Template:UnitsNavbox: Difference between revisions
From Heroes of Might and Magic: Olden Era Official Wiki
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
<includeonly><!-- | |||
--><templatestyles src="Template:UnitsNavbox/styles.css" /><!-- | |||
--><div class='units-navbox'><!-- | |||
==================================HUMAN========================================= | |||
-->{{#switch: {{{faction|}}} | |||
|human | |||
|=<!-- | |||
--><div class='header human'><!-- | |||
-->{{UnitsNavbox/faction | |||
| lang = {{{lang}}} | |||
| name_en = Temple | |||
| text = {{Translation|wiki_units_nav_human|{{{lang}}}}} | |||
}}<!-- | |||
--></div><!-- | |||
--><div class='town human'><!-- | |||
--><div class='group'><!-- | |||
-->{{UnitsNavbox/unit|{{{lang}}}|esquire}}<!-- | |||
-->{{UnitsNavbox/unit|{{{lang}}}|esquire_upg}}<!-- | |||
-->{{UnitsNavbox/unit|{{{lang}}}|esquire_upg_alt}}<!-- | |||
--></div><!-- | |||
--><div class='group'><!-- | |||
-->{{UnitsNavbox/unit|{{{lang}}}|crossbowman}}<!-- | |||
-->{{UnitsNavbox/ | |||
== | ==1. Only the Temple faction:== | ||
{{Color|yellow|Input:}} <code><nowiki>{{UnitsNavbox|lang=en|faction=human}}</nowiki></code> | |||
{{Color|green|Output:}} {{UnitsNavbox|lang=en|faction=human}} | |||
==2. All factions:== | |||
{{Color|yellow|Input:}} <code><nowiki>{{UnitsNavbox|lang=en}}</nowiki></code> | |||
{{Color|green|Output:}} {{UnitsNavbox|lang=en}} | |||
==3. Japanese:== | |||
{{Color|yellow|Input:}} <code><nowiki>{{UnitsNavbox|lang=ja|faction=human}}</nowiki></code> | |||
{{Color|green|Output:}} {{UnitsNavbox|lang=ja|faction=human}} | |||
</noinclude> | |||
Revision as of 19:19, 22 July 2026
1. Only the Temple faction:
Input: {{UnitsNavbox|lang=en|faction=human}}
Output:


