Template:TagKey/doc
This is a documentation subpage for Template:TagKey. It contains usage information, categories and other content or metadata that is not part of the original template. |
Inserts a linked reference to a key.
This template is powered by Module:Tag.
Usage
If you explicitly specify the language code in the kl (or lang) parameter, its letter case is not significant and the link with the correct language prefix for that language is generated directly to that language, using {{LangPrefix}}, even if there's still no such translation (a red link may appear in that case).
Otherwise the language to use will be determined from the current page using Module:Languages: a single existence test will be (costly) made to find a relevant page in that language, or otherwise it will default to the (unprefixed) English version of the key description page (no additional test is made to find another fallback language). No costly test occurs for linking to the English page, which is assumed to exist (a red link may appear in that case too).
TemplateData
Displays key without a value automatically linked to the appropriate wiki page
Parameter | Description | Type | Status | |
---|---|---|---|---|
Key | 1 | Main key of the tag (the part before =)
| Line | required |
Key page language | kl | Language code of the key description page
| Line | optional |
Subkey | subkey subkey1 | Key part described on the same page as the main key | Line | optional |
Subkey 2 | subkey2 | Second key part described on the same page as the main key | Line | optional |
Subkey 3 | subkey3 | Third key part described on the same page as the main key | Line | optional |
Subkey 4 | subkey4 | Fourth key part described on the same page as the main key | Line | optional |
Key component 2 | : | no description | Line | optional |
Key component 2 page language | kl: | Language code of the second key part description page
| Line | optional |
Key component 3 | :: | Third key part described on a separate page | Line | optional |
Key component 3 page language | kl:: | Language code of the third key part description page
| Line | optional |
Key component 4 | ::: | Fourth key part described on a separate page | Line | optional |
Key component 4 page language | kl::: | Language code of the fourth key part description page
| Line | optional |
Key component 5 | :::: | Fifth key part described on a separate page | Line | optional |
Key component 5 page language | kl:::: | Language code of the fifth key part description page
| Line | optional |
Language | lang | Language code of all the link targets
| Line | optional |
See also
- {{TagValue}} Template:TagValue - for showing only the value
- {{Tag}} Template:Tag - for showing key and value
- {{Value}} Template:Value - mark with light blue background and after font, looks similar like code
- {{Role}} Template:Role - mark with light blue background and after font, looks similar like code