<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://maruneko.autumns.page/mediawiki/index.php?action=history&amp;feed=atom&amp;title=Template%3AParliament_diagram%2Fdoc</id>
	<title>Template:Parliament diagram/doc - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://maruneko.autumns.page/mediawiki/index.php?action=history&amp;feed=atom&amp;title=Template%3AParliament_diagram%2Fdoc"/>
	<link rel="alternate" type="text/html" href="https://maruneko.autumns.page/mediawiki/index.php?title=Template:Parliament_diagram/doc&amp;action=history"/>
	<updated>2026-04-04T22:11:32Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.41.0</generator>
	<entry>
		<id>https://maruneko.autumns.page/mediawiki/index.php?title=Template:Parliament_diagram/doc&amp;diff=6775&amp;oldid=prev</id>
		<title>Marie: 1 revision imported</title>
		<link rel="alternate" type="text/html" href="https://maruneko.autumns.page/mediawiki/index.php?title=Template:Parliament_diagram/doc&amp;diff=6775&amp;oldid=prev"/>
		<updated>2024-11-07T01:59: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;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Revision as of 20:59, 6 November 2024&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;4&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;!-- diff cache key jth_wiki:diff:1.41:old-6774:rev-6775 --&gt;
&lt;/table&gt;</summary>
		<author><name>Marie</name></author>
	</entry>
	<entry>
		<id>https://maruneko.autumns.page/mediawiki/index.php?title=Template:Parliament_diagram/doc&amp;diff=6774&amp;oldid=prev</id>
		<title>wikipedia&gt;DB1729: Category:Politics and government templates</title>
		<link rel="alternate" type="text/html" href="https://maruneko.autumns.page/mediawiki/index.php?title=Template:Parliament_diagram/doc&amp;diff=6774&amp;oldid=prev"/>
		<updated>2024-07-04T19:55:02Z</updated>

		<summary type="html">&lt;p&gt;Category:Politics and government templates&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;== Arguments ==&lt;br /&gt;
{{Lua|Module:Parliament diagram}}&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;wikitext&amp;quot;&amp;gt;&lt;br /&gt;
{{Parliament diagram&lt;br /&gt;
|width=10&lt;br /&gt;
|height=10&lt;br /&gt;
|caption=10&lt;br /&gt;
|show=O&lt;br /&gt;
|background=#fff&lt;br /&gt;
|n1=3&lt;br /&gt;
|c1=C&lt;br /&gt;
|p1=A&lt;br /&gt;
|b1=O&lt;br /&gt;
|n2=&lt;br /&gt;
|c2=C&lt;br /&gt;
|p2=A&lt;br /&gt;
|b2=O&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
;Width:Width in pixels of the created image; the corresponding height is calculated automatically. '''Predefined values''': 1–28 seats, 280px; 29–100 seats, 300px; over 101 seats, 350px.&lt;br /&gt;
;Height:Height in pixels of the created image, the width is calculated automatically. The parameter is ignored if width is defined.&lt;br /&gt;
;Show:If value of 1, the summary data of seats is shown (colored box &amp;amp; number); if value of 2 a list with colored box, party name, and number is shown; dafault value is 0.&lt;br /&gt;
;Background:Defines the background color using a hex color.&lt;br /&gt;
;n1, n2, ...:Number of seats of each group or party&lt;br /&gt;
;c1, c2, ...:Color of the seats for each group or party, indicated as a hex color (3- or 6-digits). Predefined value: ''#CCC''.&lt;br /&gt;
;p1, p2, ...:Name of the party to use the [[Module:Political party]] template (automatic loading of the color)&lt;br /&gt;
;b1, b2, ...:Eventual color of the circle borders&lt;br /&gt;
{{-}}&lt;br /&gt;
&lt;br /&gt;
== Use examples ==&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;wikitext&amp;quot;&amp;gt;{{Parliament diagram&lt;br /&gt;
|n1=522|c1=#E89600&lt;br /&gt;
|n2=152|c2=#59B1AA&lt;br /&gt;
|n3= 20|c3=#D64757&lt;br /&gt;
}}&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{Parliament diagram&lt;br /&gt;
|n1=232|c1=#E89600&lt;br /&gt;
|n2=386|c2=#59B1AA&lt;br /&gt;
|n3=12|c3=#D64757&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;wikitext&amp;quot;&amp;gt;{{Parliament diagram&lt;br /&gt;
|n1=60|p1=Historical Far Left&lt;br /&gt;
|n2=620|p2=Historical Left (Italy)&lt;br /&gt;
|n3=620|p3=Historical Right (Italy)&lt;br /&gt;
|caption=Table caption&lt;br /&gt;
|show=1&lt;br /&gt;
}}&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{Parliament diagram&lt;br /&gt;
|n1=60|p1=Historical Far Left&lt;br /&gt;
|n2=620|p2=Historical Left (Italy)&lt;br /&gt;
|n3=620|p3=Historical Right (Italy)&lt;br /&gt;
|caption=Table caption&lt;br /&gt;
|show=1&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;wikitext&amp;quot;&amp;gt;{{Parliament diagram&lt;br /&gt;
|n1=60|p1=Historical Far Left|c1=#A61022&lt;br /&gt;
|n2=620|p2=Historical Left (Italy)|c2=#0000FF&lt;br /&gt;
|n3=620|p3=Historical Right (Italy)|c3=#000000&lt;br /&gt;
|caption=Table caption&lt;br /&gt;
|show=1&lt;br /&gt;
}}&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{Parliament diagram&lt;br /&gt;
|n1=60|p1=Historical Far Left|c1=#A61022&lt;br /&gt;
|n2=620|p2=Historical Left (Italy)|c2=#0000FF&lt;br /&gt;
|n3=620|p3=Historical Right (Italy)|c3=#000000&lt;br /&gt;
|caption=Table caption&lt;br /&gt;
|show=1&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;wikitext&amp;quot;&amp;gt;{{Parliament diagram&lt;br /&gt;
|background=#eee&lt;br /&gt;
|n1=60|p1=Historical Far Left&lt;br /&gt;
|n2=620|p2=Historical Left (Italy)&lt;br /&gt;
|n3=620|p3=Historical Right (Italy)&lt;br /&gt;
|caption=Table caption&lt;br /&gt;
|show=2&lt;br /&gt;
}}&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{Parliament diagram&lt;br /&gt;
|background=#eee&lt;br /&gt;
|n1=60|p1=Historical Far Left&lt;br /&gt;
|n2=620|p2=Historical Left (Italy)&lt;br /&gt;
|n3=620|p3=Historical Right (Italy)&lt;br /&gt;
|caption=Table caption&lt;br /&gt;
|show=2&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;includeonly&amp;gt;{{Sandbox other||&lt;br /&gt;
&amp;lt;!-- Categories below this line --&amp;gt;&lt;br /&gt;
[[Category:Politics and government templates]]&lt;br /&gt;
}}&amp;lt;/includeonly&amp;gt;&lt;/div&gt;</summary>
		<author><name>wikipedia&gt;DB1729</name></author>
	</entry>
</feed>