Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:Lang: Difference between revisions

Template page
Created page with "{{#switch:{{{force|{{SUBPAGENAME}}}}} | ar = {{{ar|{{{en|{{{1}}}}}}}}} | bg = {{{bg|{{{en|{{{1}}}}}}}}} | cs = {{{cs|{{{en|{{{1}}}}}}}}} | da = {{{da|{{{en|{{{1}}}}}}}}} | de = {{{de|{{{en|{{{1}}}}}}}}} | es = {{{es|{{{en|{{{1}}}}}}}}} | fi = {{{fi|{{{en|{{{1}}}}}}}}} | fr = {{{fr|{{{en|{{{1}}}}}}}}} | hu = {{{hu|{{{en|{{{1}}}}}}}}} | it = {{{it|{{{en|{{{1}}}}}}}}} | ja = {{{ja|{{{en|{{{1}}}}}}}}} | ko = {{{ko|{{{en|{{{1}}}}}}}}} | nl = {{{nl|{{{en|{{{1}}}}}}}}} | no = {..."
 
VivaRomania (talk | contribs)
 
(3 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{#switch:{{{force|{{SUBPAGENAME}}}}}
{{#switch:{{{force|{{PAGELANGUAGE}}}}}
| ar = {{{ar|{{{en|{{{1}}}}}}}}}
| ar = {{{ar|{{{en|{{{1}}}}}}}}}
| bg = {{{bg|{{{en|{{{1}}}}}}}}}
| bg = {{{bg|{{{en|{{{1}}}}}}}}}
Line 5: Line 5:
| da = {{{da|{{{en|{{{1}}}}}}}}}
| da = {{{da|{{{en|{{{1}}}}}}}}}
| de = {{{de|{{{en|{{{1}}}}}}}}}
| de = {{{de|{{{en|{{{1}}}}}}}}}
| el = {{{el|{{{en|{{{1}}}}}}}}}
| es = {{{es|{{{en|{{{1}}}}}}}}}
| es = {{{es|{{{en|{{{1}}}}}}}}}
| fi = {{{fi|{{{en|{{{1}}}}}}}}}
| fi = {{{fi|{{{en|{{{1}}}}}}}}}
Line 33: Line 34:


== Usage ==
== Usage ==
* To define a language, simply use the code <code>| xx = </code> and then add your translation after (replacing xx with the correct code from below).
* To define a language, simply use the code {{code|1={{!}} xx = }} and then add your translation after (replacing xx with the correct code from below).


{| class="wikitable grid" style="margin: 1em 0;"
{| class="wikitable grid" style="margin: 1em 0;"
! Available languages
! class="header" style="font-size: 16px;background-color: #583a31;color: white;" | Available languages
| ar, bg, cs, da, de, es, fi, fr, hu, it, ja, ko, nl, no, pl, pt, pt-br, ro, ru, sv, th, tr, uk, vi, zh-hans, zh-hant
| ar, bg, cs, da, de, el, es, fi, fr, hu, it, ja, ko, nl, no, pl, pt, pt-br, ro, ru, sv, th, tr, uk, vi, zh-hans, zh-hant
|}
|}