Difference between revisions of "Template:I18n"
From The Official Visionaire Studio: Adventure Game Engine Wiki
Line 7: | Line 7: | ||
This template should be added at the beginning of every article (ideally below category markers but above any other content). | This template should be added at the beginning of every article (ideally below category markers but above any other content). | ||
− | <pre>{{i18n| | + | <pre>{{i18n | {{PAGENAME}} }}</pre> |
The argument should be modified to match the English title of the article (i.e. without any language tag). | The argument should be modified to match the English title of the article (i.e. without any language tag). |
Revision as of 17:09, 21 August 2014
An 'i18n' box used to display inter-language links. See Help:i18n.
Shamelessly stolen from the Arch Linux wiki.
Usage
This template should be added at the beginning of every article (ideally below category markers but above any other content).
{{i18n | {{PAGENAME}} }}
The argument should be modified to match the English title of the article (i.e. without any language tag).
Inter-language links are sorted alphabetically via JavaScript; see the language table (Help:i18n#Languages) and Wikipedia:Help:Sorting for details.
Example