Changes

600 bytes added ,  23:31, 28 May 2016
Created page with "{{documentation subpage}} {{Lua|Module:Wikibase signature}} This template gets the label of an item or property, and should stay in sync with the same template as d:Template..."
{{documentation subpage}}
{{Lua|Module:Wikibase signature}}
This template gets the label of an item or property, and should stay in sync with the same template as [[d:Template:Label]].

Examples:
*<code><nowiki>{{label|Q1}}</nowiki></code>: {{label|Q1}}
*<code><nowiki>{{label|Q1|en}}</nowiki></code>: {{label|Q1|en}}
*<code><nowiki>{{label|Q1|es}}</nowiki></code>: {{label|Q1|es}}
*<code><nowiki>{{label|P31}}</nowiki></code>: {{label|P31}}

The language code parameter is optional; if not provided it will default to the local language.

<includeonly>
[[Category:Wikidata templates]]
</includeonly>
Anonymous user