Template:Infobox exhibition
Infobox exhibition | |
---|---|
When adding an infobox using data from Wikidata, please check for consistency with the article and its references, and to address the inconsistencies observed, which can be done by amending the article or the Wikidata entry, or by supplying a better value to the infobox as a local parameter if this is what emerges from the sources. |
This template uses Lua: |
- country (P17) (see uses)
- image (P18) (see uses)
- follows (P155) (see uses)
- followed by (P156) (see uses)
- location (P276) (see uses)
- country of origin (P495) (see uses)
- organizer (P664) (see uses)
- sponsor (P859) (see uses)
- affiliation (P1416) (see uses)
- start point (P1427) (see uses)
- collection or exhibition size (P1436) (see uses)
- destination point (P1444) (see uses)
- name in native language (P1559) (see uses)
- curator (P1640) (see uses)
- via (P2825) (see uses)
- funder (P8324) (see uses)
This {{Infobox}} template retrieves various parameter values from Wikidata if enabled ("opt-in") as long as that information is sourced on Wikidata to a source other than Wikipedia. Editors can provide a local value at the article level to override or prevent specific fields from displaying, i.e., to indicate that those fields are unsuitable for inclusion in that article's infobox. This template has no option/parameter to display unsourced values.
The template calls Module:Wikidata and Module:WikidataIB.
Usage
[edit]Te Maori | |
---|---|
touring exhibition of Māori art, 1984–1986 | |
Country |
|
Country of origin |
|
Opened | Metropolitan Museum of Art |
Via | |
Closed | Field Museum of Natural History |
Exhibited |
|
Curator | |
Organiser | |
Sponsor | |
Funder | |
Followed by | |
Just use:
{{Infobox exhibition | fetchwikidata=ALL}}
and you should get a Wikidata-filled infobox. (Providing the article is linked to a Wikidata entry containing relevant information) This will by default only fetch information that is sourced on Wikidata. This is an important safeguard for Biographies of Living Persons.
Examples
[edit]When used on a page sitelinked from the Wikidata item, the |qid=
and |name=
parameters aren't required, but can be used if you want to override the sitelink or page title.
{{Infobox exhibition
| qid=Q7690870
| name=Te Maori
| dateformat = dmy
...
}}
The |suppressfields=
parameter will prevent the infobox from displaying the fields you identify.
{{Infobox exhibition
| suppressfields=curator exhibited
| dateformat = dmy
...
}}
Parameters
[edit]Parameter | Effect |
---|---|
fetchwikidata | allows a whitelist of fields that may be imported from Wikidata; set to "ALL" for all fields; defaults to none |
suppressfields | allows a blacklist of fields that may be displayed in this infobox; overrides whitelist; defaults to none |
noicon | set to "on" to remove pencil icon links for each statement, in place of an "edit on Wikidata" link at the bottom of the infobox |
Parameter | Wikidata property |
---|---|
name | |
image | image (P18) |
image_upright | |
image_size | |
alt | |
caption | media legend (P2096) |
native_name | name in native language (P1559) |
country | country (P17) |
location | location (P276) |
country_of_origin | country of origin (P495) |
start_point | start point (P1427) |
via_point | via (P2825) |
end_point | destination point (P1444) |
curator | curator (P1640) |
organiser | organizer (P664) |
sponsor | sponsor (P859) |
funder | funder (P8324) |
affiliation | affiliation (P1416) |
exhibited | collection or exhibition size (P1436) |
follows | follows (P155) |
followed_by | followed by (P156) |
footnotes |
TemplateData
[edit]TemplateData for Infobox exhibition
No description.
Parameter | Description | Type | Status | |
---|---|---|---|---|
fetchwikidata | fetchwikidata | no description | Unknown | optional |