Difference between revisions of "Template:Languages"

From APBWiki
Jump to navigation Jump to search
m (removed tag for nonexistent geography logo)
(got rid of a bunch of stuff 'cause we don't need it)
 
Line 12: Line 12:
 
  <nowiki>{{{Languages|PageName}}}</nowiki>
 
  <nowiki>{{{Languages|PageName}}}</nowiki>
  
* '''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 <code><nowiki>{{{Languages|MediaWiki}}}</nowiki></code> and not <code><nowiki>{{{Languages|MediaWiki/fr}}}</nowiki></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 <code><nowiki>{{{Languages|MediaWiki}}}</nowiki></code> and not <code><nowiki>{{{Languages|MediaWiki/fr}}}</nowiki></code>).
  
 
== Usage ==
 
== Usage ==
  
The template should only 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.
+
There was all sorts of stuff here about the language template, but it doesn't apply.  See our [[Project:Language policy]] for further details about translating pages.
 
 
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 <code><nowiki>{{{Languages}}}</nowiki></code>, both on [[Main Page]] itself, and on each of its language sub-pagesThe template automatically creates links to any language sub-pages that exist, e.g. <tt>Main Page/ja<tt>, <tt>Main Page/fr</tt>, and ignores non-existant languages.
 
 
 
See [[Project:Language policy]] for further details about translating pages.
 
 
 
== Supported languages ==
 
This shows you the name of each language's sub-page (using ''Main Page'' as an example). Other languages may be added easily as necessary.  Please use the appropriate [[meta:List of Wikipedias|prefix, as used on Wikipedia]] when adding a new language.  Please do ''not'' add languages for which no pages exist yet, as this will increase the time needed to include the template without adding any benefit (languages are only displayed to the user when the relevant page exists).
 
 
 
{| border="1" cellpadding="5"
 
! Page Name || Language
 
|-
 
| Main Page || English
 
|-
 
| Main Page'''/de''' || German
 
|-
 
| Main Page'''/es''' || Spanish
 
|-
 
| Main Page'''/fi''' || Finnish
 
|-
 
| Main Page'''/fr''' || French
 
|-
 
| Main Page'''/it''' || Italian
 
|-
 
| Main Page'''/he''' || Hebrew
 
|-
 
| Main Page'''/ja''' || Japanese
 
|-
 
| Main Page'''/ko''' || Korean
 
|-
 
| Main Page'''/no''' || Norwegian
 
|-
 
| Main Page'''/pl''' || Polish
 
|-
 
| Main Page'''/pt''' || Portugese
 
|-
 
| Main Page'''/ru''' || Russian
 
|-
 
| Main Page'''/sq''' || Albanian
 
|-
 
| Main Page'''/zh''' || Chinese
 
|}
 
 
 
== Example ==
 
Here is how the language bar looks on the [[MediaWiki]] page:
 
*Example removed because we don't care.
 

Latest revision as of 20:23, January 3, 2007

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

There was all sorts of stuff here about the language template, but it doesn't apply. See our Project:Language policy for further details about translating pages.