Template:UnitStinger/en: Difference between revisions

From Heroes of Might and Magic: Olden Era Official Wiki
No edit summary
No edit summary
Line 4: Line 4:
-->{{F|{{{faction}}}|en}} faction. <!--
-->{{F|{{{faction}}}|en}} faction. <!--
-->It can be recruited from the {{{dwelling}}}.<!--
-->It can be recruited from the {{{dwelling}}}.<!--
--><br/><!--
--><br/><br/><!--
-->{{#ifneq:{{{faction}}}|neutral|
-->{{#ifeq:{{{faction}}}|neutral||
     {{#ifeq:{{{id}}}|{{{base_id}}}|
     {{#ifeq:{{{id}}}|{{{base_id}}}|<!--
         It can be upgraded into the {{{upgrade_a}}} or the {{{upgrade_b}}}.
         -->It can be upgraded into the {{{upgrade_a}}} or the {{{upgrade_b}}}.
     }}
     }}
}}<!--
}}<!--
Line 22: Line 22:
     | tier=1
     | tier=1
     | faction=human
     | faction=human
     | dwelling=[[Garrison/ru|Гарнизон]]
     | dwelling=[[Garrison|Garrison]]
     | base_id=esquire
     | base_id=esquire
     | upgrade_a=esquire_upg
     | upgrade_a=esquire_upg
Line 34: Line 34:
     | tier=1
     | tier=1
     | faction=human
     | faction=human
     | dwelling=[[Garrison/ru|Гарнизон]]
     | dwelling=[[Garrison|Garrison]]
     | base_id=esquire
     | base_id=esquire
     | upgrade_a=esquire_upg
     | upgrade_a=esquire_upg
Line 48: Line 48:
     | tier=1
     | tier=1
     | faction=human
     | faction=human
     | dwelling=[[Garrison/ru|Гарнизон II]]
     | dwelling=[[Garrison|Garrison II]]
     | base_id=esquire
     | base_id=esquire
     | upgrade_a=esquire_upg
     | upgrade_a=esquire_upg
Line 60: Line 60:
     | tier=1
     | tier=1
     | faction=human
     | faction=human
     | dwelling=[[Garrison/ru|Гарнизон II]]
     | dwelling=[[Garrison|Garrison II]]
     | base_id=esquire
     | base_id=esquire
     | upgrade_a=esquire_upg
     | upgrade_a=esquire_upg
Line 74: Line 74:
     | tier=1
     | tier=1
     | faction=human
     | faction=human
     | dwelling=[[Garrison/ru|Гарнизон II]]
     | dwelling=[[Garrison|Garrison II]]
     | base_id=esquire
     | base_id=esquire
     | upgrade_a=esquire_upg
     | upgrade_a=esquire_upg
Line 86: Line 86:
     | tier=1
     | tier=1
     | faction=human
     | faction=human
     | dwelling=[[Garrison/ru|Гарнизон II]]
     | dwelling=[[Garrison|Garrison II]]
     | base_id=esquire
     | base_id=esquire
     | upgrade_a=esquire_upg
     | upgrade_a=esquire_upg

Revision as of 05:43, 2 August 2026


1. Base

Input:

{{UnitStinger/en
    | id=esquire
    | tier=1
    | faction=human
    | dwelling=[[Garrison|Garrison]]
    | base_id=esquire
    | upgrade_a=esquire_upg
    | upgrade_b=esquire_upg_alt
}}

Output: Swordsman is a tier I unit of the Temple faction. It can be recruited from the Garrison.

It can be upgraded into the esquire_upg or the esquire_upg_alt.

2. Upgraded

Input:

{{UnitStinger/en
    | id=esquire_upg
    | tier=1
    | faction=human
    | dwelling=[[Garrison|Garrison II]]
    | base_id=esquire
    | upgrade_a=esquire_upg
    | upgrade_b=esquire_upg_alt
}}

Output: Guard Captain is a tier I unit of the Temple faction. It can be recruited from the Garrison II.

3. Alternative

Input:

{{UnitStinger/en
    | id=esquire_upg_alt
    | tier=1
    | faction=human
    | dwelling=[[Garrison|Garrison II]]
    | base_id=esquire
    | upgrade_a=esquire_upg
    | upgrade_b=esquire_upg_alt
}}

Output: Sun's Aegis is a tier I unit of the Temple faction. It can be recruited from the Garrison II.