<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-GB">
	<id>https://the-democratika.com/wiki/index.php?action=history&amp;feed=atom&amp;title=Template%3AInfobox_exhibition%2Fdoc</id>
	<title>Template:Infobox exhibition/doc - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://the-democratika.com/wiki/index.php?action=history&amp;feed=atom&amp;title=Template%3AInfobox_exhibition%2Fdoc"/>
	<link rel="alternate" type="text/html" href="https://the-democratika.com/wiki/index.php?title=Template:Infobox_exhibition/doc&amp;action=history"/>
	<updated>2026-04-04T22:30:47Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.0</generator>
	<entry>
		<id>https://the-democratika.com/wiki/index.php?title=Template:Infobox_exhibition/doc&amp;diff=10509&amp;oldid=prev</id>
		<title>&gt;Jonesey95: fix</title>
		<link rel="alternate" type="text/html" href="https://the-democratika.com/wiki/index.php?title=Template:Infobox_exhibition/doc&amp;diff=10509&amp;oldid=prev"/>
		<updated>2024-09-14T01:40:06Z</updated>

		<summary type="html">&lt;p&gt;fix&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Documentation subpage}}&lt;br /&gt;
&amp;lt;!-- Categories go at the bottom of this page and interwikis go in Wikidata. --&amp;gt;&lt;br /&gt;
{{warning|When adding an infobox using data from Wikidata, please &amp;#039;&amp;#039;&amp;#039;check for consistency&amp;#039;&amp;#039;&amp;#039; with the article and its references, and to &amp;#039;&amp;#039;&amp;#039;address the inconsistencies observed&amp;#039;&amp;#039;&amp;#039;, 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.}}&lt;br /&gt;
{{Lua|Module:Infobox|Module:InfoboxImage|Module:Wikidata|Module:WikidataIB|Module:Check for unknown parameters}}&lt;br /&gt;
{{Uses Wikidata|P17|P18|P155|P156|P276|P495|P664|P859|P1416|P1427|P1436|P1444|P1559|P1640|P2825|P8324}}&lt;br /&gt;
&lt;br /&gt;
This {{tl|Infobox}} template retrieves various parameter values from Wikidata if enabled (&amp;quot;opt-in&amp;quot;) as long as &amp;#039;&amp;#039;&amp;#039;that information is sourced on Wikidata to a source other than Wikipedia&amp;#039;&amp;#039;&amp;#039;. 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&amp;#039;s infobox. This template has no option/parameter to display unsourced values.&lt;br /&gt;
&lt;br /&gt;
The template calls [[Module:Wikidata]] and [[Module:WikidataIB]].&lt;br /&gt;
&lt;br /&gt;
== Usage ==&lt;br /&gt;
{{Infobox exhibition&lt;br /&gt;
 | qid=Q7690870&lt;br /&gt;
 | name=Te Maori&lt;br /&gt;
 | fetchwikidata=ALL&lt;br /&gt;
 | noicon=on&lt;br /&gt;
}}&lt;br /&gt;
Just use:&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;wikitext&amp;quot;&amp;gt;&lt;br /&gt;
{{Infobox exhibition | fetchwikidata=ALL}}&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
and you should get a Wikidata-filled infobox. (Providing the article is linked to a Wikidata entry containing relevant information) This will by default &amp;#039;&amp;#039;&amp;#039;only fetch information that is sourced&amp;#039;&amp;#039;&amp;#039; on Wikidata. This is an important safeguard for Biographies of Living Persons.&lt;br /&gt;
&lt;br /&gt;
=== Examples ===&lt;br /&gt;
When used on a page sitelinked from the Wikidata item, the {{para|qid}} and {{para|name}} parameters aren&amp;#039;t required, but can be used if you want to override the sitelink or page title.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;wikitext&amp;quot;&amp;gt;&lt;br /&gt;
{{Infobox exhibition&lt;br /&gt;
 | qid=Q7690870&lt;br /&gt;
 | name=Te Maori&lt;br /&gt;
 | dateformat = dmy&lt;br /&gt;
...&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The {{para|suppressfields}} parameter will prevent the infobox from displaying the fields you identify.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;wikitext&amp;quot;&amp;gt;&lt;br /&gt;
{{Infobox exhibition&lt;br /&gt;
 | suppressfields=curator exhibited&lt;br /&gt;
 | dateformat = dmy&lt;br /&gt;
...&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Parameters ==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|+ Wikidata-specific parameters&lt;br /&gt;
! scope= column | Parameter&lt;br /&gt;
! scope= column | Effect&lt;br /&gt;
|-&lt;br /&gt;
| fetchwikidata  || allows a whitelist of fields that may be imported from Wikidata; set to &amp;quot;ALL&amp;quot; for all fields; defaults to none&lt;br /&gt;
|-&lt;br /&gt;
| suppressfields || allows a blacklist of fields that may be displayed in this infobox; overrides whitelist; defaults to none&lt;br /&gt;
|-&lt;br /&gt;
| noicon || set to &amp;quot;on&amp;quot; to remove pencil icon links for each statement, in place of an &amp;quot;edit on Wikidata&amp;quot; link at the bottom of the infobox&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|+ Subject-specific parameters&lt;br /&gt;
! scope= column | Parameter&lt;br /&gt;
! scope= column | Wikidata property&lt;br /&gt;
|-&lt;br /&gt;
| name               ||&lt;br /&gt;
|-&lt;br /&gt;
| image              || {{Wikidata entity link|P18}}&lt;br /&gt;
|-&lt;br /&gt;
| image_upright      ||&lt;br /&gt;
|-&lt;br /&gt;
| image_size         ||&lt;br /&gt;
|-&lt;br /&gt;
| alt                ||&lt;br /&gt;
|-&lt;br /&gt;
| caption            || {{Wikidata entity link|P2096}}&lt;br /&gt;
|-&lt;br /&gt;
| native_name        || {{Wikidata entity link|P1559}}&lt;br /&gt;
|-&lt;br /&gt;
| country            || {{wikidata entity link|P17}}&lt;br /&gt;
|-&lt;br /&gt;
| location           || {{wikidata entity link|P276}}&lt;br /&gt;
|-&lt;br /&gt;
| country_of_origin  || {{wikidata entity link|P495}}&lt;br /&gt;
|-&lt;br /&gt;
| start_point        || {{wikidata entity link|P1427}}&lt;br /&gt;
|-&lt;br /&gt;
| via_point          || {{Wikidata entity link|P2825}}&lt;br /&gt;
|-&lt;br /&gt;
| end_point          || {{wikidata entity link|P1444}}&lt;br /&gt;
|-&lt;br /&gt;
| curator            || {{Wikidata entity link|P1640}}&lt;br /&gt;
|-&lt;br /&gt;
| organiser          || {{wikidata entity link|P664}}&lt;br /&gt;
|-&lt;br /&gt;
| sponsor            || {{Wikidata entity link|P859}}&lt;br /&gt;
|-&lt;br /&gt;
| funder             || {{Wikidata entity link|P8324}}&lt;br /&gt;
|-&lt;br /&gt;
| affiliation        || {{wikidata entity link|P1416}}&lt;br /&gt;
|-&lt;br /&gt;
| exhibited          || {{wikidata entity link|P1436}}&lt;br /&gt;
|-&lt;br /&gt;
| follows            || {{Wikidata entity link|P155}}&lt;br /&gt;
|-&lt;br /&gt;
| followed_by        || {{wikidata entity link|P156}}&lt;br /&gt;
|-&lt;br /&gt;
| footnotes          ||&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== TemplateData ==&lt;br /&gt;
{{TemplateData header}}&lt;br /&gt;
&amp;lt;templatedata&amp;gt;&lt;br /&gt;
{&lt;br /&gt;
	&amp;quot;params&amp;quot;: {&lt;br /&gt;
		&amp;quot;fetchwikidata&amp;quot;: {}&lt;br /&gt;
	},&lt;br /&gt;
	&amp;quot;format&amp;quot;: &amp;quot;block&amp;quot;&lt;br /&gt;
}&lt;br /&gt;
&amp;lt;/templatedata&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{Wikidata infoboxes}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;includeonly&amp;gt;{{sandbox other||&lt;br /&gt;
&amp;lt;!-- Categories below this line, please; interwikis at Wikidata --&amp;gt;&lt;br /&gt;
[[Category:Infobox templates using Wikidata]]&lt;br /&gt;
[[Category:History and events infobox templates]]&lt;br /&gt;
[[Category:Arts and culture infobox templates]]&lt;br /&gt;
}}&amp;lt;/includeonly&amp;gt;&lt;/div&gt;</summary>
		<author><name>&gt;Jonesey95</name></author>
	</entry>
</feed>