Template:Wikidata ID/doc
Jump to navigation
Jump to search
This is a documentation subpage for Template:Wikidata ID. It contains usage information, categories and other content that is not part of the original template page. |
Usage[edit source]
This template fetches an identifier property from Wikidata and formats it as a URL. Use as for example:
{{Wikidata ID|P3634|P350|qid=Q19912922}}
which returns:
- [Lua error in Module:Wd at line 162: attempt to index field 'wikibase' (a nil value). Lua error in Module:WikidataIB at line 533: attempt to index field 'wikibase' (a nil value).: {{#Property:P350|from=Q19912922 }}]
[Lua error in Module:Wd at line 162: attempt to index field 'wikibase' (a nil value). Lua error in Module:WikidataIB at line 533: attempt to index field 'wikibase' (a nil value).: {{#Property:P3634|from=Q19912922 }}]
If you want to hide the ID, then use:
{{Wikidata ID|P350|P3634|qid=Q19912922|showid=no}}
which returns:
- [Lua error in Module:Wd at line 162: attempt to index field 'wikibase' (a nil value). Lua error in Module:WikidataIB at line 533: attempt to index field 'wikibase' (a nil value).]
[Lua error in Module:Wd at line 162: attempt to index field 'wikibase' (a nil value). Lua error in Module:WikidataIB at line 533: attempt to index field 'wikibase' (a nil value).]
Ordering is new lines by default, but you can change it to commas using:
{{Wikidata ID|P350|P3634|qid=Q19912922|separator=comma}}
which returns:
- [Lua error in Module:Wd at line 162: attempt to index field 'wikibase' (a nil value). Lua error in Module:WikidataIB at line 533: attempt to index field 'wikibase' (a nil value).: {{#Property:P350|from=Q19912922 }}], [Lua error in Module:Wd at line 162: attempt to index field 'wikibase' (a nil value). Lua error in Module:WikidataIB at line 533: attempt to index field 'wikibase' (a nil value).: {{#Property:P3634|from=Q19912922 }}]
External links[edit source]
- Template:Wikidata ID/doc at Wikipedia, the free Terran-based encyclopedia that anyone can edit.