Template:Lang

From Hearthstone Wiki
Jump to navigation Jump to search

Documentation for Lang

Main article: Help:Translation switching

The main purpose of this template is to retain consistency across multiple translated pages. {{lang}} will detect the language page name, and display that language's translation by itself (e.g. if a template with Polish translations in it, when used on a Polish page, only the Polish translations will be displayed).

By default, {{lang}} will display English if no translation is available for a particular language.

Usage[edit source]

  • To define a language, simply use the code | xx = and then add your translation after (replacing xx with the correct code from below).
Available languages ar, cs, da, de, el, es, fi, fr, hu, it, ja, ko, nl, no, pl, pt, pt-br, ro, ru, sv, tr, th, zh-hans, zh-hant, th

Options[edit source]

  • Forcing a particular language: the parameter Template:Code is available to force a particular language to show regardless of the Template:Code. It can be useful on some templates to force English to always show.
Example: {{lang|force=en}}

Examples[edit source]

{{lang
| de = Willkommen
| en = Welcome
| ja = Irashaimasu
| pl = Witaj
}}