Difference between revisions of "Template:I18n"

From The Official Visionaire Studio: Adventure Game Engine Wiki
(Example)
Line 49: Line 49:
 
<!--{{Lang|{{{1}}}|ไทย}}-->
 
<!--{{Lang|{{{1}}}|ไทย}}-->
 
{{Lang|{{{1}}}|日本語}}
 
{{Lang|{{{1}}}|日本語}}
{{Lang|{{{1}}}|正體中文}}
+
<!--{{Lang|{{{1}}}|正體中文}}-->
 
<!--{{Lang|{{{1}}}|简体中文}}-->
 
<!--{{Lang|{{{1}}}|简体中文}}-->
 
<!--{{Lang|{{{1}}}|Tiếng Việt}}-->  
 
<!--{{Lang|{{{1}}}|Tiếng Việt}}-->  

Revision as of 20:37, 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