Template
LangSwitch/doc
< Template:LangSwitchRevision as of 11:12, 17 November 2020 by WikiLucas00 (talk | contribs) (1 revision imported: LangSwitch template, allows to adapt text to reader's language)
Revision as of 11:12, 17 November 2020 by WikiLucas00 (talk | contribs) (1 revision imported: LangSwitch template, allows to adapt text to reader's language)
Lua error in package.lua at line 80: module 'strict' not found. Lua error in package.lua at line 80: module 'strict' not found.
How to
{{LangSwitch |de = |en = |es = |fr = |it = |default = }}
default
or en
is required
Examples
- This code
{{LangSwitch
|de = wort
|en = word
|es = palabra
|fr = mot
|it = parola
|nl = woord
}}
- gives
word
- This code
{{LangSwitch
|de = wort
|en = word
|es = palabra
|fr = mot
|it = parola
|nl = woord
|lang = vec
}}
- gives
parola
See also
- {{TranslateThis}}