قالب:جدول استفتاء
Usage
Please note the following:
- All numbers must be inputted without commas, or else the template will display improperly. The template uses the magic word {{formatnum}} to insert commas for display.
- All percentages are calculated by the template, as well as the number of valid votes, invalid and blank votes, and voter turnout. Therefore, it is not necessary to find or have this data.
- The template figures out by itself whether the majority of voters approved or rejected the referendum based on the data it is fed. Therefore, it is not necessary to specify this. Furthermore, this cannot be overridden. The order the yes and no parameters are listed in does not affect which is displayed first.
Parameters
- name
- The name of the referendum, such as Measure 56 or Proposition 1A.
- title
- The official ballot title.
- yes
- no
- The number of votes approving or rejecting the referendum.
- total
- The total number of votes cast in the election.
- (This includes all counted votes as well as invalid or blank votes.)
- electorate
- The number of people registered to vote in the election.
- (This includes people who did not cast a vote on the referendum.)
- map
- The map of election results.
- mapdivision
- The name of the political subdivisions shown in the map, such as county, parish, or canton.
- (If no value is given, the default is county. Give any value to override this.)
- notes
- Any notes, such as the source of the data.
- float
- Aligns the infobox flush left if given the value left.
- (Defaults to right if no value is given or the parameter is omitted.)
Examples
Before an election
Measure 56 | ||||
---|---|---|---|---|
Amends Constitution: Provides That May And November Property Tax Elections Are Decided By Majority Of Voters Voting | ||||
| ||||
Election to be held: November 4, 2008 |
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 = Name of referendum
- | title = Official ballot title
- | yes =
- | no =
- | total =
- | electorate =
- | map = File:Oregon election results-ELECTION NOT YET.svg
- | mapdivision =
- | notes = Election to be held: Date
- }}
Modify according to your needs. 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.
During the election
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.
After an election
Measure 56 | ||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Amends Constitution: Provides That May And November Property Tax Elections Are Decided By Majority Of Voters Voting | ||||||||||||||||||||||||||||
| ||||||||||||||||||||||||||||
| ||||||||||||||||||||||||||||
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.
Region-specific information
United States
California
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.
Oregon
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:
See also
The above documentation is transcluded from قالب:جدول استفتاء/doc. (edit | history) Editors can experiment in this template's sandbox (create | mirror) and testcases (create) pages. Please add categories to the /doc subpage. Subpages of this template. |