Template:Language: Difference between revisions

From Shareaza Wiki
Jump to navigation Jump to search
(Tried out something... I'll undo it if it doesn't work...)
No edit summary
Line 35: Line 35:


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.
[[Category:Templates]]

Revision as of 16:09, 30 May 2010

Template


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}}


Wrong Usage

{{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.