<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://www.cultopedia.org/index.php?action=history&amp;feed=atom&amp;title=Template%3AInfobox_publisher</id>
	<title>Template:Infobox publisher - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://www.cultopedia.org/index.php?action=history&amp;feed=atom&amp;title=Template%3AInfobox_publisher"/>
	<link rel="alternate" type="text/html" href="https://www.cultopedia.org/index.php?title=Template:Infobox_publisher&amp;action=history"/>
	<updated>2026-04-05T22:48:05Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.44.5</generator>
	<entry>
		<id>https://www.cultopedia.org/index.php?title=Template:Infobox_publisher&amp;diff=1203&amp;oldid=prev</id>
		<title>imported&gt;Zackmann08: Improving nested param logic using unnest; Adding conflicting parameter tracking through :Category:Pages using infobox publisher with conflicting parameters using AddCheckForConflictingParameters and Module:check for conflicting parameters</title>
		<link rel="alternate" type="text/html" href="https://www.cultopedia.org/index.php?title=Template:Infobox_publisher&amp;diff=1203&amp;oldid=prev"/>
		<updated>2026-01-19T03:11:33Z</updated>

		<summary type="html">&lt;p&gt;Improving nested param logic using &lt;a href=&quot;/index.php?title=User:Zackmann08/scripts/unnest.js&amp;amp;action=edit&amp;amp;redlink=1&quot; class=&quot;new&quot; title=&quot;User:Zackmann08/scripts/unnest.js (page does not exist)&quot;&gt;unnest&lt;/a&gt;; Adding conflicting parameter tracking through &lt;a href=&quot;/index.php?title=Category:Pages_using_infobox_publisher_with_conflicting_parameters&amp;amp;action=edit&amp;amp;redlink=1&quot; class=&quot;new&quot; title=&quot;Category:Pages using infobox publisher with conflicting parameters (page does not exist)&quot;&gt;Category:Pages using infobox publisher with conflicting parameters&lt;/a&gt; using &lt;a href=&quot;/index.php?title=User:Zackmann08/scripts/AddCheckForConflictingParameters.js&amp;amp;action=edit&amp;amp;redlink=1&quot; class=&quot;new&quot; title=&quot;User:Zackmann08/scripts/AddCheckForConflictingParameters.js (page does not exist)&quot;&gt;AddCheckForConflictingParameters&lt;/a&gt; and &lt;a href=&quot;/index.php/Module:Check_for_conflicting_parameters&quot; title=&quot;Module:Check for conflicting parameters&quot;&gt;Module:check for conflicting parameters&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Infobox&lt;br /&gt;
