<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://prdmc.ca/w/index.php?action=history&amp;feed=atom&amp;title=Template%3ABar_box</id>
	<title>Template:Bar box - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://prdmc.ca/w/index.php?action=history&amp;feed=atom&amp;title=Template%3ABar_box"/>
	<link rel="alternate" type="text/html" href="https://prdmc.ca/w/index.php?title=Template:Bar_box&amp;action=history"/>
	<updated>2026-04-15T02:18:11Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.45.1</generator>
	<entry>
		<id>https://prdmc.ca/w/index.php?title=Template:Bar_box&amp;diff=605&amp;oldid=prev</id>
		<title>RandomUser34: 1 revision imported</title>
		<link rel="alternate" type="text/html" href="https://prdmc.ca/w/index.php?title=Template:Bar_box&amp;diff=605&amp;oldid=prev"/>
		<updated>2026-02-15T04:56:39Z</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 04:56, 15 February 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>RandomUser34</name></author>
	</entry>
	<entry>
		<id>https://prdmc.ca/w/index.php?title=Template:Bar_box&amp;diff=604&amp;oldid=prev</id>
		<title>wp&gt;Jonesey95: fix text color in dark mode; this generally works but may cause problems, in which case revert or try specifying a different CSS value</title>
		<link rel="alternate" type="text/html" href="https://prdmc.ca/w/index.php?title=Template:Bar_box&amp;diff=604&amp;oldid=prev"/>
		<updated>2025-11-27T15:47:01Z</updated>

		<summary type="html">&lt;p&gt;fix text color in dark mode; this generally works but may cause problems, in which case revert or try specifying a different CSS value&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;&amp;lt;includeonly&amp;gt;&amp;lt;div class=&amp;quot;barbox {{#switch:{{{float|}}}|left=tleft|right=tright}}&amp;quot; style=&amp;quot;font-size:88%;overflow-x:auto;display:table;padding:0.4em;border:{{{border_width|1}}}px solid silver;width:{{{width|auto}}};background:{{{background-color|var(--background-color-neutral-subtle,white)}}};color:inherit;margin:{{#ifeq:{{{float|}}}|center|0 auto}}&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;table style=&amp;quot;text-align:left; border-collapse:collapse; width:100%;&amp;quot;&amp;gt;&lt;br /&gt;
{{#if:{{{title|}}}|&lt;br /&gt;
&amp;lt;caption style=&amp;quot;font-weight:bold;background:{{{titlebar|none}}}&amp;quot;&amp;gt;{{{title}}}&amp;lt;/caption&amp;gt;&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;tr style=&amp;quot;height:4px;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;th scope=&amp;quot;col&amp;quot; {{#if:{{{left2|}}}||colspan=&amp;quot;2&amp;quot;}} style=&amp;quot;padding:0 4px; text-align:left;&amp;quot;&amp;gt;{{{left1|}}}&amp;lt;/th&amp;gt;&lt;br /&gt;
{{#if:{{{left2|}}}|&lt;br /&gt;
&amp;lt;th scope=&amp;quot;col&amp;quot; style=&amp;quot;padding:0 4px; text-align:right;&amp;quot;&amp;gt;{{{left2}}}&amp;lt;/th&amp;gt;&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;td style=&amp;quot;width:{{{barwidth|100px}}};&amp;quot;&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;th scope=&amp;quot;col&amp;quot; {{#if:{{{right2|}}}||colspan=&amp;quot;2&amp;quot;}} style=&amp;quot;padding:0 4px; width:1em; text-align:right;&amp;quot;&amp;gt;{{{right1|}}}&amp;lt;/th&amp;gt;&lt;br /&gt;
{{#if:{{{right2|}}}|&lt;br /&gt;
&amp;lt;th scope=&amp;quot;col&amp;quot; style=&amp;quot;padding:0 4px; text-align:right;&amp;quot;&amp;gt;{{{right2}}}&amp;lt;/th&amp;gt;&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
{{{bars|}}}&lt;br /&gt;
{{#if:{{{caption|}}}|&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td colspan=&amp;quot;5&amp;quot; style=&amp;quot;padding:5px; text-align:left;&amp;quot;&amp;gt;{{{caption}}}&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/table&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;{{#switch: {{{float|}}} | left = | right = | #default={{main other|[[Category:Pages using bar box without float left or float right|{{#switch:{{{width|auto}}}|auto|=Ω|#default=}}{{PAGENAME}}]]}}}}&amp;lt;/includeonly&amp;gt;&amp;lt;noinclude&amp;gt;&lt;br /&gt;
{{documentation}}&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>wp&gt;Jonesey95</name></author>
	</entry>
</feed>