Template:UnitStinger/ja: Difference between revisions
From Heroes of Might and Magic: Olden Era Official Wiki
Created page with "<includeonly><!-- -->'''{{Translation|{{{id}}}|ja|type=unit}}''' is a <!-- -->tier-{{#invoke:Roman|main|{{{tier}}}}} unit of the <!-- -->{{F|{{{faction}}}|ja}} faction. <!-- -->{{#if:{{{dwelling}}}|They can be recruited from the {{{dwelling}}}.}}<!-- --><br/><br/><!-- -->{{#ifeq:{{{faction}}}|neutral||<!-- -->{{#ifeq:{{{id}}}|{{{base_id}}}|<!-- -->They can be upgraded into the <!-- -->{{UnitLinkIcon|{{{upgrade_a}}}|ja}} or the <!--..." |
No edit summary |
||
| Line 1: | Line 1: | ||
<includeonly><!-- | <includeonly><!-- | ||
-->'''{{Translation|{{{id}}}|ja|type=unit}}''' is a <!-- | -->'''{{Translation|{{{id}}}|ja|type=unit}}''' is a <!-- | ||
-->tier-{{ | -->tier-{{Roman|{{{tier}}}}} [[Units/ja|unit]] of the <!-- | ||
-->{{F|{{{faction}}}|ja}} faction. <!-- | -->{{F|{{{faction}}}|ja}} faction. <!-- | ||
-->{{#if:{{{dwelling}}}|They can be recruited from the {{{dwelling}}}.}}<!-- | -->{{#if:{{{dwelling}}}|They can be recruited from the {{{dwelling}}}.}}<!-- | ||
Latest revision as of 04:28, 3 August 2026
1. Base
Input:
{{UnitStinger/ja
| id=esquire
| tier=1
| faction=human
| dwelling=[[Garrison/ja|Garrison]]
| base_id=esquire
| upgrade_a=esquire_upg
| upgrade_b=esquire_upg_alt
}}
Output:
剣士 is a tier-I unit of the
テンプル faction. They can be recruited from the Garrison.
They can be upgraded into the
衛兵隊長 or the
太陽の聖盾.
2. Upgraded
Input:
{{UnitStinger/ja
| id=esquire_upg
| tier=1
| faction=human
| dwelling=[[Garrison/ja|Garrison II]]
| base_id=esquire
| upgrade_a=esquire_upg
| upgrade_b=esquire_upg_alt
}}
Output:
衛兵隊長 is a tier-I unit of the
テンプル faction. They can be recruited from the Garrison II.
They are one of the upgraded versions of the
剣士, the other being the
太陽の聖盾.
3. Alternative
Input:
{{UnitStinger/ja
| id=esquire_upg_alt
| tier=1
| faction=human
| dwelling=[[Garrison/ja|Garrison II]]
| base_id=esquire
| upgrade_a=esquire_upg
| upgrade_b=esquire_upg_alt
}}
Output:
太陽の聖盾 is a tier-I unit of the
テンプル faction. They can be recruited from the Garrison II.
They are one of the upgraded versions of the
剣士, the other being the
衛兵隊長.


