Difference between revisions of "Template:Infobox legislative election/doc"
imported>Number 57 (rv undiscussed changes) |
imported>Hebsen (Restore documentation for reverted functionality not related to images) |
||
| Line 8: | Line 8: | ||
==Usage== | ==Usage== | ||
{{{{PAGENAMETDOC}} | {{{{PAGENAMETDOC}} | ||
| − | |||
| election_name = {{{election_name}}} | | election_name = {{{election_name}}} | ||
| country = {{{country}}} | | country = {{{country}}} | ||
| Line 14: | Line 13: | ||
| next_election = {{{next_election}}} | | next_election = {{{next_election}}} | ||
| election_date = {{{election_date}}} | | election_date = {{{election_date}}} | ||
| + | | seats_for_election = {{{seats_for_election}}} | ||
| + | | majority_seats = {{{majority_seats}}} | ||
| + | |||
| + | | ongoing = | ||
| + | <!-- | results_sec = --> | ||
| turnout = {{{turnout}}} | | turnout = {{{turnout}}} | ||
| Line 43: | Line 47: | ||
<pre style="overflow: auto;"> | <pre style="overflow: auto;"> | ||
{{Infobox legislative election | {{Infobox legislative election | ||
| − | |||
| − | |||
| − | |||
| election_name = | | election_name = | ||
| country = | | country = | ||
| Line 51: | Line 52: | ||
| next_election = | | next_election = | ||
| election_date = | | election_date = | ||
| + | | seats_for_election = <!-- description-- > | ||
| + | | majority_seats = <!-- number --> | ||
| + | | first_election = <!-- yes/no (blank is no)--> | ||
| + | |||
| + | | ongoing = <!-- or future --> | ||
| + | | results_sec = | ||
| turnout = | | turnout = | ||
| Line 56: | Line 63: | ||
| colour1 = | | colour1 = | ||
| party_leader1 = | | party_leader1 = | ||
| − | | percentage1 = | + | | percentage1 = <!-- incl. percentage sign --> |
| seats1 = | | seats1 = | ||
| − | | seats1_before = | + | | seats1_before = <!-- Write 'new' if new party --> |
| party2 = | | party2 = | ||
| colour2 = | | colour2 = | ||
| party_leader2 = | | party_leader2 = | ||
| − | | percentage2 = | + | | percentage2 = <!-- incl. percentage sign --> |
| seats2 = | | seats2 = | ||
| − | | seats2_before = | + | | seats2_before = <!-- Write 'new' if new party --> |
| map = | | map = | ||
| Line 72: | Line 79: | ||
| map_caption = | | map_caption = | ||
| − | | title = | + | | title = <!-- Prime Minister or similar --> |
| before_election = | | before_election = | ||
| before_party = | | before_party = | ||
| Line 81: | Line 88: | ||
== Parameters == | == Parameters == | ||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
; <code>election_name</code> | ; <code>election_name</code> | ||
: Name of the elections. It will default to the page title if left blank | : Name of the elections. It will default to the page title if left blank | ||
| Line 93: | Line 94: | ||
; <code>previous_election</code> | ; <code>previous_election</code> | ||
: Link to the previous elections (e.g. <nowiki>[[United Kingdom general election, 2010|2010]]</nowiki>) | : Link to the previous elections (e.g. <nowiki>[[United Kingdom general election, 2010|2010]]</nowiki>) | ||
| − | ; <code> | + | ; <code>following_election</code> |
: Link to the following elections (e.g. <nowiki>[[United Kingdom general election, 2015|2015]]</nowiki>) | : Link to the following elections (e.g. <nowiki>[[United Kingdom general election, 2015|2015]]</nowiki>) | ||
; <code>election_date</code> | ; <code>election_date</code> | ||
: Date of the elections | : Date of the elections | ||
| + | ; <code>seats_for_election</code> | ||
| + | : Description of which seats this election is about, incl. chamber and how many | ||
| + | ; <code>majority_seats</code> | ||
| + | : The number of seats needed for a majority | ||
| + | ; <code>first_election</code> | ||
| + | : Change to "yes" if this the first election of its kind | ||
| + | ; <code>ongoing</code> | ||
| + | : Change to "yes" if the election results haven't been released | ||
| + | ; <code>results_sec</code> | ||
| + | : Name of section in the article where the results of the election are listed. | ||
; <code>turnout</code> | ; <code>turnout</code> | ||
: % [[voter turnout]] | : % [[voter turnout]] | ||
Revision as of 12:10, 19 February 2019
| This is a documentation subpage for Template:Infobox legislative election. It contains usage information, categories and other content that is not part of the original template page. |
| 40x40px | This template employs intricate features of template syntax.
You are encouraged to familiarise yourself with its setup and parser functions before editing the template. If your edit causes unexpected problems, please undo it quickly, as this template may appear on a large number of pages. You can conduct experiments, and should test all major changes, in either this template's sandbox, the general template sandbox, or your user space before changing anything here. |
This infobox is used for a parliamentary election with multiple parties winning seats.
Usage
{{Template:PAGENAMETDOC | election_name = {{{election_name}}} | country = {{{country}}} | previous_election = {{{previous_election}}} | next_election = {{{next_election}}} | election_date = {{{election_date}}} | seats_for_election = {{{seats_for_election}}} | majority_seats = {{{majority_seats}}}
| ongoing = | turnout = {{{turnout}}}
| party1 = {{{party1}}} | colour1 = | party_leader1 = {{{party_leader1}}} | percentage1 = {{{percentage1}}} | seats1 = 20 | seats1_before = 0
| party2 = {{{party2}}} | colour2 = | party_leader2 = {{{party_leader2}}} | percentage2 = {{{percentage2}}} | seats2 = 10 | seats2_before = 5
| map = {{{map}}} | map_upright = | map_alt = {{{map_alt}}} | map_caption = {{{map_caption}}}
| title = {{{title}}} | before_election = {{{before_election}}} | before_party = {{{before_party}}} | after_election = {{{after_election}}} | after_party = {{{after_party}}} }}
{{Infobox legislative election
| election_name =
| country =
| previous_election =
| next_election =
| election_date =
| seats_for_election = <!-- description-- >
| majority_seats = <!-- number -->
| first_election = <!-- yes/no (blank is no)-->
| ongoing = <!-- or future -->
| results_sec =
| turnout =
| party1 =
| colour1 =
| party_leader1 =
| percentage1 = <!-- incl. percentage sign -->
| seats1 =
| seats1_before = <!-- Write 'new' if new party -->
| party2 =
| colour2 =
| party_leader2 =
| percentage2 = <!-- incl. percentage sign -->
| seats2 =
| seats2_before = <!-- Write 'new' if new party -->
| map =
| map_upright =
| map_alt =
| map_caption =
| title = <!-- Prime Minister or similar -->
| before_election =
| before_party =
| after_election =
| after_party =
}}
Parameters
election_name- Name of the elections. It will default to the page title if left blank
country- Name of the country or territory the elections are taking place in
previous_election- Link to the previous elections (e.g. [[United Kingdom general election, 2010|2010]])
following_election- Link to the following elections (e.g. [[United Kingdom general election, 2015|2015]])
election_date- Date of the elections
seats_for_election- Description of which seats this election is about, incl. chamber and how many
majority_seats- The number of seats needed for a majority
first_election- Change to "yes" if this the first election of its kind
ongoing- Change to "yes" if the election results haven't been released
results_sec- Name of section in the article where the results of the election are listed.
turnout- % voter turnout
party1..15- Name of the party (e.g. United Party)
party_leader1..15- Leader of the party
colour1..15- Custom party colour
percentage1..15- The party's popular vote share
percentage1..15_before- The party's popular vote share at the last election
seats1..15- Number of seats won by the party
seats1..15_before- Number of seats won at the previous elections (template coding uses it to work out seat change)
map- Image file of a map
map_upright- Map size scaling factor; default is
1.3 map_alt- WP:ALT
map_caption- Caption text, perhaps including a {{Legend}}
title- Title of the head of government (e.g. [[Prime Minister of the United Kingdom|Prime Minister]])
before_election- Head of government before the elections
before_party- Party of the head of government prior to the elections
before_image- Image of the outgoing head of government
after_election- Head of government after the elections
after_party- Party of the head of government after the elections
after_image- Image of the elected head of government