Template:label/documentation: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
{{documentation subpage}} | |||
{{uses lua|Module:labels}} | {{uses lua|Module:labels}} | ||
This template can be used to add labels to a language's definition of a term. It will automatically handle the addition of categories relating to the labels. | This template can be used to add labels to a language's definition of a term. It will automatically handle the addition of categories relating to the labels. |
Revision as of 18:03, 7 August 2023
Uses Lua: |
This template can be used to add labels to a language's definition of a term. It will automatically handle the addition of categories relating to the labels.
You can add labels that are pre-defined and many include extra formatting (e.g. linking to the glossary) or auto-categorisation, or you can add your own free-form labels.
The full list of available labels is located in code at Module:labels/data.
Usage
{{label|kil|intrans|with preposition le}}
Generates:
- (intransitive with preposition <i class=mention lang=kil>le)
and automatically adds the category Category:Kilitic intransitive verbs.
Parameters
|1=
- The language code of the language whose definition you are applying this label to.
|2=
,|3=
, etc.- You can put as many label identifiers as you'd like and the template will handle ensuring they appear nicely together.
|nocat=
- When specified as true (e.g.
|nocat=1
) then no categories will be automatically added to the page.