Template:UnitStinger/en: Difference between revisions
From Heroes of Might and Magic: Olden Era Official Wiki
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
<includeonly><!-- | <includeonly><!-- | ||
--> | -->{{{Translation|{{{id}}}|en|type=unit}}} is a <!-- | ||
-->tier {{{tier}}} [[Units|unit]] of the <!-- | |||
-->tier {{{tier}}} [[Units|unit]] of the <!-- | |||
-->faction:{{{faction}}},<!-- | -->faction:{{{faction}}},<!-- | ||
-->dwelling:{{{dwelling}}},<!-- | -->dwelling:{{{dwelling}}},<!-- | ||
Revision as of 05:33, 2 August 2026
1. Base
Input:
{{UnitStinger/en
| id=esquire
| faction=human
| dwelling=[[Garrison/ru|Гарнизон]]
| base_id=esquire
| upgrade_a=esquire_upg
| upgrade_b=esquire_upg_alt
}}
Output: esquire is a tier {{{tier}}} unit of the tier {{{tier}}} unit of the faction:human,dwelling:Гарнизон,base_id:esquire,upgrade_a:esquire_upg,upgrade_b:esquire_upg_alt,
2. Upgraded
Input:
{{UnitStinger/en
| id=esquire_upg
| faction=human
| dwelling=[[Garrison/ru|Гарнизон II]]
| base_id=esquire
| upgrade_a=esquire_upg
| upgrade_b=esquire_upg_alt
}}
Output: esquire_upg is a tier {{{tier}}} unit of the tier {{{tier}}} unit of the faction:human,dwelling:Гарнизон II,base_id:esquire,upgrade_a:esquire_upg,upgrade_b:esquire_upg_alt,
3. Alternative
Input:
{{UnitStinger/en
| id=esquire_upg_alt
| faction=human
| dwelling=[[Garrison/ru|Гарнизон II]]
| base_id=esquire
| upgrade_a=esquire_upg
| upgrade_b=esquire_upg_alt
}}
Output: esquire_upg_alt is a tier {{{tier}}} unit of the tier {{{tier}}} unit of the faction:human,dwelling:Гарнизон II,base_id:esquire,upgrade_a:esquire_upg,upgrade_b:esquire_upg_alt,


