<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://creatorpedia.net/index.php?action=history&amp;feed=atom&amp;title=Template_talk%3AInfobox</id>
	<title>Template talk:Infobox - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://creatorpedia.net/index.php?action=history&amp;feed=atom&amp;title=Template_talk%3AInfobox"/>
	<link rel="alternate" type="text/html" href="https://creatorpedia.net/index.php?title=Template_talk:Infobox&amp;action=history"/>
	<updated>2026-04-12T20:16:42Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.45.3</generator>
	<entry>
		<id>https://creatorpedia.net/index.php?title=Template_talk:Infobox&amp;diff=2316&amp;oldid=prev</id>
		<title>Godman Andrew: 1 revision imported</title>
		<link rel="alternate" type="text/html" href="https://creatorpedia.net/index.php?title=Template_talk:Infobox&amp;diff=2316&amp;oldid=prev"/>
		<updated>2026-04-11T14:25:51Z</updated>

		<summary type="html">&lt;p&gt;1 revision imported&lt;/p&gt;
&lt;table style=&quot;background-color: #fff; color: #202122;&quot; data-mw=&quot;interface&quot;&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Revision as of 14:25, 11 April 2026&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-notice&quot; lang=&quot;en&quot;&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;(No difference)&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</summary>
		<author><name>Godman Andrew</name></author>
	</entry>
	<entry>
		<id>https://creatorpedia.net/index.php?title=Template_talk:Infobox&amp;diff=2315&amp;oldid=prev</id>
		<title>MediaWiki&gt;Primefac: /* Autoheaders but off for one element */ wrong call</title>
		<link rel="alternate" type="text/html" href="https://creatorpedia.net/index.php?title=Template_talk:Infobox&amp;diff=2315&amp;oldid=prev"/>
		<updated>2026-03-27T08:51:54Z</updated>

		<summary type="html">&lt;p&gt;&lt;span class=&quot;autocomment&quot;&gt;Autoheaders but off for one element: &lt;/span&gt; wrong call&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Permanently protected}}&lt;br /&gt;
{{talkheader}}&lt;br /&gt;
{{WikiProject banner shell|&lt;br /&gt;
{{WikiProject Infoboxes}}&lt;br /&gt;
}}&lt;br /&gt;
{{User:MiszaBot/config&lt;br /&gt;
|archiveheader = {{talkarchivenav}}&lt;br /&gt;
|maxarchivesize = 75K&lt;br /&gt;
|counter = 20&lt;br /&gt;
|minthreadsleft = 6&lt;br /&gt;
|algo = old(90d)&lt;br /&gt;
|archive = Template talk:Infobox/Archive %(counter)d&lt;br /&gt;
}}&lt;br /&gt;
{{Lua sidebar}}&lt;br /&gt;
&lt;br /&gt;
== Collapsing Infoboxes? ==&lt;br /&gt;
&lt;br /&gt;
I know if this isn&amp;#039;t the perfect place to be discussing transclusion, but I&amp;#039;ve noticed a couple of timeline templates using the infobox template, that have the ability to collapse. Like these:&lt;br /&gt;
&lt;br /&gt;
[[Template:Paramount Skydance evolution]]&lt;br /&gt;
&lt;br /&gt;
[[Template:WildBrain evolution]]&lt;br /&gt;
&lt;br /&gt;
I&amp;#039;m struggling to incorporate this on a MediaWiki wiki I&amp;#039;m creating. ([https://altcyclopedia.miraheze.org/wiki/Template:Paramount_evolution Template:Paramount evolution - Altcyclopedia]) Any idea how to do it? - [[User:BiggieSMLZ|BiggieSMLZ]] ([[User talk:BiggieSMLZ|talk]]) 21:30, 4 October 2025 (UTC)&lt;br /&gt;
&lt;br /&gt;
:The classes in use in those templates are &amp;lt;code&amp;gt;collapsible&amp;lt;/code&amp;gt; and its friend. These classes are aliased locally to &amp;lt;code&amp;gt;mw-collapsible&amp;lt;/code&amp;gt; and its friend, which is the [[:mw:Manual:Collapsible elements|standard name]]. Try those names instead. [[User:Izno|Izno]] ([[User talk:Izno|talk]]) 04:52, 5 October 2025 (UTC)&lt;br /&gt;
::I inserted &amp;lt;code&amp;gt;mw-collapsible&amp;lt;/code&amp;gt; in place of &amp;lt;code&amp;gt;collapsed&amp;lt;/code&amp;gt; on my template ([https://altcyclopedia.miraheze.org/wiki/Template:Paramount_evolution?action=edit) , but it still had no effect. [[User:BiggieSMLZ|BiggieSMLZ]] ([[User talk:BiggieSMLZ|talk]]) 09:59, 5 October 2025 (UTC)&lt;br /&gt;
&lt;br /&gt;
== Patch: make {{para|decat|yes}} prevent categorization from [[Module:Infobox]] under [[:Category:Pages using infobox templates with ignored data cells]] too ==&lt;br /&gt;
&lt;br /&gt;
{{edit template-protected|answered=yes}}&lt;br /&gt;
&lt;br /&gt;
If you change line #167 in [[Module:Infobox]] from&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;wikitext&amp;quot;&amp;gt;&lt;br /&gt;
if rowArgs.data then&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
to&lt;br /&gt;
&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;wikitext&amp;quot;&amp;gt;&lt;br /&gt;
if rowArgs.data and (args.decat ~= &amp;#039;yes&amp;#039;) then&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
then {{para|decat|yes}} will also prevent categorizing because of ignored data cells.&lt;br /&gt;
&lt;br /&gt;
I&amp;#039;d also suggest changing the module to use [[Module:Yesno]] since {{para|decat|Yes}} doesn&amp;#039;t work as intended, for example, as I discovered before adding the right parameter to the first example under [[Template:Infobox/doc#Examples]] in my local copy of the doc. [[User:Tactica|Tactica]] ([[User talk:Tactica|talk]]) 19:50, 14 October 2025 (UTC)&lt;br /&gt;
: {{Done}} [[User:Pppery|* Pppery *]] [[User talk:Pppery|&amp;lt;sub style=&amp;quot;color:#800000&amp;quot;&amp;gt;it has begun...&amp;lt;/sub&amp;gt;]] 23:40, 12 December 2025 (UTC)&lt;br /&gt;
&lt;br /&gt;
== Can the blank rows on child infoboxes be fixed? ==&lt;br /&gt;
&lt;br /&gt;
(This discussion started at [[Template talk:Infobox social media personality#Layout]] when a user reported an infobox with two blank rows. I&amp;#039;m copying over my text from there.)&lt;br /&gt;
&lt;br /&gt;
The blank rows are related to embedding using {{para|child|yes}}. Almost all of the [[Template:Infobox social media personality/testcases|testcases]] have a blank line or two, on both desktop and mobile, with this markup:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;wikitext&amp;quot; style=&amp;quot;overflow: auto&amp;quot;&amp;gt;&amp;lt;tr&amp;gt;&amp;lt;td colspan=&amp;quot;2&amp;quot; class=&amp;quot;infobox-full-data&amp;quot;&amp;gt;&amp;lt;link rel=&amp;quot;mw-deduplicated-inline-style&amp;quot; href=&amp;quot;mw-data:TemplateStyles:r1316064257&amp;quot;&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
One blank line is always created at the beginning of this wrapper template (in-between {{tl|Infobox person}}&amp;#039;s rows and the custom rows for this infobox), and a second is created when embedding this template into another. Both are direct results of {{para|child|yes}}, which creates a blank row where {{para|title}} would be listed. It simply does not suppress this row if the title is left blank. The blank row does NOT occur if you embed using {{para|subbox|yes}} instead.&lt;br /&gt;
This issue is actually already mentioned at [[Template:Infobox#Embedding]]. A workaround/solution is listed but it would have to be applied everywhere that {{para|child|yes}} is used. This is something that should be fixed directly at [[Module:Infobox]] instead.&lt;br /&gt;
&amp;lt;hr&amp;gt;&lt;br /&gt;
Can this possibly be fixed by someone familiar with how this module functions? I&amp;#039;ve searched through the talk page archives and it seems like this [[Template_talk:Infobox/Archive_18#Fix_for_empty_cells_with_child_boxes|issue may have been fixed in the past.]] [[User:Prefall|&amp;lt;span style=&amp;quot;color: #990000&amp;quot;&amp;gt;Pre&amp;lt;/span&amp;gt;]]&amp;#039;&amp;#039;&amp;#039;[[User talk:Prefall|&amp;lt;span style=&amp;quot;color: #990000&amp;quot;&amp;gt;fall&amp;lt;/span&amp;gt;]]&amp;#039;&amp;#039;&amp;#039; 21:09, 15 October 2025 (UTC)&lt;br /&gt;
&lt;br /&gt;
:The lack of suppression for this row is not shocking. It has to do with how infobox just magically sucks up child infoboxes into its structure. (That hack may somewhen go away, but not anytime soon.)&lt;br /&gt;
:@[[User:Frietjes|Frietjes]], if you&amp;#039;re around, since you solved some of this the last go around. [[User:Izno|Izno]] ([[User talk:Izno|talk]]) 23:53, 16 October 2025 (UTC)&lt;br /&gt;
:: [[User:Izno|Izno]], it&amp;#039;s been sometime since I looked at this code.  my guess right now is that if we change the code block starting near line 52 to move the categories and templatestyles outside of the cells and to the top of the output this could fix the problem.  I will try to find some time to look at it, but I need to brush up on my string processing commands first. [[User:Frietjes|Frietjes]] ([[User talk:Frietjes|talk]]) 17:05, 20 October 2025 (UTC)&lt;br /&gt;
:::{{ping|Frietjes}} I know you have a ton of other things you are working on, but I just want to voice that I would &amp;#039;&amp;#039;&amp;#039;love&amp;#039;&amp;#039;&amp;#039; to see this fixed... It is causing an issue with basically anything that uses {{para|module}} via [[Module:Template wrapper]]. For example all the Infoboxes in {{clc|Category:Templates calling Infobox sportsperson}} or {{clc|Category:Templates calling Infobox person}} have this issue. If I can be helpful in anyway, please ping me! &amp;#039;&amp;#039;&amp;#039;[[User:Zackmann08|&amp;lt;span style=&amp;quot;color:#00ced1&amp;quot;&amp;gt;Zack&amp;lt;/span&amp;gt;&amp;lt;span style=&amp;quot;color:#007F94&amp;quot;&amp;gt;mann&amp;lt;/span&amp;gt;]]&amp;#039;&amp;#039;&amp;#039; (&amp;lt;sup&amp;gt;[[User_talk:Zackmann08|Talk to me]]&amp;lt;/sup&amp;gt;/&amp;lt;sub&amp;gt;[[Special:Contributions/Zackmann08|&amp;lt;span style=&amp;quot;color:orange;&amp;quot;&amp;gt;What I been doing&amp;lt;/span&amp;gt;]]&amp;lt;/sub&amp;gt;) 07:25, 22 October 2025 (UTC)&lt;br /&gt;
::::{{u|Zackmann08}}, feel free to work on it if you want.  the &amp;quot;fixChildBoxes&amp;quot; function is supposed to make the output tidy by making sure the td, th, and tr tags are properly matched, but that might not be working either right now.  the two ways I can see making this work are (a) have the generated empty rows styled with &amp;quot;display:none&amp;quot; or (b) detect when a child box is being passed without any content outside of the child box and insert that directly, without having it inside of a table cell.  the second option seems nicer since it doesn&amp;#039;t have extra blank rows marked as &amp;quot;display:none&amp;quot;.  [[User:Frietjes|Frietjes]] ([[User talk:Frietjes|talk]]) 17:12, 22 October 2025 (UTC)&lt;br /&gt;
:::::{{ping|Frietjes}} so this may be beyond my talents, but I&amp;#039;ll take a stab at it tonight. &amp;#039;&amp;#039;&amp;#039;[[User:Zackmann08|&amp;lt;span style=&amp;quot;color:#00ced1&amp;quot;&amp;gt;Zack&amp;lt;/span&amp;gt;&amp;lt;span style=&amp;quot;color:#007F94&amp;quot;&amp;gt;mann&amp;lt;/span&amp;gt;]]&amp;#039;&amp;#039;&amp;#039; (&amp;lt;sup&amp;gt;[[User_talk:Zackmann08|Talk to me]]&amp;lt;/sup&amp;gt;/&amp;lt;sub&amp;gt;[[Special:Contributions/Zackmann08|&amp;lt;span style=&amp;quot;color:orange;&amp;quot;&amp;gt;What I been doing&amp;lt;/span&amp;gt;]]&amp;lt;/sub&amp;gt;) 17:20, 22 October 2025 (UTC)&lt;br /&gt;
::::::Tried anything yet? [[User:Cosmo Skerry|Cosmo Skerry]] ([[User talk:Cosmo Skerry|talk]]) 22:22, 23 October 2025 (UTC)&lt;br /&gt;
:::::::I will confess I have not... I&amp;#039;ve been stuck on other projects. {{smiley|sad}} &amp;#039;&amp;#039;&amp;#039;[[User:Zackmann08|&amp;lt;span style=&amp;quot;color:#00ced1&amp;quot;&amp;gt;Zack&amp;lt;/span&amp;gt;&amp;lt;span style=&amp;quot;color:#007F94&amp;quot;&amp;gt;mann&amp;lt;/span&amp;gt;]]&amp;#039;&amp;#039;&amp;#039; (&amp;lt;sup&amp;gt;[[User_talk:Zackmann08|Talk to me]]&amp;lt;/sup&amp;gt;/&amp;lt;sub&amp;gt;[[Special:Contributions/Zackmann08|&amp;lt;span style=&amp;quot;color:orange;&amp;quot;&amp;gt;What I been doing&amp;lt;/span&amp;gt;]]&amp;lt;/sub&amp;gt;) 22:26, 23 October 2025 (UTC)&lt;br /&gt;
&lt;br /&gt;
== image flip ==&lt;br /&gt;
&lt;br /&gt;
Is there a way to flip images in an infobox? The image flip template does not seem to work with it. ←&amp;amp;nbsp;[[User:Metallurgist|Metallurgist]] ([[User talk:Metallurgist|talk]]) 00:49, 2 December 2025 (UTC)&lt;br /&gt;
:I&amp;#039;m pretty sure that there was a discussion on this some years ago, the overwhelming consensus being that image flipping (left to right) was not to be encouraged, because it could be seen as misleading; but I can&amp;#039;t find it now. That said, our image policies and guidelines are spread about over many pages, and it&amp;#039;s often difficult to find even simple things - like the policy on recommended sizes is not on the same page as the policy on captions. --[[User:Redrose64|&amp;lt;span style=&amp;quot;color:#a80000; background:#ffeeee; text-decoration:inherit&amp;quot;&amp;gt;Red&amp;lt;/span&amp;gt;rose64]] &amp;amp;#x1f339; ([[User talk:Redrose64|talk]]) 16:48, 2 December 2025 (UTC)&lt;br /&gt;
&lt;br /&gt;
== Mystery image appearing at top of InfoBox ==&lt;br /&gt;
&lt;br /&gt;
The article [[Nile]] in English Wikipedia has an infobox, and it displays the image [[commons:File:Cairo_skyline,_Panoramic_view,_Egypt.jpg]] at the top.  But that image is not mentioend anywhere in the page&amp;#039;s markup.  Where is the image coming from?  And how would one remove it from that InfoBox? [[User:Noleander|Noleander]] ([[User talk:Noleander|talk]]) 02:51, 5 January 2026 (UTC)&lt;br /&gt;
:{{replyto|Noleander}} By default, [[Template:Infobox river]] pulls an image from Commons based upon the information at the appropriate Wikidata page, which for [[Nile]] is [[d:Q3392]], specifically the property [[d:Q3392#P18]]. The actual infobox code is &amp;lt;syntaxhighlight lang=wikitext&amp;gt;{{#invoke:WikidataIB |getValue|rank=best|P18 |name=image |qid={{{qid|}}} |suppressfields={{{suppressfields|}}} |fetchwikidata={{{fetchwikidata|ALL}}} |onlysourced=no |noicon=yes |maxvals=1 |{{{image|}}}}}&amp;lt;/syntaxhighlight&amp;gt; which for [[Nile]] emits &amp;lt;samp&amp;gt;{{#invoke:WikidataIB |getValue|rank=best|P18 |name=image |qid=Q3392 |suppressfields= |fetchwikidata=ALL |onlysourced=no |noicon=yes |maxvals=1 }}&amp;lt;/samp&amp;gt;. This may be overridden by filling in the article&amp;#039;s infobox with a valid non-blank value for {{para|image}}, or suppressed entirely using {{para|suppressfields|image}}. --[[User:Redrose64|&amp;lt;span style=&amp;quot;color:#a80000; background:#ffeeee; text-decoration:inherit&amp;quot;&amp;gt;Red&amp;lt;/span&amp;gt;rose64]] &amp;amp;#x1F98C; ([[User talk:Redrose64|talk]]) 11:00, 5 January 2026 (UTC)&lt;br /&gt;
::Thanks; excellent information. [[User:Noleander|Noleander]] ([[User talk:Noleander|talk]]) 15:30, 5 January 2026 (UTC)&lt;br /&gt;
:Also replied at [[Template talk:Infobox river#How hide wikidata photo at top of the InfoBox?]]. Please avoid cross-posting &amp;amp;mdash;&amp;amp;nbsp;Martin &amp;lt;small&amp;gt;([[User:MSGJ|MSGJ]]&amp;amp;nbsp;·&amp;amp;nbsp;[[User talk:MSGJ|talk]])&amp;lt;/small&amp;gt; 12:34, 5 January 2026 (UTC)&lt;br /&gt;
&lt;br /&gt;
== Autoheaders but off for one element ==&lt;br /&gt;
&lt;br /&gt;
With {{tl|Infobox radio station}} I am running into an increasing amount of articles (e.g. [[Chapman Radio]]) where I want to have city and country show all the time, even if none of the parameters beneath has been specified (e.g. for internet radio stations). The infobox has autoheaders turned on. How do I keep it for the other headers but make the first header always display?&lt;br /&gt;
&lt;br /&gt;
&amp;lt;syntaxhighlight lang=wikitext&amp;gt;&lt;br /&gt;
| header1     = {{ubl|{{{city|}}}|{{Country name|{{{country|}}}|notfound={{{country|}}} }} }}&lt;br /&gt;
&lt;br /&gt;
| label2      = Broadcast area&lt;br /&gt;
| class2      = label&lt;br /&gt;
|  data2      = {{{area|}}}&lt;br /&gt;
&lt;br /&gt;
| label3      = [[Frequency|Frequenc{{pluralize from text|{{if empty|{{{frequency|}}}|{{{frequencies|}}}}}|plural=ies|singular=y}}]]&lt;br /&gt;
|  data3      = {{if empty|{{{frequency|}}}|{{{frequencies|}}}}}&lt;br /&gt;
&lt;br /&gt;
| label4      = [[Radio Data System|RDS]]&lt;br /&gt;
|  data4      = {{{rds|}}}&lt;br /&gt;
&lt;br /&gt;
| label5      = Branding&lt;br /&gt;
|  data5      = {{{branding|}}}&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt; [[User:Sammi Brie|&amp;lt;span style=&amp;quot;color:#ba4168&amp;quot;&amp;gt;Sammi Brie&amp;lt;/span&amp;gt;]] (she/her · [[User talk:Sammi Brie|t]] · [[Special:Contributions/Sammi Brie|c]]) 04:58, 17 February 2026 (UTC)&lt;br /&gt;
:{{replyto|Sammi Brie}} Have you considered setting {{para|area|Internet}} in the articles concerned? --[[User:Redrose64|&amp;lt;span style=&amp;quot;color:#a80000; background:#ffeeee; text-decoration:inherit&amp;quot;&amp;gt;Red&amp;lt;/span&amp;gt;rose64]] &amp;amp;#x1f339; ([[User talk:Redrose64|talk]]) 14:42, 17 February 2026 (UTC)&lt;br /&gt;
::That&amp;#039;s not a one-size-fits-all solution @[[User:Redrose64|Redrose64]]. The internet really isn&amp;#039;t an area. There are also stations on DAB I have to deal with, or that have 20 FM frequencies that don&amp;#039;t belong in an infobox. [[User:Sammi Brie|&amp;lt;span style=&amp;quot;color:#ba4168&amp;quot;&amp;gt;Sammi Brie&amp;lt;/span&amp;gt;]] (she/her · [[User talk:Sammi Brie|t]] · [[Special:Contributions/Sammi Brie|c]]) 21:19, 17 February 2026 (UTC)&lt;br /&gt;
:::Why not put those two in new data{{var|N}} parameters and modify the header. The header doesn&amp;#039;t really describe all things in that section. That seems like the simplest and most correct fix. [[User:Gonnym|Gonnym]] ([[User talk:Gonnym|talk]]) 13:06, 18 February 2026 (UTC)&lt;br /&gt;
:::I agree with Gonnym. You can move the city/country into data1, perhaps with &amp;quot;Location&amp;quot; as label1. Then in header2 you can give a header for Broadcast area, Frequency and RDS. Have a look what I&amp;#039;ve done in [[Template:Infobox radio station/sandbox]] &amp;amp;mdash;&amp;amp;nbsp;Martin &amp;lt;small&amp;gt;([[User:MSGJ|MSGJ]]&amp;amp;nbsp;·&amp;amp;nbsp;[[User talk:MSGJ|talk]])&amp;lt;/small&amp;gt; 15:02, 18 February 2026 (UTC)&lt;br /&gt;
::::Hmmmmm... That&amp;#039;s not a bad idea. I&amp;#039;m thinking about ways that this could be done without changing the formatting. There&amp;#039;s no good header for the stuff right under there because it&amp;#039;s often fundamentally basic information (that can&amp;#039;t be buried in one of the header bins below). Linking [[Special:Permalink/1339018214|your revision]] because I think I want to do some of my own trial-and-error. [[User:Sammi Brie|&amp;lt;span style=&amp;quot;color:#ba4168&amp;quot;&amp;gt;Sammi Brie&amp;lt;/span&amp;gt;]] (she/her · [[User talk:Sammi Brie|t]] · [[Special:Contributions/Sammi Brie|c]]) 05:12, 21 February 2026 (UTC)&lt;br /&gt;
:::::Another option would be to set them as the {{para|subheader}}. [[User:Primefac|Primefac]] ([[User talk:Primefac|talk]]) 08:51, 27 March 2026 (UTC)&lt;/div&gt;</summary>
		<author><name>MediaWiki&gt;Primefac</name></author>
	</entry>
</feed>