Vorlage: LanguageSwitch

Aus Semantic CorA
Version vom 21. Mai 2014, 17:35 Uhr von Christoph Schindler (Diskussion | Beiträge) (Created page with "<noinclude> Link between the current page and another language version of the same page: <nowiki>{{LanguageSwitch}}</nowiki> Link to another page of the same language as the...")
(Unterschied) ← Nächstältere Version | Aktuelle Version (Unterschied) | Nächstjüngere Version → (Unterschied)
Wechseln zu: Navigation, Suche

Link between the current page and another language version of the same page:

{{LanguageSwitch}}

Link to another page of the same language as the current page:

{{LanguageSwitch|other page|display text}}

display text is optional. If not provided, other page is used as link text.

If the name of a page ends with /de, then it is assumed to be written in German. Otherwise it is assumed to be written in English.


This template requires the extension ParserFunctions to be installed since the template makes use of the parser function #titleparts.