Cèṭa'an:Examine Wikidata item/doc
Robâ
TemplateStyles' src
attribute must not be empty.
This is a documentation subpage for Cèṭa'an:Examine Wikidata item. It contains usage information, categories and other content that is not part of the original cèṭa'an page. |
TemplateStyles' src
attribute must not be empty.
This template uses Lua: |
A wrapper template for the examine call in Module:WikidataIB.
The template takes two parameters: the propertyID and the entityID. These may be unnamed or given as |pid=
and |qid=
or any combination.
The propertyID must begin with "P" and the entityID must begin with "Q".
If the entityId is omitted, the template will look at Wikidata for the entity connected to the current page.
Usage
[beccè' sombher]- Example
- Examining Animal Farm (Q1396889) gambar (P18)
All of the following produce the same result:
{{examine |pid=P18 |qid=Q1396889}}
{{examine |P18 |qid=Q1396889}}
{{examine |pid=P18 |Q1396889}}
{{examine |P18 |Q1396889}}
{{examine |qid=Q1396889 |pid=P18}}
{{examine |Q1396889 |pid=P18}}
{{examine |qid=Q1396889 |P18}}
{{examine |Q1396889 |P18}}
{{examine |P18}}
(if used in the Animal Farm article){{examine Wikidata item |pid=P18 |qid=Q1396889}}
{{#invoke:WikidataIB |examine |P18 |Q1396889}}
Result: Lua error in Modul:WikidataIB at line 94: attempt to call field 'loadI18n' (a nil value).
See also
[beccè' sombher]- {{Dump}}
- Module:Dump