Difference between revisions of "Template:Other languages"
Jump to navigation
Jump to search
m (unlocking Czech, French, Russian, Slovak) |
m (fixed graphics) |
||
Line 1: | Line 1: | ||
<span class="plainlinks" style="margin-bottom:0.5em | <span class="plainlinks" style="margin-bottom:0.5em;padding:0.5em;padding-left:0.5em;padding-right:0.5em;background:#EEFFEE"> | ||
<small>''Other versions:'' | <small>''Other versions:'' | ||
<nowiki /> <!-- [[{{{als|{{{en}}}/als}}}|Alemannisch]] --> | <nowiki /> <!-- [[{{{als|{{{en}}}/als}}}|Alemannisch]] --> |
Revision as of 13:29, 7 May 2012
Other versions: [[{{{en}}}/ca|Català]] [[{{{en}}}/cs|Česky]] [[{{{en}}}/de|Deutsch]] [[{{{en}}}/en|English]] [[{{{en}}}/es|Español]] [[{{{en}}}/fr|Français]] [[{{{en}}}/it|Italiano]] [[{{{en}}}/ko|한국어]] [[{{{en}}}/pt|Português]] [[{{{en}}}/ru|Русский]] [[{{{en}}}/sk|Slovenčina]]
How to use:
{{Other languages| en=Name of the English version | ... other versions ... }}
will be replaced by a box with links to the translated versions of the page.
This template works as follows:
- If a localized version of the page is passed in the form language code=page name, then displays a link to that page.
- Example:
it=Inkscape in italiano
makes the template link the Italian version Inkscape in italiano.
- Example:
- Otherwise, by default the template will link to Page in English/language code.
- Example: if the English page is Inkscape and no Italian localization is specified, then the template will return Inkscape/it because the ISO 639-1 language code for Italian is "it".
They are the ISO 639-1 language codes, you can read the entire list here.
How to add a new language code:
- open this page in edit mode (click here)
- search for your language
- delete the
<!--
and-->
to uncomment the language. Please leave the<nowiki/>
at the beginning of the line.