Zeile 5: | Zeile 5: | ||
Sprachcode: {{{lang}}} | Sprachcode: {{{lang}}} | ||
--> | --> | ||
− | {{#if:{{{translated title|}}}|{{DISPLAYTITLE:{{{translated title}}}|}}}} | + | {{#if:{{{translated title|}}}|{{DISPLAYTITLE:{{{translated title}}}|}}}}<bootstrap_card color="info">Die deutsche Version finden Sie auf der Seite [[{{{origin|{{BASEPAGENAME}}}}}]]</bootstrap_card> |
<includeonly>[[Category:Translated pages]]</includeonly><!--Last line of your template code--><noinclude> | <includeonly>[[Category:Translated pages]]</includeonly><!--Last line of your template code--><noinclude> |
Aktuelle Version vom 17. April 2023, 14:52 Uhr
Die deutsche Version finden Sie auf der Seite Translated page
Description[Quelltext bearbeiten]
Manages a page translation
Parameters[Quelltext bearbeiten]
mandatory[Quelltext bearbeiten]
- origin
- Origin page for the translation
- lang
- The target language of this translation
- translated title
- Translate the title of the origin page into the target language
Parameters[Quelltext bearbeiten]
Description of the entity created by this template or of the function of this template
Parameter | Beschreibung | Typ | Status | |
---|---|---|---|---|
Orgin | origin | Origin page for the translation | Seite | erforderlich |
Language | lang | The language of this translation
| Zeichenfolge | erforderlich |
Translated Title | translated title | Translate the title of the origin page into the target language. | Zeile | erforderlich |
Usage[Quelltext bearbeiten]
{{translated page
|origin=
|lang=en
|translated title=
}}