Template:ReferendumYesNo: Difference between revisions

From EarthMC
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 03:47, 8 September 2022

{{{title1}}}
{{{dateofelection}}}
Results
Response Votes %
√ Yes
ⓧ No
Valid votes
Invalid or blank votes
Total votes
Registered voters/turnout
{{{map_image}}}


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
}}