Template:Lang: Difference between revisions
Template page
More actions
Technochips (talk | contribs) added greek |
VivaRomania (talk | contribs) m →Usage |
||
| (2 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
{{#switch:{{{force|{{ | {{#switch:{{{force|{{PAGELANGUAGE}}}}} | ||
| ar = {{{ar|{{{en|{{{1}}}}}}}}} | | ar = {{{ar|{{{en|{{{1}}}}}}}}} | ||
| bg = {{{bg|{{{en|{{{1}}}}}}}}} | | bg = {{{bg|{{{en|{{{1}}}}}}}}} | ||
| Line 34: | Line 34: | ||
== Usage == | == Usage == | ||
* To define a language, simply use the code | * 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, 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 | | 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 | ||
|} | |} | ||