Template:ReferendumYesNo: Difference between revisions
Jump to navigation
Jump to search
(Created page with "{| cellspacing="1" cellpadding="1" style="float:right; clear:right; margin: 0 0 .5em 1em; width:380px; background: border-collapse:collapse; border:3.5px solid {{{color|}}}; font-size:smaller; line-height:1.5" |- |<div> {| border="0" cellpadding="4" cellspacing="0" style="float:right; margin:0 0 0 0; width:100%; background:; border-collapse:collapse; vertical-align: middle" |- ! colspan="2" style="text-align:center; color:#FFFFFF; background:#212121; font-size:150%;" |{{...") |
No edit summary |
||
| Line 15: | Line 15: | ||
! style="background:#FFFFFF;" |<font color="black">{{{referendumquestion|}}}</font> | ! style="background:#FFFFFF;" |<font color="black">{{{referendumquestion|}}}</font> | ||
|- | |- | ||
! style="background:#212121;" |<font color="white" size=0.9px>Results</font> | ! colspan="2" style="background:#212121;" |<font color="white" size=0.9px>Results</font> | ||
|- | |- | ||
! style="background:#212121;" class="infoboxcell" valign="top" |<font color="white">'''Response'''</font> | ! style="background:#212121;" class="infoboxcell" valign="top" |<font color="white">'''Response'''</font> | ||
Revision as of 02:47, 8 September 2022
| ||||||||||||||||||||||||||||||
This should be used for referendums in which the only options are yes and no.
Example usage:
{{ReferendumYesNo
|color=Example
|title1=Example
|dateofelection=Example
|yesvotes=Example
|yespercent=Example
|novotes=Example
|nopercent=Example
|validvotes=Example
|validpercent=Example
|invalidvotes=Example
|invalidpercent=Example
|totalvotes=Example
|totalpercent=Example
|registered=Example
|turnout=Example
|map_image=Example
|map_caption=Example
}}