Template:ReferendumYesNo: Difference between revisions

From EarthMC
Jump to navigation Jump to search
No edit summary
No edit summary
Line 12: Line 12:
|- style="border-top: 1px solid #999; border-bottom: 1px solid #999;"
|- style="border-top: 1px solid #999; border-bottom: 1px solid #999;"
|}
|}
{| colspan="3" align="center" border="0" cellpadding="4" cellspacing="1" width="100%" style="border-collapse:collapse; text-align:center; width:100%; border:0px"
{| align="center" border="0" cellpadding="4" cellspacing="1" width="100%" style="border-collapse:collapse; text-align:center; width:100%; border:0px"
! style="background:#FFFFFF;" |<font color="black">{{{referendumquestion|}}}</font>
! colspan="3" style="background:#FFFFFF;" |<font color="black">{{{referendumquestion|}}}</font>
|-
|-
! colspan="3" style="background:#212121;" |<font color="white" size=0.9px>Results</font>
! colspan="3" style="background:#212121;" |<font color="white" size=0.9px>Results</font>

Revision as of 05:13, 8 September 2022

{{{title1}}}
{{{dateofelection}}}
Results
Response Votes %
'
'
'
Valid votes
Invalid or blank votes
Total votes ' '
Registered voters/turnout
{{{map_image}}}


This should be used for referendums or ballot initiatives or measures.

Example usage:

{{ReferendumYesNo
|color=Example
|title1=Example
|dateofelection=Example
|referendumquestion=Example
|option1=Example
|option1votes=Example
|option1percent=Example
|option2=Example
|option2votes=Example
|option2percent=Example
|option3=Example ''<--OPTIONAL-->''
|option3votes=Example ''<--OPTIONAL-->''
|option3percent=Example ''<--OPTIONAL-->''
|validvotes=Example ''<--OPTIONAL-->''
|validpercent=Example ''<--OPTIONAL-->''
|invalidvotes=Example ''<--OPTIONAL-->''
|invalidpercent=Example ''<--OPTIONAL-->''
|totalvotes=Example
|totalpercent=Example
|registered=Example ''<--OPTIONAL-->''
|turnout=Example ''<--OPTIONAL-->''
|map_image=Example ''<--OPTIONAL-->''
|map_caption=Example ''<--OPTIONAL-->''
}}