Difference between revisions of "Template:Label/sandbox"
Jump to navigation
Jump to search
imported>Andy M. Wang (sync / sandbox) |
(sync) |
||
| Line 1: | Line 1: | ||
| − | {{#invoke:Wikibase/sandbox|label|{{{1}}}}}<noinclude> | + | {{#if:{{{1|}}}|{{#invoke:Wikibase/sandbox|label|{{{1}}}}}|{{#invoke:Wikibasev|label}}}}<noinclude>{{documentation}}</noinclude> |
| − | {{documentation}} | ||
| − | </noinclude> | ||
Revision as of 20:29, 5 September 2017
Script error: No such module "Wikibasev".
| This is the template sandbox page for Template:Label (diff). See also the companion subpage for test cases. |
| This template uses Lua: |
This template gets the label of a Wikidata item or property.
Usage examples
- Standard usage
{{Label}}→ Lua error in Module:Wd at line 196: attempt to index field 'wikibase' (a nil value).{{Label|Q5}}→ Lua error in Module:Wd at line 196: attempt to index field 'wikibase' (a nil value).{{Label|P31}}→ Lua error in Module:Wd at line 196: attempt to index field 'wikibase' (a nil value).
- Leading/trailing white space
{{Label | Q5 }}→ Lua error in Module:Wd at line 196: attempt to index field 'wikibase' (a nil value).{{Label | P31 }}→ Lua error in Module:Wd at line 196: attempt to index field 'wikibase' (a nil value).
- Lower case
{{Label | q5 }}→ Lua error in Module:Wd at line 196: attempt to index field 'wikibase' (a nil value).{{Label | p31 }}→ Lua error in Module:Wd at line 196: attempt to index field 'wikibase' (a nil value).
See also
{{LinkedLabel}}{{Wikidata entity link}}{{Wikidata property link}}{{#invoke:Wikidata label|getLabel}}- d:Template:Label
- c:Template:Label
| The above documentation is transcluded from Template:Label/doc. (edit | history) Editors can experiment in this template's sandbox (edit | diff) and testcases (edit) pages. Please add categories to the /doc subpage. Subpages of this template. |