Difference between revisions of "Template:LangSwitch"
Jump to navigation
Jump to search
(Created page with "<includeonly>{{#invoke: LangSwitch|langSwitch}}</includeonly><noinclude> {{Documentation}} </noinclude>") |
(No difference)
|
Latest revision as of 11:59, 20 May 2019
30px | Uses Lua: |
How to
{{LangSwitch |de = |en = |es = |fr = |it = }}
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}}
The above documentation is transcluded from Template:LangSwitch/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. |