Template:Wikidata entity link: Difference between revisions
Jump to navigation
Jump to search
m (1 revision imported) |
(Updated to use interwiki links instead of external links, see Template talk:Wikidata entity link#Link format. Tested first with /sandbox and /testcases.) |
||
Line 1: | Line 1: | ||
<includeonly>{{#if: {{{1|}}} | |||
| {{#switch: {{uc:{{padleft:|1|{{#if:1|{{{1}}}}}}}}} | |||
|# | | P = [[d:Property:{{#if:1|{{{1}}}}}|{{#invoke:Wikibase|label|{{{1}}}}} <small>({{#if:1|{{{1}}}}})</small>]] | ||
}}|{{#invoke:Wikibase| | | Q = [[d:{{#if:1|{{{1}}}}}|{{#invoke:Wikibase|label|{{{1}}}}} <small>({{#if:1|{{{1}}}}})</small>]] | ||
| #default = [[d:Q{{#if:1|{{{1}}}}}|{{#invoke:Wikibase|label|Q{{#if:1|{{{1}}}}}}} <small>(Q{{#if:1|{{{1|}}}}})</small>]] | |||
}} | |||
| {{#ifeq: {{#invoke:Wikibase|id}} | no entity | |||
| <small>(no entity)</small> | |||
| [[d:{{#invoke:Wikibase|id}}|{{#invoke:Wikibase|label}} <small>({{#invoke:Wikibase|id}})</small>]] | |||
}} | |||
}}</includeonly><noinclude> | |||
{{Documentation}} | |||
</noinclude> |