Template:Z
Appearance
Usage
{{Z}} is used to get an automatically localized link to a ZObject.
For example:
- {{Z|10000}} → join two strings (Z10000)
- {{Z|Z10000}} → join two strings (Z10000)
- {{Z|10000|lang=de}} → verbinde Zeichenketten (Z10000)
TemplateData
This creates a link to a ZObject which includes the label in the user's language in the link text.
Parameter | Description | Type | Status | |
---|---|---|---|---|
ZID | 1 zid | The ZID of the ZObject to link to, with or without the "Z".
| Line | required |
language | 2 lang | The language code of the language to display the label in. If left unspecifed, the label with be displayed in the user's own language.
| Line | optional |