| bodyclass  = vcard&lt;br /&gt;
| titleclass = fn org&lt;br /&gt;
| title      = {{if empty|{{{name|}}}|{{PAGENAMEBASE}}}}&lt;br /&gt;
| image      = {{#invoke:InfoboxImage|InfoboxImage|image={{{image|}}}|size={{if empty|{{{image size|}}}|{{{image_size|}}}|{{{imagesize|}}}}}|sizedefault=frameless|upright={{if empty|{{{image_upright|}}}|1}}|alt={{{alt|}}}|suppressplaceholder=yes}}&lt;br /&gt;
| caption    = {{if empty|{{{image caption|}}}|{{{caption|}}}|{{{image_caption|}}}}}&lt;br /&gt;
| subheader  = {{{motto|}}}&lt;br /&gt;
| label1     = [[Parent company]]&lt;br /&gt;
| data1      = {{{parent|}}}&lt;br /&gt;
| label2     = Status&lt;br /&gt;
| class2     = category&lt;br /&gt;
| data2      = {{{status|}}}&lt;br /&gt;
| label3     = [[Ticker symbol|Traded&amp;amp;nbsp;as]]&lt;br /&gt;
| data3      = &amp;lt;!-- Compatibility with the legacy undocumented nasdaq param --&amp;gt; {{#if: {{{traded_as|}}}|{{{traded_as|}}}|{{#if: {{{nasdaq|}}}|{{NASDAQ|{{{nasdaq|}}}}}|}}}}&lt;br /&gt;
| label4     = Predecessor&lt;br /&gt;
| data4      = {{{predecessor|}}}&lt;br /&gt;
| label5     = Founded&lt;br /&gt;
| data5      = {{{founded|}}}&lt;br /&gt;
| label6     = Founder{{#if:{{{founders|}}}|s}}&lt;br /&gt;
| data6      = {{#if:{{{founders|}}} |{{{founders}}} |{{{founder|}}} }}&lt;br /&gt;
| label7 = Defunct&lt;br /&gt;
| data7 = {{if empty|{{{defunct|}}}|{{{dissolved|}}}|{{wikidata|property|edit|P576}}}}&lt;br /&gt;
| label8     = Successor&lt;br /&gt;
| data8      = {{{successor|}}}&lt;br /&gt;
| label9     = Country of origin&lt;br /&gt;
| data9     = {{{country|}}}&lt;br /&gt;
| label10     = Headquarters location&lt;br /&gt;
| class10     = label&lt;br /&gt;
| data10      = {{{headquarters|}}}&lt;br /&gt;
| label11    = Distribution&lt;br /&gt;
| data11     = {{{distribution|}}}&lt;br /&gt;
| label12    = Key people&lt;br /&gt;
| data12     = {{{keypeople|}}}&lt;br /&gt;
| label13    = Publication types&lt;br /&gt;
| data13     = {{{publications|}}}&lt;br /&gt;
| label14    = Nonfiction topics&lt;br /&gt;
| data14     = {{{topics|}}}&lt;br /&gt;
| label15    = [[Genre|Fiction genres]]&lt;br /&gt;
| data15     = {{{genre|}}}&lt;br /&gt;
| label16    = [[Imprint (trade name)|Imprint]]s&lt;br /&gt;
| data16     = {{{imprints|}}}&lt;br /&gt;
| label17    = Revenue&lt;br /&gt;
| data17     = {{{revenue|}}}&lt;br /&gt;
| label18    = Owner{{pluralize from text|{{{owner|}}}|plural=s}}&lt;br /&gt;
| data18     = {{{owner|}}}&lt;br /&gt;
| label19    = {{abbr|No.|Number}} of employees&lt;br /&gt;
| data19     = {{{numemployees|}}}&lt;br /&gt;
| label20    = Official website&lt;br /&gt;
| class20    = url&lt;br /&gt;
| data20     = {{#if: {{{website|}}}{{{url|}}}&lt;br /&gt;
               | {{#ifeq: {{if empty|{{{website|}}}|{{{url|}}}}} |hide | | {{if empty|{{{website|}}}|{{{url|}}}}} }}&lt;br /&gt;
               | {{#if: {{#property:P856}} | {{URL|{{#property:P856}}}} }}&lt;br /&gt;
               }}&lt;br /&gt;
}}{{#invoke:Check for unknown parameters|check|unknown={{main other|[[Category:Pages using infobox publisher with unknown parameters|_VALUE_{{PAGENAME}}]]}}|preview=Page using [[Template:Infobox publisher]] with unknown parameter &amp;quot;_VALUE_&amp;quot;|ignoreblank=y| alt | caption | country| defunct | dissolved | distribution | founded | founder | founders | genre | headquarters | image | image caption | image size | image_caption | image_size | image_upright | imagesize | imprints | keypeople | motto | name | nasdaq | NASDAQ | numemployees | owner | parent | predecessor | publications | revenue | status | successor | topics | traded_as | url | website }}{{#invoke:Check for conflicting parameters|check&lt;br /&gt;
| template = [[Template:Infobox publisher]]&lt;br /&gt;
| cat = {{main other|Category:Pages using infobox publisher with conflicting parameters}}&lt;br /&gt;
| image size; image_size; imagesize &lt;br /&gt;
| image caption; caption; image_caption &lt;br /&gt;
| website; url &lt;br /&gt;
}}&amp;lt;noinclude&amp;gt;&lt;br /&gt;
{{Documentation}}&amp;lt;!-- Add categories to the /doc subpage, interwikis to Wikidata, not here --&amp;gt;&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>imported&gt;Zackmann08</name></author>
	</entry>
</feed>