This is the template sandbox page for Template:Infobox referendum (diff). See also the companion subpage for test cases. |
This template adds an automatically generated short description. If the automatic short description is not optimal, replace it by adding {{Short description}} at the top of the article. |
This template uses Lua: |
This template uses TemplateStyles: |
January 1, 2000 | ||||||||||||||||||||||||||||
{{{question}}} | ||||||||||||||||||||||||||||
Voting system | {{{voting_system}}} | |||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Outcome | {{{outcome}}} | |||||||||||||||||||||||||||
Website | {{{website}}} | |||||||||||||||||||||||||||
Results | ||||||||||||||||||||||||||||
| ||||||||||||||||||||||||||||
{{{notes}}} |
This template is meant to work for referendums with polar questions as well as non-polar questions. This template can handle up to four subjects.
Please note the following:
{{formatnum}}
to insert commas for display.yes
and no
parameters are listed in does not affect which is displayed first.{{Infobox referendum
| name =
| country =
| flag_year =
| flag_image =
| date = <!-- {{Start date|YYYY|MM|DD}} or {{Date_range|YYYY|MM|DD|YYYY|MM|DD}} -->
<!-- Details -->
| question = <!-- or | title = -->
| image =
| image_width =
| image_alt =
| caption =
| voting_system =
| votes_counted = <!-- or | reporting = or | declared =, do not include percentage (%) sign -->
| last_update = <!-- time of last update, for partial results -->
| time_zone = <!-- time zone of the time given in the last_update field, must be linked -->
| outcome =
| website = <!-- use {{URL}} -->
<!-- Results table -->
| yes_text =
| yes =
| no_text =
| no =
| blanktype =
| blank =
| othertype =
| other =
| invalid =
| total =
| totalref =
| electorate =
| voter_registration =
| turnoutpct =
<!-- Maps -->
| map =
| map_size =
| map_alt =
| map_division = <!-- name of the political subdivisions shown in the map, defaults to "county" -->
| map_caption = <!-- overrides the default caption -->
| map2 =
| map_size2 =
| map_alt2 =
| mapdivision2 =
| mapcaption2 =
<!-- Bar graphs -->
| width =
| barwidth =
| part1_subject =
| part1_choice1 =
| part1_percentage1 =
| part1_color1 =
| part1_choice2 =
| part1_percentage2 =
| part1_color2 =
| part1_choice3 =
| part1_percentage3 =
| part1_color3 =
| part1_choice4 =
| part1_percentage4 =
| part1_color4 =
| part1_choice5 =
| part1_percentage5 =
| part1_color5 =
| part1_caption =
| part2_subject =
| part2_choice1 =
| part2_percentage1 =
| part2_color1 =
| part2_choice2 =
| part2_percentage2 =
| part2_color2 =
| part2_choice3 =
| part2_percentage3 =
| part2_color3 =
| part2_choice4 =
| part2_percentage4 =
| part2_color4 =
| part2_choice5 =
| part2_percentage5 =
| part2_color5 =
| part2_caption =
| notes = <!-- e.g. Source: [URL] -->
}}
Below are examples of single-choice polar questions, as well as a non-polar example with multiple options.
| ||
Amends Constitution: Provides That May And November Property Tax Elections Are Decided By Majority Of Voters Voting | ||
Results by county |
Use the model code below before an election for a referendum is held. Oregon Ballot Measure 56 (2008) is used as an example to the right.
{{Infobox referendum
| name = Measure 56
| title = Amends Constitution: Provides That May And November Property Tax Elections Are Decided By Majority Of Voters Voting
| location =
| date = {{Start date|2018|11|04|df=y}}
| yes =
| no =
| total =
| electorate =
| map = Oregon election results-ELECTION NOT YET.svg
| mapdivision =
| notes =
}}
Keep in mind that, though the parameters yes
, no
, total
, electorate
, and mapdivision
are blank, they should not be deleted. This makes it inconvenient to add data later.
Once election day arrives, the image can be changed to File:Oregon election results-PENDING.svg. After the polls have closed and start announcing returns, start putting the data into the template, updating as often as reasonable. Use the notes
parameter to cite the source of the election-night returns.
Amends Constitution: Provides That May And November Property Tax Elections Are Decided By Majority Of Voters Voting | ||||||||||||||||||||||
Results | ||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| ||||||||||||||||||||||
Results by county | ||||||||||||||||||||||
Source: Oregon Secretary of State |
The following code produces the table to the right:
{{Infobox referendum
| name = Measure 56
| title = Amends Constitution: Provides That May And November Property Tax Elections Are Decided By Majority Of Voters Voting
| yes = 959118
| no = 735500
| total = 1845251
| electorate = 2153914
| map = File:Oregon 2008 Measure 56.svg
| mapdivision =
| notes = Source: [[Oregon Secretary of State]]
}}
The parameters yes
, no
, total
, and electorate
take only values without commas. The template automatically formats the numbers when displayed by inserting commas.
| ||
Results | ||
---|---|---|
<nowiki>
{{Infobox multichoice referendum
| name = 2016 United Kingdom European Union membership referendum
| country = United Kingdom
| date = {{Start date|2016|06|23|df=y}}
| choice1 = Remain in the European Union
| percentage1 = 55.11
| choice2 = Leave the European Union
| percentage2 = 44.89
| choice3 = Invalid votes
| percentage3 = 0.08
{{clear}}
</nowiki>
total
, in which case the total number of votes is computed as the sum of yes
, no
, and invalid
. If both invalid
and total
are specified, the total
parameter will be used for computing the total number of votes.invalid
, but leave the value blankelectorate
and the total number of votes, if electorate
is specified.The California Secretary of State's website prominently displays results for the latest election. Results are also available as far back as June 1990 on another page at the website. Before 2000, results are listed in a single document, both the statement of vote (which is brief) and the supplement to the statement of vote (which is highly detailed). Starting in 2000, results are organized into a table of contents.
The Oregon Secretary of State's website maintains an online record of detailed election results going back to 1995-12-05. Results by county for each ballot measure since then are included. Statistics on voter registration (fitting the electorate
parameter) and participation/turnout (the total
parameter) is available alongside the official results for each election.
Basic data (i.e., without results by county) on all ballot measures in Oregon history can also be found in the online edition of the Oregon Blue Book. Voter registration information going back to 1950 is also provided.
The following images can be used in place of an election results map when none can be made:
{{bar_box}}