Template:Label
From Bonkipedia
Revision as of 16:42, 19 November 2020 by [[mw:]]>Uzume (sync from d:Template:Label)
Uses Lua: |
This template gets the label of an item or property, and should stay in sync with the same template as d:Template:Label.
Examples:
{{label|Q1}}
: Lua error in Module:Wikidata_label at line 265: attempt to index field 'wikibase' (a nil value).{{label|Q1|en}}
: Lua error in Module:Wikidata_label at line 283: attempt to index field 'wikibase' (a nil value).{{label|Q1|es}}
: Lua error in Module:Wikidata_label at line 283: attempt to index field 'wikibase' (a nil value).{{label|P31}}
: Lua error in Module:Wikidata_label at line 265: attempt to index field 'wikibase' (a nil value).
The language code parameter is optional; if not provided it will default to the local language.