Difference between revisions of "Template:Multilang"
Jump to navigation
Jump to search
(WIP) |
|||
Line 9: | Line 9: | ||
When an article has multiple translations (for example [[TheXTech]], [[TheXTech/es]] and [[TheXTech/de]]), include the following on the top of the main-page: | When an article has multiple translations (for example [[TheXTech]], [[TheXTech/es]] and [[TheXTech/de]]), include the following on the top of the main-page: | ||
<pre>{{Multilang | <pre><onlyinclude>{{Multilang | ||
|en=TheXTech | |en=TheXTech | ||
|es=TheXTech/es | |es=TheXTech/es | ||
|de=TheXTech/de | |de=TheXTech/de | ||
}}</pre> | }}</onlyinclude></pre> | ||
And the following at the top of the sub-pages: | And the following at the top of the sub-pages: | ||
Line 80: | Line 80: | ||
==Syntax== | ==Syntax== | ||
<pre | <pre>{{#if: {{{title|}}} | {{DISPLAYTITLE:{{{title}}}}} }}<div style="position:relative;top:-75px;margin-bottom: -40px;float:right;text-align:right;padding:2px;line-height:11px;background:#000000{{#if: {{{noborder|}}} | margin-top:5px;border:0; | border:1px solid #000000;border-bottom:0;}}">{{#if: {{{en|}}} |[[File:Icons-flag-en.png|alt=English|link={{{en}}}]]}} {{#if: {{{ru|}}} | [[File:Icons-flag-ru.png|alt=Русский|link={{{ru}}}]] }} {{#if: {{{cn|}}} | [[File:Icons-flag-cn.png|alt=中文|link={{{cn}}}]] }} {{#if: {{{es|}}} |[[File:Icons-flag-es.png|alt=Español|link={{{es}}}]]}} {{#if: {{{fr|}}} |[[File:Icons-flag-fr.png|alt=Français|link={{{fr}}}]]}} {{#if: {{{de|}}} |[[File:Icons-flag-de.png|alt=Deutsch|link={{{de}}}]]}} {{#if: {{{jp|}}} |[[File:Icons-flag-jp.png|alt=日本語|link={{{jp}}}]]}} {{#if: {{{se|}}} |[[File:Icons-flag-se.png|alt=Svenska|link={{{se}}}]]}} {{#if: {{{it|}}} |[[File:Icons-flag-it.png|alt=Italiano|link={{{it}}}]]}} {{#if: {{{pt|}}} |[[File:Icons-flag-pt.png|alt=Português|link={{{pt}}}]]}} {{#if: {{{cz|}}} |[[File:Icons-flag-cz.png|alt=Čeština|link={{{cz}}}]]}} {{#if: {{{pl|}}} |[[File:Icons-flag-pl.png|alt=Polski|link={{{pl}}}]]}}</div></pre> | ||
{{#if: {{{title|}}} | {{DISPLAYTITLE:{{{title}}}}} }}<div style="position:relative;top:-75px;margin-bottom: -40px;float:right;text-align:right;padding:2px;line-height:11px;background:#000000{{#if: {{{noborder|}}} | margin-top:5px;border:0; | border:1px solid #000000;border-bottom:0;}}">{{#if: {{{en|}}} |[[File:Icons-flag-en.png|alt=English|link={{{en}}}]]}} {{#if: {{{ru|}}} | [[File:Icons-flag-ru.png|alt=Русский|link={{{ru}}}]] }} {{#if: {{{cn|}}} | [[File:Icons-flag-cn.png|alt=中文|link={{{cn}}}]] }} {{#if: {{{es|}}} |[[File:Icons-flag-es.png|alt=Español|link={{{es}}}]]}} {{#if: {{{fr|}}} |[[File:Icons-flag-fr.png|alt=Français|link={{{fr}}}]]}} {{#if: {{{de|}}} |[[File:Icons-flag-de.png|alt=Deutsch|link={{{de}}}]]}} {{#if: {{{jp|}}} |[[File:Icons-flag-jp.png|alt=日本語|link={{{jp}}}]]}} {{#if: {{{se|}}} |[[File:Icons-flag-se.png|alt=Svenska|link={{{se}}}]]}} {{#if: {{{it|}}} |[[File:Icons-flag-it.png|alt=Italiano|link={{{it}}}]]}} {{#if: {{{pt|}}} |[[File:Icons-flag-pt.png|alt=Português|link={{{pt}}}]]}} {{#if: {{{cz|}}} |[[File:Icons-flag-cz.png|alt=Čeština|link={{{cz}}}]]}} {{#if: {{{pl|}}} |[[File:Icons-flag-pl.png|alt=Polski|link={{{pl}}}]]}}</div> |
Revision as of 19:49, 21 July 2020
WORK IN PROGRESS. DO NOT USE YET.
Links available languages at the top-right corner of a page.
Usage
When an article has multiple translations (for example TheXTech, TheXTech/es and TheXTech/de), include the following on the top of the main-page:
<onlyinclude>{{Multilang |en=TheXTech |es=TheXTech/es |de=TheXTech/de }}</onlyinclude>
And the following at the top of the sub-pages:
{{:TheXTech}}
Available Languages
https://commons.wikimedia.org/wiki/Famfamfam_flag_icons
Language | ID | Result |
---|---|---|
English | en | ![]() |
Russian | ru | ![]() |
Chinese | cn | ![]() |
Czech | cz | ![]() |
French | fr | ![]() |
German | de | ![]() |
Italian | it | ![]() |
Japanese | jp | ![]() |
Polish | pl | ![]() |
Portuguese | pt | ![]() |
Spanish | es | ![]() |
Swedish | se | ![]() |
Syntax
{{#if: {{{title|}}} | {{DISPLAYTITLE:{{{title}}}}} }}<div style="position:relative;top:-75px;margin-bottom: -40px;float:right;text-align:right;padding:2px;line-height:11px;background:#000000{{#if: {{{noborder|}}} | margin-top:5px;border:0; | border:1px solid #000000;border-bottom:0;}}">{{#if: {{{en|}}} |[[File:Icons-flag-en.png|alt=English|link={{{en}}}]]}} {{#if: {{{ru|}}} | [[File:Icons-flag-ru.png|alt=Русский|link={{{ru}}}]] }} {{#if: {{{cn|}}} | [[File:Icons-flag-cn.png|alt=中文|link={{{cn}}}]] }} {{#if: {{{es|}}} |[[File:Icons-flag-es.png|alt=Español|link={{{es}}}]]}} {{#if: {{{fr|}}} |[[File:Icons-flag-fr.png|alt=Français|link={{{fr}}}]]}} {{#if: {{{de|}}} |[[File:Icons-flag-de.png|alt=Deutsch|link={{{de}}}]]}} {{#if: {{{jp|}}} |[[File:Icons-flag-jp.png|alt=日本語|link={{{jp}}}]]}} {{#if: {{{se|}}} |[[File:Icons-flag-se.png|alt=Svenska|link={{{se}}}]]}} {{#if: {{{it|}}} |[[File:Icons-flag-it.png|alt=Italiano|link={{{it}}}]]}} {{#if: {{{pt|}}} |[[File:Icons-flag-pt.png|alt=Português|link={{{pt}}}]]}} {{#if: {{{cz|}}} |[[File:Icons-flag-cz.png|alt=Čeština|link={{{cz}}}]]}} {{#if: {{{pl|}}} |[[File:Icons-flag-pl.png|alt=Polski|link={{{pl}}}]]}}</div>