Difference between revisions of "Template:I18n"
From The Official Visionaire Studio: Adventure Game Engine Wiki
(→Example) |
(→Usage) |
||
Line 13: | Line 13: | ||
Inter-language links are sorted alphabetically via JavaScript; see the language table ([[Help:i18n#Languages]]) and [[Wikipedia:Help:Sorting]] for details. | Inter-language links are sorted alphabetically via JavaScript; see the language table ([[Help:i18n#Languages]]) and [[Wikipedia:Help:Sorting]] for details. | ||
− | + | ====Example==== | |
{{i18n|Template:i18n}}</noinclude><includeonly> | {{i18n|Template:i18n}}</noinclude><includeonly> | ||
− | + | <br/> | |
---- | ---- | ||
<div class="i18n"> | <div class="i18n"> |
Revision as of 02:51, 19 February 2013
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|Template:i18n}}
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