Template:Infobox exhibition
Infobox exhibition | |
---|---|
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
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
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
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
TemplateData for Infobox exhibition
No description.
Parameter | Description | Type | Status | |
---|---|---|---|---|
fetchwikidata | fetchwikidata | no description | Unknown | optional |