Template:Sandbox/Aurelain/Skill: Difference between revisions
From Heroes of Might and Magic: Olden Era Official Wiki
No edit summary |
No edit summary |
||
| Line 11: | Line 11: | ||
|#default=skill_{{#replace:{{{1}}}|skill_|}} | |#default=skill_{{#replace:{{{1}}}|skill_|}} | ||
}} | }} | ||
|type={{#switch:{{{level}}} | |type={{#switch:{{{level|}}} | ||
|=skill<!-- empty, meaning the skill family--> | |=skill<!-- empty, meaning the skill family--> | ||
|#default=skill_level | |#default=skill_level | ||
}} | }} | ||
|variant={{#switch:{{{level}}} | |variant={{#switch:{{{level|}}} | ||
|=<!-- empty, meaning the basic level--> | |=<!-- empty, meaning the basic level--> | ||
|#default={{{level}}} | |#default={{{level}}} | ||
}} | }} | ||
|suffix={{#switch:{{{level}}} | |suffix={{#switch:{{{level|}}} | ||
|1<!-- fall --> | |1<!-- fall --> | ||
|=<!-- empty, meaning no suffix needed for the basic level--> | |=<!-- empty, meaning no suffix needed for the basic level--> | ||
Revision as of 06:40, 7 August 2026
A short way of linking to a skill, with localization support. The first parameter is the internal ID and can be one of:
assaultfor
Offenseprotectionfor
Defenseleadershipfor
Leadershipluckfor
Luckeconomyfor
Economylogisticfor
Logisticsenlightenmentfor
Insightsorceryfor
Sorcerymagic_dayfor
Daylight Magicmagic_nightfor
Nightshade Magicmagic_spacefor
Arcane Magicmagic_primalfor
Primal Magicbattlemagefor
Battle Magicresistancefor
Resistancediplomacyfor
Diplomacymasteryfor
Wisdomscoutingfor
Scoutingformationfor
Battlecraftsummonerfor
Summon Avatarsiegefor
Siegecrafttacticsfor
Tacticstrainerfor
Recruitmentwisdomfor
Thaumaturgybattle_artistryfor
Combatfaction_humansfor
Righteousnessfaction_undeadfor
Necromancyfaction_unfrozenfor
Abyssal Communionfaction_demonsfor
Summon Swarmfaction_dungeonfor
Triumvirate's Strengthfaction_naturefor
Murmuring
1. English
Input: {{Sandbox/Aurelain/Skill|logistic|en|level=2}}
Output:
Advanced Logistics
2. Japanese
Input: {{Sandbox/Aurelain/Skill|logistic|ja}}
Output:
兵站学
3. With full id (including the skill_ prefix)
Input: {{Sandbox/Aurelain/Skill|skill_logistic|en}}
Output:
Logistics


