Difference between revisions of "Template:Multi-lang"
m (didn't knew it was sorting links by position of inclusion *move english to top*) |
m |
||
Line 43: | Line 43: | ||
</td></tr> | </td></tr> | ||
<tr valign="top" style="background: #EEF3E2; font-size:smaller; color:#546368;"> | <tr valign="top" style="background: #EEF3E2; font-size:smaller; color:#546368;"> | ||
<td colspan="2" align="center" style="border-top: 1px solid #aaaaaa;"> | <td colspan="2" align="center" style="border-top: 1px solid #aaaaaa; line-height:1.4em;"> | ||
{{Translation Message{{#ifexist:Template:Translation Message{{#var:lang}}|{{#var:lang}}|}}}}</td> | {{Translation Message{{#ifexist:Template:Translation Message{{#var:lang}}|{{#var:lang}}|}}}}</td> | ||
</tr></table> | </tr></table> |
Revision as of 19:51, 5 May 2009
Languages: | |
Volunteer translated pages are linked in blue, Google translated pages are linked in grey. Learn how to provide volunteer translations. |
Template
Languages: | |
Volunteer translated pages are linked in blue, Google translated pages are linked in grey. Learn how to provide volunteer translations. |
Syntax
{{Multi-lang|PageName|Language Code}}
- PageName (optional) - the name of the page to display language links for. If omitted then the English version of the current page is used. This parameter can normally be omitted, as it is only required if you want to link to a page other than the one you place the template on, which is very uncommon. If this parameter is used on a sub-page make sure you supply the root name, not the full page name (e.g. on MediaWiki/fr you would need to use
{{Multi-lang|MediaWiki}}
and not{{Multi-lang|MediaWiki/fr}}
).
Usage
The template should be placed on pages that exist in more than one language, and it should be placed in the same location on each translation of the page.
The English version of a page is always the main version, with all other languages as sub-pages, named using the appropriate language code (see below).
For example, on the Main Page you would include the text {{Multi-lang}}
, both on Main Page itself, and on each of its language sub-pages. The template automatically creates links to any language sub-pages that exist, e.g. Main Page/ja, Main Page/fr, and ignores non-existent languages.
See Project:Languages for further details about translating pages.
Supported languages
The template includes a list of supported languages in it. Although it is easy to add a new language to the list, it is not recommended to add unnecessary languages. The language that has no pages in that language should be kept out of the list.
Articles in need of translation
The following link to articles in need of translation. They are in no particular order.
- dansk *
- Deutsch *
- español *
- Ελληνικά *
- français *
- עברית *
- italiano *
- 日本語 *
- 한국어 *
- magyar *
- Nederlands *
- Norsk *
- polski *
- português *
- русский *
- українська *
- svenska *
- Türkçe *
- ไทย *
- 中文(简体) *
- 中文(繁體) *
Related:
Origin
This template is originally taken from Template:Languages on the MediaWiki web site.