Template:Wikidata property link
Appearance
(Redirected from Template:WDP)
This template is used on approximately 2,500 pages and changes may be widely noticed. Test changes in the template's /sandbox or /testcases subpages, or in your own user subpage. Consider discussing changes on the talk page before implementing them. |
Template:Wikidata property link displays a link to Wikidata property.
Usage examples
- Standard usage
{{Wikidata property link|123}}
→ publisher (P123){{Wikidata property link|P123}}
→ publisher (P123)
- Leading/trailing whitespace
{{Wikidata property link | 123 }}
→ publisher (P123){{Wikidata property link | P123 }}
→ publisher (P123)
- Lower case
{{Wikidata property link|p123}}
→ publisher (P123){{Wikidata property link | p123 }}
→ publisher (P123)
- id = n(one)
{{Wikidata property link|123|id=n}}
→ publisher{{Wikidata property link|P123|id=none}}
→ publisher
- id = o(nly)
{{Wikidata property link|123|id=o}}
→ P123{{Wikidata property link|P123|id=only}}
→ P123
- id = f(irst)
{{Wikidata property link|123|id=f}}
→ P123: publisher{{Wikidata property link|P123|id=first}}
→ P123: publisher
- Template shortcuts
{{prop|123}}
→ publisher (P123){{property|P123}}
→ publisher (P123){{wpl|123}}
→ publisher (P123){{WPL|P123}}
→ publisher (P123)
Supporting template and module
{{wikidata|label}}
which uses{{#invoke:wd|label}}