Template:Language: Difference between revisions

From Shareaza Wiki
Jump to navigation Jump to search
(swapping language and languages templates as per mediwikirecovery plan)
(I modified the Template:Languages to allow using no parameter to replace this template on English pages.)
 
(14 intermediate revisions by 3 users not shown)
Line 1: Line 1:
== Template ==
#REDIRECT [[Template:Languages]]
<onlyinclude><div class="LanguageLinks">
 
<!-- == Template ==
<onlyinclude> {{Article Information Box
| class name          = Language
| table text align    = middle
| left cell bgcolor    = #EEF3E2
| left cell padding    = 2px 1em 0 0.5em
| left cell icon      = [[File:GeoLogo.png]]
| left cell text      = '''[[Project:Language policy|Languages]]:'''
| right cell bgcolor  = #F6F9ED
| right cell padding  = 1px 1em 0
| right cell text      = [[:{{NAMESPACE}}:{{BASEPAGENAME}}|English]] • [[:{{NAMESPACE}}:{{BASEPAGENAME}}/de|Deutsch]] • [[:{{NAMESPACE}}:{{BASEPAGENAME}}/es|Español]] • [[:{{NAMESPACE}}:{{BASEPAGENAME}}/fr|Français]] • [[:{{NAMESPACE}}:{{BASEPAGENAME}}/he|עברית]] • [[:{{NAMESPACE}}:{{BASEPAGENAME}}/it|Italiano]] • [[:{{NAMESPACE}}:{{BASEPAGENAME}}/nl|Nederlands]] • [[:{{NAMESPACE}}:{{BASEPAGENAME}}/pl|Polski]] • [[:{{NAMESPACE}}:{{BASEPAGENAME}}/pt|Português]] • [[:{{NAMESPACE}}:{{BASEPAGENAME}}/ru|Русский]] • [[:{{NAMESPACE}}:{{BASEPAGENAME}}/zh-hant|‪中文(繁體)]]
}}</onlyinclude>
 
== Old Code ==
<div class="LanguageLinks">
<table width="100%" style="border: 1px solid #aaaaaa;">
<table width="100%" style="border: 1px solid #aaaaaa;">
<tr valign="top" style="background: #EEF3E2;">
<tr valign="top" style="background: #EEF3E2;">
<td style="width: 10px; white-space: nowrap; padding: 4px 1em 0 0.5em; border-right: 1px solid #aaaaaa;">'''[[Project:Language policy|Languages]]:'''&nbsp;</td><td style="padding: 1px 1em 0; background: #F6F9ED;">
<td style="width: {{PageTitleTemplatesLeftAreaWidth}}; white-space: nowrap; padding: 2px 1em 0 0.5em; border-right: 1px solid #aaaaaa; font-size: 12px;">[[File:GeoLogo.png]]&nbsp;'''[[Project:Language policy|Languages]]:'''&nbsp;</td><td style="padding: 1px 1em 0; background: #F6F9ED; font-size: 12px;">
[[{{{1/de|{{NAMESPACE}}:{{BASEPAGENAME}}/de}}}|Deutsch]] •
[[:{{NAMESPACE}}:{{BASEPAGENAME}}|English]] •
[[{{{1/es|{{NAMESPACE}}:{{BASEPAGENAME}}/es}}}|Español]] •
[[:{{NAMESPACE}}:{{BASEPAGENAME}}/de|Deutsch]] •
[[{{{1/fr|{{NAMESPACE}}:{{BASEPAGENAME}}/fr}}}|Français]] •
[[:{{NAMESPACE}}:{{BASEPAGENAME}}/es|Español]] •
[[{{{1/he|{{NAMESPACE}}:{{BASEPAGENAME}}/he}}}|עברית]] •
[[:{{NAMESPACE}}:{{BASEPAGENAME}}/fr|Français]] •
[[{{{1/it|{{NAMESPACE}}:{{BASEPAGENAME}}/it}}}|Italiano]] •
[[:{{NAMESPACE}}:{{BASEPAGENAME}}/he|עברית]] •
[[{{{1/nl|{{NAMESPACE}}:{{BASEPAGENAME}}/nl}}}|Nederlands]] •
[[:{{NAMESPACE}}:{{BASEPAGENAME}}/it|Italiano]] •
[[{{{1/pl|{{NAMESPACE}}:{{BASEPAGENAME}}/pl}}}|Polski]] •
[[:{{NAMESPACE}}:{{BASEPAGENAME}}/nl|Nederlands]] •
[[{{{1/pt|{{NAMESPACE}}:{{BASEPAGENAME}}/pt}}}|Português]] •
[[:{{NAMESPACE}}:{{BASEPAGENAME}}/pl|Polski]] •
[[{{{1/ru|{{NAMESPACE}}:{{BASEPAGENAME}}/ru}}}|Русский]] •
[[:{{NAMESPACE}}:{{BASEPAGENAME}}/pt|Português]] •
[[{{{1/zh-hant|{{NAMESPACE}}:{{BASEPAGENAME}}/zh-hant}}}|‪中文(繁體)]]
[[:{{NAMESPACE}}:{{BASEPAGENAME}}/ru|Русский]] •
</td></tr></table></div><br/></onlyinclude>
[[:{{NAMESPACE}}:{{BASEPAGENAME}}/zh-hant|‪中文(繁體)]]
</td></tr></table></div>


