Vorlage:Otherlang: Unterschied zwischen den Versionen
(Die Seite wurde neu angelegt: „<noinclude> This template adds available translations for the page to the top through the use of flags. To prevent issues, this template must be placed '''at…“) |
|||
Zeile 43: | Zeile 43: | ||
|English | |English | ||
|en=Page_name | |en=Page_name | ||
− | |[[File: | + | |[[File:flag_ENG.gif]] |
|- id="de" | |- id="de" | ||
|Deutsch | |Deutsch | ||
|de=Page_name:de | |de=Page_name:de | ||
− | |[[File: | + | |[[File:flag_DEU.gif]] |
|} | |} | ||
</noinclude> | </noinclude> | ||
− | {{#if:{{{title|}}}|{{DISPLAYTITLE:{{{title}}}}}}}{{#if:{{{en|}}}|'''[[File: | + | {{#if:{{{title|}}}|{{DISPLAYTITLE:{{{title}}}}}}}{{#if:{{{en|}}}|'''[[File:flag_ENG.gif|right|alt=English|link={{{en}}}]]'''}}{{#if:{{{de|}}}|'''[[File:flag_DEU.gif|right|alt=Deutsch|link={{{de}}}]]'''}} |
Version vom 18. September 2018, 20:57 Uhr
This template adds available translations for the page to the top through the use of flags.
To prevent issues, this template must be placed at the very beginning of a page.
Tip! When contributing a new translation to a document that already has other translations, please carry over the existing translations to the otherlang template of your contributed page. This way all multilingual pages are linked.
Syntax
{{otherlang | noborder=true (OPTIONAL) | title=localized page display title | lang=page:lang | lang2=page:lang2 | etc... }}
Warning! Do not include the language of the current page. This will only confuse readers.
Example
On a page called Test:
{{otherlang | title=Test | de=Test:de }}
Note that:
- The language "en" is not included, as it is the language of the page that template is being used on.
- title is assigned the translated name of the page, and will appear as the display title (heading) for the page. This can replace the existing
- Vorlage:Selfref and templates currently in common use.
- The English page has no suffix.
- The same template must be used on the translated page (with the other language) to link back
Available Languages
Language | Syntax | Result |
---|---|---|
English | en=Page_name | Datei:Flag ENG.gif |
Deutsch | de=Page_name:de | Datei:Flag DEU.gif |