Template:ElectionTemplate: Difference between revisions

From RoNations Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
[[Category: Templates]]
[[Category: Templates]]


{| cellspacing="1" cellpadding="1" style="float:right; clear:right; margin: 0 0 .5em 1em;  {{#if:{{{image2|}}}{{{name2|}}}{{{party2|}}}{{{alliance2|}}}{{{leadersince2|}}}{{{leaderseat2|}}}{{{lastelection2|}}}{{{seatswon2|}}}{{{seatchange2|}}}{{{popular2|}}}{{{percentage2|}}}{{{swing2|}}}|width:385px;|width:270px;}} {{#if:{{{image3|}}}{{{name3|}}}{{{party3|}}}{{{alliance3|}}}{{{leadersince3|}}}{{{leaderseat3|}}}{{{lastelection3|}}}{{{seatswon3|}}}{{{seatchange3|}}}{{{popular3|}}}{{{percentage3|}}}{{{swing3|}}}|width:550px;| }} background: border-collapse:collapse; border:3.5px solid {{{color|}}}; font-size:smaller; line-height:1.5"
{| cellspacing="1" cellpadding="1" style="float:right; clear:right; margin: 0 0 .5em 1em;  {{#if:{{{portraitOfLeader2|}}}{{{name2|}}}{{{party2|}}}{{{alliance2|}}}{{{leadersince2|}}}{{{leaderseat2|}}}{{{lastelection2|}}}{{{seatswon2|}}}{{{seatchange2|}}}{{{popular2|}}}{{{percentage2|}}}{{{swing2|}}}|width:385px;|width:270px;}} {{#if:{{{image3|}}}{{{name3|}}}{{{party3|}}}{{{alliance3|}}}{{{leadersince3|}}}{{{leaderseat3|}}}{{{lastelection3|}}}{{{seatswon3|}}}{{{seatchange3|}}}{{{popular3|}}}{{{percentage3|}}}{{{swing3|}}}|width:550px;| }} background: border-collapse:collapse; border:3.5px solid {{{color|}}}; font-size:smaller; line-height:1.5"
|-
|-
|<div>
|<div>
Line 31: Line 31:
|-
|-
!  style="width:auto;text-align:left;white-space:nowrap;" |
!  style="width:auto;text-align:left;white-space:nowrap;" |
{{#if:{{{image1<includeonly>|</includeonly>}}} | {{!}} colspan="1" style="box-shadow:0px 0px 0px 2px white inset;border-bottom: 8px solid {{{color1|}}};text-align:center;background-color:#;{{#if:{{{image2|}}}| |width:78%;}}" {{!}}{{{image1}}} }}
{{#if:{{{portraitOfLeader1<includeonly>|</includeonly>}}} | {{!}} colspan="1" style="box-shadow:0px 0px 0px 2px white inset;border-bottom: 8px solid {{{color1|}}};text-align:center;background-color:#;{{#if:{{{portraitOfLeader2|}}}| |width:78%;}}" {{!}}{{{portraitOfLeader1}}} }}
{{#if:{{{image2<includeonly>|</includeonly>}}} | {{!}} colspan="1" style="box-shadow:0px 0px 0px 2px white inset;border-bottom: 8px solid {{{color2|}}};text-align:center;background-color:#;{{#if:{{{image2|}}}| |display:none;}}" {{!}}{{{image2}}} }}
{{#if:{{{portraitOfLeader2<includeonly>|</includeonly>}}} | {{!}} colspan="1" style="box-shadow:0px 0px 0px 2px white inset;border-bottom: 8px solid {{{color2|}}};text-align:center;background-color:#;{{#if:{{{portraitOfLeader2|}}}| |display:none;}}" {{!}}{{{portraitOfLeader2}}} }}
{{#if:{{{image3<includeonly>|</includeonly>}}} | {{!}} colspan="1" style="box-shadow:0px 0px 0px 2px white inset;border-bottom: 8px solid {{{color3|}}};text-align:center;background-color:#;{{#if:{{{image3|}}}| |display:none;}}" {{!}}{{{image3}}} }}
{{#if:{{{image3<includeonly>|</includeonly>}}} | {{!}} colspan="1" style="box-shadow:0px 0px 0px 2px white inset;border-bottom: 8px solid {{{color3|}}};text-align:center;background-color:#;{{#if:{{{image3|}}}| |display:none;}}" {{!}}{{{image3}}} }}
|-
|-
Line 126: Line 126:
|needed=X seats needed for a majority
|needed=X seats needed for a majority
|turnout=XX.X%
|turnout=XX.X%
|image1=Example
|portraitOfLeader1=Example
|image2=Example
|portraitOfLeader2=Example
|color1=Example
|color1=Example
|color2=Example
|color2=Example

Revision as of 02:41, 23 January 2024


ElectionTemplate
'
Turnout
{{{portraitOfLeader1}}} {{{portraitOfLeader2}}} {{{image3}}}
Leader {{{name1}}}
Party
Alliance
Leader since
Leader's seat
Last election
Seats won
Seat change
Popular vote
Percentage
Swing
{{{map_image}}}
{{{officer}}} before
{{{officer}}} after

This template can be used for any election for a group body that typically would involve political factions. A legislative election that might be nonpartisan or with few candidates or winners, also used if you have a multi-member executive, you may want to use Template:ComplexElectionInfobox and its variants.

Example usage:

{{Legislative_Election
|title1=Title of the Election
|flag=Flag of the Country or Subdivision
|dateofelection=Date election was held
|seatsup=All X seats in the (Name of Body)
|needed=X seats needed for a majority
|turnout=XX.X%
|portraitOfLeader1=Example
|portraitOfLeader2=Example
|color1=Example
|color2=Example
|name1=Leader of Faction with Most Seats
|name2=Leader of Faction with Second-Most Seats
|party1=Faction with Most Seats
|party2=Faction with Second-Most Seats
|alliance1=If alliances, put here
|alliance2=If alliances, put here
|leadersince1=When Leader took office
|leadersince2=When Leader took office
|leaderseat1=Leader's seat
|leaderseat2=Leader's seat
|lastelection1=# seats, #.##%
|lastelection2=# seats, #.##%
|seatswon1=#
|seatswon2=#
|seatchange1=#
|seatchange2=#
|popular1=#
|popular2=#
|percentage1=#.##%
|percentage2=#.##%
|swing1=#.##%
|swing2=#.##%
|map_image=Example
|map_caption=If you have a map, caption it here
|officer=Name of head of body
|old=Old head of body
|new=New head of body
|previous=Previous
|next=Next
}}