Template:Legislative Election: Difference between revisions

From EarthMC
Jump to navigation Jump to search
>Weeaboo11
No edit summary
>Weeaboo11
No edit summary
Line 32: Line 32:
|{{{Elected1}}}
|{{{Elected1}}}
|-
|-
|{{#if:{{{Candidate2|}}}|}}
|{{#if:{{{Candidate2|}}}|}}|{{{Candidate2}}}
|{{#if:{{{Votes2|}}}|}}
|{{#if:{{{Votes2|}}}|}}|{{{Votes2}}}
|{{#if:{{{Percent2|}}}|}}
|{{#if:{{{Percent2|}}}|}}|{{{Percent2}}}
|{{#if:{{{Elected2|}}}|}}
|{{#if:{{{Elected2|}}}|}}|{{{Elected2}}}
|-
|{{#if:{{{Candidate2|}}}|}}|-
|{{#if:{{{Candidate3|}}}|}}
|{{#if:{{{Candidate3|}}}|}}|{{{Candidate3}}}
|{{#if:{{{Votes3|}}}|}}
|{{#if:{{{Votes3|}}}|}}|{{{Votes3}}}
|{{#if:{{{Percent3|}}}|}}
|{{#if:{{{Percent3|}}}|}}|{{{Percent3}}}
|{{#if:{{{Elected3}}}|}}
|{{#if:{{{Elected3|}}}|}}|{{{Elected3}}}
|-
|{{#if:{{{Candidate3|}}}|}}|-
|{{#if:{{{Candidate4|}}}|}}
|{{#if:{{{Candidate4|}}}|}}|{{{Candidate4}}}
|{{#if:{{{Votes4|}}}|}}
|{{#if:{{{Votes4|}}}|}}|{{{Votes4}}}
|{{#if:{{{Percent4|}}}|}}
|{{#if:{{{Percent4|}}}|}}|{{{Percent4}}}
|{{#if:{{{Elected4}}}|}}
|{{#if:{{{Elected4|}}}|}}|{{{Elected4}}}
|-
|{{#if:{{{Candidate4|}}}|}}|-
|{{#if:{{{Candidate5|}}}|}}
|{{#if:{{{Candidate5|}}}|}}|{{{Candidate5}}}
|{{#if:{{{Votes5|}}}|}}
|{{#if:{{{Votes5|}}}|}}|{{{Votes5}}}
|{{#if:{{{Percent5|}}}|}}
|{{#if:{{{Percent5|}}}|}}|{{{Percent5}}}
|{{#if:{{{Elected5}}}|}}
|{{#if:{{{Elected5|}}}|}}|{{{Elected5}}}
|-
|{{#if:{{{Candidate5|}}}|}}|-
|{{#if:{{{Candidate6|}}}|}}
|{{#if:{{{Candidate6|}}}|}}|{{{Candidate6}}}
|{{#if:{{{Votes6|}}}|}}
|{{#if:{{{Votes6|}}}|}}|{{{Votes6}}}
|{{#if:{{{Percent6|}}}|}}
|{{#if:{{{Percent6|}}}|}}|{{{Percent6}}}
|{{#if:{{{Elected6}}}|}}
|{{#if:{{{Elected6|}}}|}}|{{{Elected6}}}
|-
|{{#if:{{{Candidate6|}}}|}}|-
|{{#if:{{{Candidate7|}}}|}}
|{{#if:{{{Candidate7|}}}|}}|{{{Candidate7}}}
|{{#if:{{{Votes7|}}}|}}
|{{#if:{{{Votes7|}}}|}}|{{{Votes7}}}
|{{#if:{{{Percent7|}}}|}}
|{{#if:{{{Percent7|}}}|}}|{{{Percent7}}}
|{{#if:{{{Elected7}}}|}}
|{{#if:{{{Elected7|}}}|}}|{{{Elected7}}}
|-
|{{#if:{{{Candidate7|}}}|}}|-
|{{#if:{{{Candidate8|}}}|}}
|{{#if:{{{Candidate8|}}}|}}|{{{Candidate8}}}
|{{#if:{{{Votes8|}}}|}}
|{{#if:{{{Votes8|}}}|}}|{{{Votes8}}}
|{{#if:{{{Percent8|}}}|}}
|{{#if:{{{Percent8|}}}|}}|{{{Percent8}}}
|{{#if:{{{Elected8}}}|}}
|{{#if:{{{Elected8|}}}|}}|{{{Elected8}}}
|-
|{{#if:{{{Candidate8|}}}|}}|-
|{{#if:{{{Candidate9|}}}|}}
|{{#if:{{{Candidate9|}}}|}}|{{{Candidate9}}}
|{{#if:{{{Votes9|}}}|}}
|{{#if:{{{Votes9|}}}|}}|{{{Votes9}}}
|{{#if:{{{Percent9|}}}|}}
|{{#if:{{{Percent9|}}}|}}|{{{Percent9}}}
|{{#if:{{{Elected9|}}}|}}
|{{#if:{{{Elected9|}}}|}}|{{{Elected9}}}
|}
|}
|- style="border-top: 1px solid #999; border-bottom: 1px solid #999;"
|- style="border-top: 1px solid #999; border-bottom: 1px solid #999;"

Revision as of 00:23, 18 July 2021

{{{title1}}}
{{{dateofelection}}}
{{{seatsup}}}
{{{needed}}}
Candidate Vote % ✓✗
{{{Candidate1}}} {{{Votes1}}} {{{Percent1}}} {{{Elected1}}}
{{{Candidate2}}} {{{Votes2}}} {{{Percent2}}} {{{Elected2}}} - {{{Candidate3}}} {{{Votes3}}} {{{Percent3}}} {{{Elected3}}} - {{{Candidate4}}} {{{Votes4}}} {{{Percent4}}} {{{Elected4}}} - {{{Candidate5}}} {{{Votes5}}} {{{Percent5}}} {{{Elected5}}} - {{{Candidate6}}} {{{Votes6}}} {{{Percent6}}} {{{Elected6}}} - {{{Candidate7}}} {{{Votes7}}} {{{Percent7}}} {{{Elected7}}} - {{{Candidate8}}} {{{Votes8}}} {{{Percent8}}} {{{Elected8}}} - {{{Candidate9}}} {{{Votes9}}} {{{Percent9}}} {{{Elected9}}}


Example usage:

{{Legislative_Election
|color=Example
|title1=Example
|dateofelection=Example
|seatsup=Example
|needed=Example
|Candidate1=
|Votes1=
|Percent1=
|Elected1=
|Candidate2=
|Votes2=
|Percent2=
|Elected2=
|Candidate3=
|Votes3=
|Percent3=
|Elected3=
|Candidate4=
|Votes4=
|Percent4=
|Elected4=
|Candidate5=
|Votes5=
|Percent5=
|Elected5=
|Candidate6=
|Votes6=
|Percent6=
|Elected6=
|Candidate7=
|Votes7=
|Percent7=
|Elected7=
|Candidate8=
|Votes8=
|Percent8=
|Elected8=
|Candidate9=
|Votes9=
|Percent9=
|Elected9=
}}