Template:Language: Difference between revisions
(Tried out something... I'll undo it if it doesn't work...) |
|||
Line 4: | Line 4: | ||
<tr valign="top" style="background: #EEF3E2;"> | <tr valign="top" style="background: #EEF3E2;"> | ||
<td style="width: 100px; white-space: nowrap; padding: 2px 1em 0 0.5em; border-right: 1px solid #aaaaaa; font-size: 12px;">[[File:GeoLogo.png]] '''[[Project:Language policy|Languages]]:''' </td><td style="padding: 1px 1em 0; background: #F6F9ED; font-size: 12px;"> | <td style="width: 100px; white-space: nowrap; padding: 2px 1em 0 0.5em; border-right: 1px solid #aaaaaa; font-size: 12px;">[[File:GeoLogo.png]] '''[[Project:Language policy|Languages]]:''' </td><td style="padding: 1px 1em 0; background: #F6F9ED; font-size: 12px;"> | ||
[[{{NAMESPACE}}:{{BASEPAGENAME}}|English]] • | [[:{{NAMESPACE}}:{{BASEPAGENAME}}|English]] • | ||
[[{{NAMESPACE}}:{{BASEPAGENAME}}/de|Deutsch]] • | [[:{{NAMESPACE}}:{{BASEPAGENAME}}/de|Deutsch]] • | ||
[[{{NAMESPACE}}:{{BASEPAGENAME}}/es|Español]] • | [[:{{NAMESPACE}}:{{BASEPAGENAME}}/es|Español]] • | ||
[[{{NAMESPACE}}:{{BASEPAGENAME}}/fr|Français]] • | [[:{{NAMESPACE}}:{{BASEPAGENAME}}/fr|Français]] • | ||
[[{{NAMESPACE}}:{{BASEPAGENAME}}/he|עברית]] • | [[:{{NAMESPACE}}:{{BASEPAGENAME}}/he|עברית]] • | ||
[[{{NAMESPACE}}:{{BASEPAGENAME}}/it|Italiano]] • | [[:{{NAMESPACE}}:{{BASEPAGENAME}}/it|Italiano]] • | ||
[[{{NAMESPACE}}:{{BASEPAGENAME}}/nl|Nederlands]] • | [[:{{NAMESPACE}}:{{BASEPAGENAME}}/nl|Nederlands]] • | ||
[[{{NAMESPACE}}:{{BASEPAGENAME}}/pl|Polski]] • | [[:{{NAMESPACE}}:{{BASEPAGENAME}}/pl|Polski]] • | ||
[[{{NAMESPACE}}:{{BASEPAGENAME}}/pt|Português]] • | [[:{{NAMESPACE}}:{{BASEPAGENAME}}/pt|Português]] • | ||
[[{{NAMESPACE}}:{{BASEPAGENAME}}/ru|Русский]] • | [[:{{NAMESPACE}}:{{BASEPAGENAME}}/ru|Русский]] • | ||
[[{{NAMESPACE}}:{{BASEPAGENAME}}/zh-hant|中文(繁體)]] | [[:{{NAMESPACE}}:{{BASEPAGENAME}}/zh-hant|中文(繁體)]] | ||
</td></tr></table></div><br/></onlyinclude> | </td></tr></table></div><br/></onlyinclude> | ||
Line 27: | Line 27: | ||
==Correct Usage== | ==Correct Usage== | ||
<nowiki>{{Language}}</nowiki> | |||
{{Language}} | {{Language}} | ||
==Wrong Usage== | ==Wrong Usage== | ||
<nowiki>{{Language|Main Page}}</nowiki> | |||
{{Language|Main Page}} | {{Language|Main Page}} | ||
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. | 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. |
Revision as of 09:53, 1 April 2010
Template
Languages: |
English • Deutsch • Español • Français • עברית • Italiano • Nederlands • Polski • Português • Русский • 中文(繁體) |
Syntax
{{Language}}
The template should only be placed on english pages that exist in more than one language. The 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 {{Language}}
, on Main Page itself, and on each translation of the page you would use the template {{Languages|Main Page}}
See Project:Language policy for further details about translating pages.
Correct Usage
{{Language}}
Languages: |
English • Deutsch • Español • Français • עברית • Italiano • Nederlands • Polski • Português • Русский • 中文(繁體) |
Wrong Usage
{{Language|Main Page}}
Languages: |
English • Deutsch • Español • Français • עברית • Italiano • Nederlands • Polski • Português • Русский • 中文(繁體) |
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.