Template:ReferendumYesNo: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
(2 intermediate revisions by the same user not shown) | |||
Line 6: | Line 6: | ||
! colspan="2" style="text-align:center; color:#FFFFFF; background:#212121; font-size:150%;" |{{{name|<font color="white">{{{title1}}}</font>}}} | ! colspan="2" style="text-align:center; color:#FFFFFF; background:#212121; font-size:150%;" |{{{name|<font color="white">{{{title1}}}</font>}}} | ||
|- style="text-align:center;" | |- style="text-align:center;" | ||
|- | |||
! colspan="2" style="{{#if:{{{hideb|}}}|display: none;| |}} {{#if:{{{flag|}}}|}} text-align:center; font-weight:normal; color:#000000; background:;" |{{{flag}}} | |||
|- | |- | ||
! colspan="2" style="{{#if:{{{hideb|}}}|display: none;| |}} {{#if:{{{dateofelection|}}}|}} text-align:center; font-weight:normal; color:#000000; background:;" |{{{dateofelection}}} | ! colspan="2" style="{{#if:{{{hideb|}}}|display: none;| |}} {{#if:{{{dateofelection|}}}|}} text-align:center; font-weight:normal; color:#000000; background:;" |{{{dateofelection}}} | ||
Line 12: | Line 14: | ||
|- style="border-top: 1px solid #999; border-bottom: 1px solid #999;" | |- style="border-top: 1px solid #999; border-bottom: 1px solid #999;" | ||
|} | |} | ||
{| | {| 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" size=0.9px>{{{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> | ||
Line 70: | Line 72: | ||
|color=Example | |color=Example | ||
|title1=Example | |title1=Example | ||
|flag=example | |||
|dateofelection=Example | |dateofelection=Example | ||
|referendumquestion=Example | |referendumquestion=Example |
Latest revision as of 22:29, 19 November 2022
|
This should be used for referendums or ballot initiatives or measures.
Example usage:
{{ReferendumYesNo |color=Example |title1=Example |flag=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-->'' }}