Difference between revisions of "Template:LinkedLabel"

From blackwiki
Jump to navigation Jump to search
(add some doc)
imported>Uzume
(/doc)
 
Line 1: Line 1:
{{wikidata|label|edit|linked|{{{1|}}}}}<noinclude>{{documentation|content=
+
{{wikidata|label|edit|linked|{{{1|}}}}}<noinclude>{{documentation}}</noinclude>
{{Lua|Module:Wikidata}}
 
 
 
== See also ==
 
* {{tl|Label}}
 
 
 
[[Category:Wikidata templates]]
 
}}</noinclude>
 

Latest revision as of 16:57, 23 April 2020

Template:Wikidata

Template documentation[view] [edit] [history] [purge]

This template gets the linked label of a Wikidata item or property.

Usage examples

Standard usage
{{LinkedLabel}}Template:Wikidata
{{LinkedLabel|Q5}}Template:Wikidata
{{LinkedLabel|P31}}Template:Wikidata
Leading/trailing white space
{{LinkedLabel | Q5 }}Template:Wikidata
{{LinkedLabel | P31 }}Template:Wikidata
Lower case
{{LinkedLabel | q5 }}Template:Wikidata
{{LinkedLabel | p31 }}Template:Wikidata

See also