Template:Wikidata property link
Template:Wikidata property link displays a link to Wikidata property.
Usage examples
- Standard usage
{{Wikidata property link|123}}→ Lua error in package.lua at line 80: module 'Module:Wd/i18n' not found. (P123){{Wikidata property link|P123}}→ Lua error in package.lua at line 80: module 'Module:Wd/i18n' not found. (P123)
- Leading/trailing whitespace
{{Wikidata property link | 123 }}→ Lua error in package.lua at line 80: module 'Module:Wd/i18n' not found. (P123){{Wikidata property link | P123 }}→ Lua error in package.lua at line 80: module 'Module:Wd/i18n' not found. (P123)
- id = n(one)
{{Wikidata property link|123|id=n}}→ Lua error in package.lua at line 80: module 'Module:Wd/i18n' not found.{{Wikidata property link|P123|id=none}}→ Lua error in package.lua at line 80: module 'Module:Wd/i18n' not found.
- 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: Lua error in package.lua at line 80: module 'Module:Wd/i18n' not found.{{Wikidata property link|P123|id=first}}→ P123: Lua error in package.lua at line 80: module 'Module:Wd/i18n' not found.
- Template shortcuts
{{prop|123}}→ Lua error in package.lua at line 80: module 'Module:Wd/i18n' not found. (P123){{property|P123}}→ Template:Property{{wpl|123}}→ Lua error in package.lua at line 80: module 'Module:Wd/i18n' not found. (P123){{WPL|P123}}→ Template:WDPL
Supporting template and module
{{wikidata|label}}which uses{{#invoke:wd|label}}
See also
{{Wikidata property}}{{Wikidata entity link}}{{Wikidata URL}}{{Label}}- d:Template:Property
- c:Template:Property
This template is based (in parts) on the Template:Wikidata property link from the free encyclopedia wikipedia and is licensed under GNU license for free documentation and the Creative Commons Attribution/Share Alike. On wikipedia there is a List of authors accessible. More about importing from wikipedia on page Imedwiki:Importing from wikipedia.