|
|
| Line 51: |
Line 51: |
| |{{#if:{{{Percent5|}}}|}}|{{{Percent5}}} | | |{{#if:{{{Percent5|}}}|}}|{{{Percent5}}} |
| |{{#if:{{{Elected5|}}}|}}|{{{Elected5}}} | | |{{#if:{{{Elected5|}}}|}}|{{{Elected5}}} |
| |-
| |
| |{{#if:{{{Candidate6|}}}|}}|{{{Candidate6}}}
| |
| |{{#if:{{{Votes6|}}}|}}|{{{Votes6}}}
| |
| |{{#if:{{{Percent6|}}}|}}|{{{Percent6}}}
| |
| |{{#if:{{{Elected6|}}}|}}|{{{Elected6}}}
| |
| |-
| |
| |{{#if:{{{Candidate7|}}}|}}|{{{Candidate7}}}
| |
| |{{#if:{{{Votes7|}}}|}}|{{{Votes7}}}
| |
| |{{#if:{{{Percent7|}}}|}}|{{{Percent7}}}
| |
| |{{#if:{{{Elected7|}}}|}}|{{{Elected7}}}
| |
| |-
| |
| |{{#if:{{{Candidate8|}}}|}}|{{{Candidate8}}}
| |
| |{{#if:{{{Votes8|}}}|}}|{{{Votes8}}}
| |
| |{{#if:{{{Percent8|}}}|}}|{{{Percent8}}}
| |
| |{{#if:{{{Elected8|}}}|}}|{{{Elected8}}}
| |
| |-
| |
| |{{#if:{{{Candidate9|}}}|}}|{{{Candidate9}}}
| |
| |{{#if:{{{Votes9|}}}|}}|{{{Votes9}}}
| |
| |{{#if:{{{Percent9|}}}|}}|{{{Percent9}}}
| |
| |{{#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;" |
| Line 103: |
Line 83: |
| |Percent5= | | |Percent5= |
| |Elected5= | | |Elected5= |
| |Candidate6=
| |
| |Votes6=
| |
| |Percent6=
| |
| |Elected6=
| |
| |Candidate7=
| |
| |Votes7=
| |
| |Percent7=
| |
| |Elected7=
| |
| |Candidate8=
| |
| |Votes8=
| |
| |Percent8=
| |
| |Elected8=
| |
| |Candidate9=
| |
| |Votes9=
| |
| |Percent9=
| |
| |Elected9=
| |
| }} | | }} |
| </pre> | | </pre> |
| </noinclude> | | </noinclude> |
Revision as of 01:34, 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}}}
|
|
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=
}}