<?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%3AInfobox_Idaho_State_Legislature_district</id>
	<title>Template:Infobox Idaho State Legislature district - 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%3AInfobox_Idaho_State_Legislature_district"/>
	<link rel="alternate" type="text/html" href="https://the-democratika.com/wiki/index.php?title=Template:Infobox_Idaho_State_Legislature_district&amp;action=history"/>
	<updated>2026-04-04T22:46:42Z</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:Infobox_Idaho_State_Legislature_district&amp;diff=4389&amp;oldid=prev</id>
		<title>&gt;WOSlinker: syntaxhighlight lang=&quot;wikitext&quot;</title>
		<link rel="alternate" type="text/html" href="https://the-democratika.com/wiki/index.php?title=Template:Infobox_Idaho_State_Legislature_district&amp;diff=4389&amp;oldid=prev"/>
		<updated>2023-05-21T19:14:17Z</updated>

		<summary type="html">&lt;p&gt;syntaxhighlight lang=&amp;quot;wikitext&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Infobox&lt;br /&gt;
| above   = Idaho&amp;#039;s {{Ordinal|{{{district}}}}} legislative district&lt;br /&gt;
&lt;br /&gt;
| image   = {{#invoke:InfoboxImage|InfoboxImage|image={{{image|}}}|size={{{image width|}}}|alt={{{image caption|}}}}}&lt;br /&gt;
| caption = {{{image caption|}}}&lt;br /&gt;
&lt;br /&gt;
| label1  = [[Idaho Senate|Senator]]&lt;br /&gt;
| data1   = {{{senate|}}}&lt;br /&gt;
| label2  = [[Idaho House of Representatives|House members]]&lt;br /&gt;
| data2   = {{{house|}}}&lt;br /&gt;
| label3  = Registration&lt;br /&gt;
| data3   = {{#if:{{{Democratic|}}}{{{Republican|}}}|{{Unbulleted list&lt;br /&gt;
 | {{#ifexpr:{{{Democratic}}} &amp;gt; {{{Republican}}}|{{{Democratic}}}%&amp;amp;nbsp;[[Democratic Party (United States)|Democratic]]|{{{Republican}}}%&amp;amp;nbsp;[[Republican Party (United States)|Republican]]}}&lt;br /&gt;
 | {{#ifexpr:{{{Democratic}}} &amp;gt; {{{Republican}}}|{{{Republican}}}%&amp;amp;nbsp;[[Republican Party (United States)|Republican]]|{{{Democratic}}}%&amp;amp;nbsp;[[Democratic Party (United States)|Democratic]]}}&lt;br /&gt;
 | {{{Unaffiliated/Other Party}}}%&amp;amp;nbsp;Unaffiliated/Other Party&lt;br /&gt;
 }}}}&lt;br /&gt;
| label4  = Demographics&lt;br /&gt;
| data4   = {{Unbulleted list|item_style = text-indent: -1em; padding-left: 1em;&lt;br /&gt;
 | {{#if:{{{percent white|}}}|{{{percent white}}}%&amp;amp;nbsp;[[White people|White]]}}&lt;br /&gt;
 | {{#if:{{{percent black|}}}|{{{percent black}}}%&amp;amp;nbsp;[[Black people|Black/African American]]}}&lt;br /&gt;
 | {{#if:{{{percent native american|}}}|{{{percent native american}}}%&amp;amp;nbsp;[[Native Americans in the United States|Native American]]}}&lt;br /&gt;
 | {{#if:{{{percent asian|}}}|{{{percent asian}}}%&amp;amp;nbsp;[[Asian American|Asian]]}}&lt;br /&gt;
 | {{#if:{{{percent pacific islander|}}}|{{{percent pacific islander}}}%&amp;amp;nbsp;[[Pacific Islander American|Hawaiian/Pacific Islander]]}}&lt;br /&gt;
 | {{#if:{{{percent other race|}}}|{{{percent other race}}}%&amp;amp;nbsp;Other race}}&lt;br /&gt;
 | {{#if:{{{percent two or more races|}}}|{{{percent two or more races}}}%&amp;amp;nbsp;Two or more races}}&lt;br /&gt;
 | {{#if:{{{percent hispanic|}}}|{{{percent hispanic}}}%&amp;amp;nbsp;[[Hispanic]]}}&lt;br /&gt;
 }}&lt;br /&gt;
| label5  = Population{{#if: {{{population year|}}}|&amp;amp;nbsp;({{{population year}}})}}&lt;br /&gt;
| data5   = {{{population|}}}&lt;br /&gt;
| label6  = Voting-age population&lt;br /&gt;
| data6   = {{{voting-age|}}}&lt;br /&gt;
| label7  = Registered voters&lt;br /&gt;
| data7   = {{{registered|}}}&lt;br /&gt;
}}&amp;lt;noinclude&amp;gt;&lt;br /&gt;
{{Documentation|content=&lt;br /&gt;
{{Parameter names example|_template=Infobox Idaho State Legislature district|district|image|image width|image caption|senate|assembly|Democratic=0|Republican=0|Independent|percent white|percent black|percent native american|percent asian|percent pacific islander|percent other race|percent two or more races|percent hispanic|population|population year|voting-age|registered}}&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;wikitext&amp;quot; style=&amp;quot;overflow: auto;&amp;quot;&amp;gt;{{Infobox Idaho State Legislature district&lt;br /&gt;
| district = &lt;br /&gt;
| image = &lt;br /&gt;
| image width = &lt;br /&gt;
| image caption = &lt;br /&gt;
| senate = &lt;br /&gt;
| house = &lt;br /&gt;
| Democratic = &lt;br /&gt;
| Republican = &lt;br /&gt;
| Unaffiliated/Other Party = &lt;br /&gt;
| percent white = &lt;br /&gt;
| percent black = &lt;br /&gt;
| percent native american = &lt;br /&gt;
| percent asian = &lt;br /&gt;
| percent pacific islander = &lt;br /&gt;
| percent other race = &lt;br /&gt;
| percent two or more races = &lt;br /&gt;
| percent hispanic = &lt;br /&gt;
| population = &lt;br /&gt;
| population year = &lt;br /&gt;
| voting-age = &lt;br /&gt;
| registered = &lt;br /&gt;
}}&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
}}&lt;br /&gt;
[[Category:Constituency infobox templates]]&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>&gt;WOSlinker</name></author>
	</entry>
</feed>