Template:Lang
From Kerbal Space Program Wiki
Usage
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.
Parameters
Name | Optional | Description | Default |
---|---|---|---|
en or 1 | Yes | English original text/translation. If not given uses {{{default}}}. | {{{default}}} |
language code | Yes | The translations into the languages defined by the language codes. Check the table below for the available language codes. | {{{default}}} |
force | Yes | Forces a particular language regardless of the SUBPAGENAME . Usually used to test if the language does work.
|
Not set/automatic |
default | Yes | Default text if there is no translation given for the language. If not given uses the English text/translation. | {{{en}}} or {{{1}}} |
Available languages | ar, cs, da, de, es, fi, fr, he, hr, hu, it, ja, ko, nl, no, pl, pt, pt-br, ro, ru, sv, th, tr, zh, zh-cn, zh-tw |
---|
Examples
{{lang | de = Willkommen | en = Welcome | ja = Irashaimasu | pl = Witaj }}
The above documentation is transcluded from Template:Lang/doc. (edit | history) Editors can experiment in this template's sandbox (create | mirror) and testcases (create) pages. Please add categories to the /doc subpage. Subpages of this template. |