Template:LocSwitch

From Heroes of Might and Magic: Olden Era Official Wiki

Localization Switch is a template for simplified implementation of a switch. Automatically detects a language namespace and selects the appropriate text. It is recommended to use this template only for creating other templates.

Use

Horizontal layout
{{LocSwitch|en=|de=|es=|pt-br=|it=|ja=|pl=|ru=|zh-hans=|zh-hant=}}
Vertical layout
 {{LocSwitch
 |en=
 |de=
 |es=
 |pt-br=
 |it=
 |ja=
 |pl=
 |ru=
 |zh-hans=
 |zh-hant=
 }}