Difference between revisions of "Template:Lang"
From Kerbal Space Program Wiki
(+allow empty parameters which are set;) |
m (Move doc) |
||
(6 intermediate revisions by 3 users not shown) | |||
Line 9: | Line 9: | ||
| fr = {{{fr|}}} | | fr = {{{fr|}}} | ||
| he = {{{he|}}} | | he = {{{he|}}} | ||
+ | | hr = {{{hr|}}} | ||
| hu = {{{hu|}}} | | hu = {{{hu|}}} | ||
| it = {{{it|}}} | | it = {{{it|}}} | ||
Line 21: | Line 22: | ||
| ru = {{{ru|}}} | | ru = {{{ru|}}} | ||
| sv = {{{sv|}}} | | sv = {{{sv|}}} | ||
+ | | th = {{{th|}}} | ||
| tr = {{{tr|}}} | | tr = {{{tr|}}} | ||
| zh = {{{zh|}}} | | zh = {{{zh|}}} | ||
Line 26: | Line 28: | ||
| zh-tw = {{{zh-tw|}}} | | zh-tw = {{{zh-tw|}}} | ||
| #default = {{{default|}}} | | #default = {{{default|}}} | ||
− | }}|{{{default|}}}|{{{en|}}}|{{{1|}}}}}<noinclude> | + | }}|{{{default|}}}|{{{en|}}}|{{{1|}}}}}<noinclude> |
− | + | {{Documentation}} | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | { | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
</noinclude> | </noinclude> |
Latest revision as of 10:35, 1 March 2020
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. |