Difference between revisions of "Template:I18n"
From The Official Visionaire Studio: Adventure Game Engine Wiki
(→Usage) |
|||
Line 17: | Line 17: | ||
{{i18n|Template:i18n}}</noinclude><includeonly> | {{i18n|Template:i18n}}</noinclude><includeonly> | ||
<br/> | <br/> | ||
− | + | {| class="wikitable" | |
− | <div class="i18n"> | + | |- |
+ | | Languages: || <div class="i18n"> | ||
{{Lang|{{{1}}}|Dansk}} | {{Lang|{{{1}}}|Dansk}} | ||
{{Lang|{{{1}}}|Deutsch}} | {{Lang|{{{1}}}|Deutsch}} | ||
Line 47: | Line 48: | ||
{{Lang|{{{1}}}|正體中文}} | {{Lang|{{{1}}}|正體中文}} | ||
{{Lang|{{{1}}}|简体中文}} | {{Lang|{{{1}}}|简体中文}} | ||
− | {{Lang|{{{1}}}|Tiếng Việt}} | + | {{Lang|{{{1}}}|Tiếng Việt}} |
− | [[{{{1}}} (한국어)|한국어]] <!-- last entry is special (don't display trailing dash) --> | + | [[{{{1}}} (한국어)|한국어]]<!-- last entry is special (don't display trailing dash) --> |
+ | |} | ||
<br/> | <br/> | ||
<span style="text-align:right;">''[[Help:i18n|More info]]''</span> | <span style="text-align:right;">''[[Help:i18n|More info]]''</span> | ||
</div></includeonly> | </div></includeonly> |
Revision as of 19:03, 3 March 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