Difference between revisions of "Template:I18n"

From The Official Visionaire Studio: Adventure Game Engine Wiki
 
(17 intermediate revisions by the same user not shown)
Line 15: Line 15:
 
====Example====
 
====Example====
 
{{i18n|Template:i18n}}</noinclude><includeonly>
 
{{i18n|Template:i18n}}</noinclude><includeonly>
 +
<html>
 +
<!--script type="text/javascript" src="http://wiki.visionaire-tracker.net/extensions/lightswitch/jquery-cookie.js"></script-->
 +
<!--script type="text/javascript" src="http://wiki.visionaire-tracker.net/extensions/lightswitch/lightswitch.js"></script-->
 +
</html>
 
<div style="margin-top:0 px;">
 
<div style="margin-top:0 px;">
 
----
 
----
 
{| class="ts i18n"
 
{| class="ts i18n"
 
|-
 
|-
| style="padding-top:27.5px;font-weight: 300;font-size:11px;" class="cent" |
+
| style="padding-top:27.5px;font-weight: 300;font-size:11px;text-align:center;" |
 
{{Lang|{{{1}}}|日本語}}
 
{{Lang|{{{1}}}|日本語}}
 
{{Lang|{{{1}}}|正體中文}}
 
{{Lang|{{{1}}}|正體中文}}
Line 54: Line 58:
 
<!--{{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) -->
| style="padding-top:25px;" class="cent" | {{#TwitterFBLike:right|small|like}}
+
<!--| style="padding-top:25px; padding-left: 22.5px;" | -->
 
|}
 
|}
 
<!--<br/>
 
<!--<br/>
 
<span style="text-align:right;">''[[Help:i18n|More info]]''</span>-->
 
<span style="text-align:right;">''[[Help:i18n|More info]]''</span>-->
 
<!--/div--></div></includeonly>
 
<!--/div--></div></includeonly>

Latest revision as of 21:42, 18 November 2016

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