<?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%3AProgress_bar</id>
	<title>Template:Progress bar - 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%3AProgress_bar"/>
	<link rel="alternate" type="text/html" href="https://the-democratika.com/wiki/index.php?title=Template:Progress_bar&amp;action=history"/>
	<updated>2026-04-05T10:43:04Z</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:Progress_bar&amp;diff=9991&amp;oldid=prev</id>
		<title>&gt;Dinoguy1000: `#expr` inside the test of `#ifexpr` is unnecessary, though you may have to use parentheses to ensure stuff is done in the correct order</title>
		<link rel="alternate" type="text/html" href="https://the-democratika.com/wiki/index.php?title=Template:Progress_bar&amp;diff=9991&amp;oldid=prev"/>
		<updated>2023-12-07T17:01:11Z</updated>

		<summary type="html">&lt;p&gt;`#expr` inside the test of `#ifexpr` is unnecessary, though you may have to use parentheses to ensure stuff is done in the correct order&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;&amp;lt;div style=&amp;quot;&lt;br /&gt;
  width:{{{width|75%}}};&lt;br /&gt;
{{#ifeq: {{{center|yes}}} | yes |&lt;br /&gt;
  margin:auto;&lt;br /&gt;
  text-align:center;}}&amp;quot;&amp;gt;&lt;br /&gt;
{{#ifeq: {{{header|yes}}} | yes&lt;br /&gt;
| &amp;lt;p&amp;gt;&lt;br /&gt;
  {{Large|1=&lt;br /&gt;
  &amp;#039;&amp;#039;&amp;#039;{{#expr: ({{{1|&amp;lt;noinclude&amp;gt;2&amp;lt;/noinclude&amp;gt;0}}} / {{{total|100}}}) * 100 round {{{decimal|1}}}}}%&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
  }}&lt;br /&gt;
  {{{text|completed &amp;lt;small&amp;gt;(estimate)&amp;lt;/small&amp;gt;}}}&lt;br /&gt;
  &amp;lt;/p&amp;gt;&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;p style=&amp;quot;border:{{{border|1px solid #c8ccd1}}}; padding:{{{padding|1px}}}; overflow:hidden;&amp;quot;&amp;gt;&lt;br /&gt;
  &amp;lt;span style=&amp;quot; &amp;lt;!-- if percentage is higher than 100%, show all green bar --&amp;gt;&lt;br /&gt;
    width: {{#ifexpr: ({{{1|0}}}/{{{total|100}}})&amp;gt;1 | 100 | {{#expr: {{{1|&amp;lt;noinclude&amp;gt;2&amp;lt;/noinclude&amp;gt;0}}} / {{{total|100}}} * 100}}}}%;&lt;br /&gt;
    height: {{{height|2}}}px;&lt;br /&gt;
    background:{{{color1|#00af32}}};&lt;br /&gt;
    float:left;&lt;br /&gt;
    &amp;quot;&amp;gt;&amp;amp;nbsp;&amp;lt;/span&amp;gt;&lt;br /&gt;
  &amp;lt;span style=&amp;quot; &amp;lt;!-- if percentage is higher than 100%, show no grey bar --&amp;gt;&lt;br /&gt;
    width: {{#ifexpr: ({{{1|0}}}/{{{total|100}}})&amp;gt;1 | 0 | {{#expr: 100 - {{{1|&amp;lt;noinclude&amp;gt;2&amp;lt;/noinclude&amp;gt;0}}} / {{{total|100}}} * 100}}}}%;&lt;br /&gt;
    height: {{{height|2}}}px;&lt;br /&gt;
    background:{{{color2|#eaecf0}}};&lt;br /&gt;
    float:left;&lt;br /&gt;
    &amp;quot;&amp;gt;&amp;amp;nbsp;&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;noinclude&amp;gt;{{Documentation}}&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>&gt;Dinoguy1000</name></author>
	</entry>
</feed>