== Syntax ==
== Syntax ==
  <nowiki>{{Languages|PageName}}</nowiki>
  <nowiki>{{Language}}</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>).
 
== 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.


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).  
The template should only be placed on '''english''' pages that exist in more than one language. The [[Template:Languages|Languages Template]] should be used on each translation of the page and should be placed in the same location on all pages.


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-pages.  The 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.
For example, on the Main Page you would include the text <code><nowiki>{{Language}}</nowiki></code>, on [[Main Page]] itself, and on each translation of the page you would use the template <code><nowiki>{{Languages|Main Page}}</nowiki></code>


See [[Project:Language policy]] for further details about translating pages.
See [[Project:Language policy]] for further details about translating pages.


== Supported languages ==
== Correct Usage ==
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).
  <nowiki>{{Language}}</nowiki>
{{Language}}


The link on the language names goes to the Wikipedia in that language. '''If no Wikipedia in your language exists, do not add pages in that language to MediaWiki.org!''' This wiki is not the place for language advocacy - please go through the correct channels, and once your language has a Wikipedia then please return to add content here.
== Wrong Usage ==
  <nowiki>{{Language|Main Page}}</nowiki>
{{Language|Main Page}}


{| border="1" cellpadding="5"
If this syntax is used on the english page it will still work, but the page name parameter is ignored. If this syntax was used on the spanish translation of the main page these links would point to Main_Page/es/fr/,  Main_page/es/es/, Main_Page/es/pl/, etc. respectively.
! Page Name || Language
|-
| Main Page || [[:en:|English]]
|-
| Main Page'''/de''' || [[:de:|German]]
|-
| Main Page'''/es''' || [[:es:|Spanish]]
|-
| Main Page'''/fr''' || [[:fr:|French]]
|-
| Main Page'''/he''' || [[:he:|Hebrew]]
|-
| Main Page'''/it''' || [[:it:|Italian]]
|-
| Main Page'''/ja''' || [[:ja:|Japanese]]
|-
| Main Page'''/nl''' || [[:nl:|Nederlands]]
|-
| Main Page'''/pl''' || [[:pl:|Polish]]
|-
| Main Page'''/pt''' || [[:pt:|Portugese]]
|-
| Main Page'''/ru''' || [[:ru:|Russian]]
|-
| Main Page'''/zh-hant''' || Chinese (Traditional)
|}


== Example ==
<noinclude>[[Category:Templates]]</noinclude> -->
Here is how the language bar looks on the [[Main Page]]:
{{Languages|Main Page}}
[[Category:Language templates]]

Latest revision as of 19:56, 31 July 2010

Redirect to: