Difference between revisions of "Template:Languages"

From Second Life Wiki
Jump to navigation Jump to search
(Make some vertical margin before and after the bar; and, I'm sorry, SignpostMarv Martin, I believe <onlyinclude> is better for preview purposes.)
(Added a notice on deprecation.)
Line 1: Line 1:
{{Alert Box|
The use of this template has been challenged and will be replaced with another template [[Template:Multi-lang]].  See [[Project:Languages]] for details.
}}
== Template ==
== Template ==
<onlyinclude><div class="LanguageLinks" style="margin: 1em 0;">
<onlyinclude><div class="LanguageLinks" style="margin: 1em 0;">

Revision as of 20:21, 20 October 2007

The use of this template has been challenged and will be replaced with another template Template:Multi-lang. See Project:Languages for details.

Template

Syntax

{{{Languages|PageName}}}
  • 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 {{{Languages|MediaWiki}}} and not {{{Languages|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 {{{Languages}}}, 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-existant 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.

Origin

This template is originaly taken from the MediaWiki web site.