<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.projectbasis.world/index.php?action=history&amp;feed=atom&amp;title=Template%3AElectoral_history_election%2Fdoc</id>
	<title>Template:Electoral history election/doc - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.projectbasis.world/index.php?action=history&amp;feed=atom&amp;title=Template%3AElectoral_history_election%2Fdoc"/>
	<link rel="alternate" type="text/html" href="https://wiki.projectbasis.world/index.php?title=Template:Electoral_history_election/doc&amp;action=history"/>
	<updated>2026-07-22T23:13:14Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.46.0</generator>
	<entry>
		<id>https://wiki.projectbasis.world/index.php?title=Template:Electoral_history_election/doc&amp;diff=7112&amp;oldid=prev</id>
		<title>Juls: 1 revision imported</title>
		<link rel="alternate" type="text/html" href="https://wiki.projectbasis.world/index.php?title=Template:Electoral_history_election/doc&amp;diff=7112&amp;oldid=prev"/>
		<updated>2026-07-22T15:06:15Z</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-interface=&quot;&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 15:06, 22 July 2026&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 mediawiki:diff:1.41:old-7111:rev-7112 --&gt;
&lt;/table&gt;</summary>
		<author><name>Juls</name></author>
	</entry>
	<entry>
		<id>https://wiki.projectbasis.world/index.php?title=Template:Electoral_history_election/doc&amp;diff=7111&amp;oldid=prev</id>
		<title>Talod&gt;Takeru-Sync: Create documentation for adapted TALOD template</title>
		<link rel="alternate" type="text/html" href="https://wiki.projectbasis.world/index.php?title=Template:Electoral_history_election/doc&amp;diff=7111&amp;oldid=prev"/>
		<updated>2026-06-14T10:13:55Z</updated>

		<summary type="html">&lt;p&gt;Create documentation for adapted TALOD template&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Documentation subpage}}&lt;br /&gt;
&lt;br /&gt;
== Usage ==&lt;br /&gt;
&lt;br /&gt;
This template creates a row in an electoral history table. It should be used inside {{tl|Electoral history begin}}.&lt;br /&gt;
&lt;br /&gt;
=== Parameters ===&lt;br /&gt;
&lt;br /&gt;
; Main row&lt;br /&gt;
: &amp;lt;code&amp;gt;{{{year}}}&amp;lt;/code&amp;gt; — Election year&lt;br /&gt;
: &amp;lt;code&amp;gt;{{{electorate}}}&amp;lt;/code&amp;gt; — Electorate/district name&lt;br /&gt;
: &amp;lt;code&amp;gt;{{{party}}}&amp;lt;/code&amp;gt; — Political party name (must match a party in {{tl|Political party}})&lt;br /&gt;
: &amp;lt;code&amp;gt;{{{rows}}}&amp;lt;/code&amp;gt; — Number of rows to span (for the electorate and party cells)&lt;br /&gt;
: &amp;lt;code&amp;gt;{{{votes}}}&amp;lt;/code&amp;gt; — Number of votes&lt;br /&gt;
: &amp;lt;code&amp;gt;{{{percent}}}&amp;lt;/code&amp;gt; — Percentage of vote&lt;br /&gt;
: &amp;lt;code&amp;gt;{{{change}}}&amp;lt;/code&amp;gt; — Change in percentage since previous election&lt;br /&gt;
: &amp;lt;code&amp;gt;{{{elected}}}&amp;lt;/code&amp;gt; — Result: &amp;lt;code&amp;gt;Elected&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;Not elected&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;Re-elected&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;Lost&amp;lt;/code&amp;gt;, or custom text&lt;br /&gt;
&lt;br /&gt;
; Additional rows (year2–year8)&lt;br /&gt;
: Same parameters with suffix 2–8: &amp;lt;code&amp;gt;votes2&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;percent2&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;change2&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;elected2&amp;lt;/code&amp;gt;, etc.&lt;br /&gt;
&lt;br /&gt;
=== Example ===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
{{Electoral history begin |title=Electoral history of Toshiro Kurosawa}}&lt;br /&gt;
{{Electoral history election&lt;br /&gt;
 | year = 2010&lt;br /&gt;
 | electorate = Miyagi 3rd district&lt;br /&gt;
 | party = Liberal Democratic Party (Okaiken)&lt;br /&gt;
 | rows = 4&lt;br /&gt;
 | votes = 89,432&lt;br /&gt;
 | percent = 52.3&lt;br /&gt;
 | change = &amp;#039;&amp;#039;New seat&amp;#039;&amp;#039;&lt;br /&gt;
 | elected = Elected&lt;br /&gt;
 | year2 = 2016&lt;br /&gt;
 | votes2 = 74,221&lt;br /&gt;
 | percent2 = 44.1&lt;br /&gt;
 | change2 = -8.2&lt;br /&gt;
 | elected2 = Re-elected&lt;br /&gt;
 | year3 = 2021&lt;br /&gt;
 | votes3 = 61,008&lt;br /&gt;
 | percent3 = 38.7&lt;br /&gt;
 | change3 = -5.4&lt;br /&gt;
 | elected3 = Re-elected&lt;br /&gt;
 | year4 = 2025&lt;br /&gt;
 | votes4 = 52,445&lt;br /&gt;
 | percent4 = 33.2&lt;br /&gt;
 | change4 = -5.5&lt;br /&gt;
 | elected4 = Re-elected&lt;br /&gt;
}}&lt;br /&gt;
{{End}}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Supported parties ===&lt;br /&gt;
&lt;br /&gt;
{{Political party|Liberal Democratic Party (Okaiken)|shortname}} ({{color box|{{Liberal Democratic Party (Okaiken)/meta/color}}}}), {{Political party|Progressive Party of Okaiken|shortname}} ({{color box|{{Progressive Party of Okaiken/meta/color}}}}), {{Political party|Sanese Communist Party|shortname}} ({{color box|{{Sanese Communist Party/meta/color}}}}), {{Political party|Okaiken Socialist Party|shortname}} ({{color box|{{Okaiken Socialist Party/meta/color}}}}), [[Komeito]] ({{color box|#FF9900}}), [[Independent (politician)|Independent]] ({{color box|#DDDDDD}})&lt;br /&gt;
&lt;br /&gt;
&amp;lt;includeonly&amp;gt;[[Category:Election templates|Electoral history election]]&amp;lt;/includeonly&amp;gt;&lt;/div&gt;</summary>
		<author><name>Talod&gt;Takeru-Sync</name></author>
	</entry>
</feed>