Template:Referendum: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
mNo edit summary |
||
(12 intermediate revisions by the same user not shown) | |||
Line 26: | Line 26: | ||
|} | |} | ||
{| align="center" border="0" cellpadding="1" cellspacing="1" width="100%" style="text-align:center; border:1px;border-collapse:collapse;" | {| align="center" border="0" cellpadding="1" cellspacing="1" width="100%" style="text-align:center; border:1px;border-collapse:collapse;" | ||
| {{#if:{{{resulttable|}}}|display:none;|{{{resulttable|}}}}} | |- | ||
| colspan="1" style="width:33%;{{#if:{{{ongoing|}}}||display:none;}}" | '''Completion rate''' | |||
| colspan="2" style="width:67%;{{#if:{{{ongoing|}}}||display:none;}}" |{{#if:{{{ongoing|}}}|{{PercentageBox|#1BCE0E|{{#expr: ({{#time: U|{{CurrentTime}} }} - {{#time: U|{{{start_timestamp}}} }}) / ({{#time: U|{{{end_timestamp}}} }} - {{#time: U|{{{start_timestamp}}} }}) * 100 round 2 }}%}}|}}<br>as of '''{{CURRENTTIME}} GMT''' | |||
|- | |||
| colspan="3" style="{{#if:{{{resulttable|}}}||display:none;}}" | | |||
{{{resulttable|}}} | |||
| colspan="3" style="{{#if:{{{resulttable|}}}|display:none;|}}" | | |||
{| class="wikitable" style="margin-left: auto; margin-right: auto;width:99%;" | {| class="wikitable" style="margin-left: auto; margin-right: auto;width:99%;" | ||
|- | |- | ||
! Choice !! Votes !! % | ! Choice !! Votes !! % | ||
|- style = "{{#if:{{{choice1|}}}{{{votes1|}}}{{{percentage1|}}}| |display:none;}} border-left: 4px solid {{{color1|}}}" | |- style = "{{#if:{{{choice1|}}}{{{votes1|}}}{{{percentage1|}}}| |display:none;}} border-left: 4px solid {{{color1|#54CC47}}}" | ||
| style="text-align:left;" | {{{choice1|}}} || style="text-align:right;" | {{{votes1|}}} || style="text-align:right;" | {{{percentage1|}}} | | style="text-align:left;" | {{{choice1|}}} || style="text-align:right;" | {{{votes1|}}} || style="text-align:right;" | {{{percentage1|{{#iferror: {{#expr: ({{{votes1|}}} / {{{totalvotes|}}}) * 100 round 2}} }}%}}} | ||
|- style = "{{#if:{{{choice2|}}}{{{votes2|}}}{{{percentage2|}}}| |display:none;}} border-left: 4px solid {{{color2|}}}" | |- style = "{{#if:{{{choice2|}}}{{{votes2|}}}{{{percentage2|}}}| |display:none;}} border-left: 4px solid {{{color2|#4780CC}}}" | ||
| style="text-align:left;" | {{{choice2|}}} || style="text-align:right;" | {{{votes2|}}} || style="text-align:right;" | {{{percentage2|}}} | | style="text-align:left;" | {{{choice2|}}} || style="text-align:right;" | {{{votes2|}}} || style="text-align:right;" | {{{percentage2|{{#iferror: {{#expr: ({{{votes2|}}} / {{{totalvotes|}}}) * 100 round 2}} }}%}}} | ||
|- style = "{{#if:{{{choice3|}}}{{{votes3|}}}{{{percentage3|}}}| |display:none;}} border-left: 4px solid {{{color3|}}}" | |- style = "{{#if:{{{choice3|}}}{{{votes3|}}}{{{percentage3|}}}| |display:none;}} border-left: 4px solid {{{color3|#FFFF00}}}" | ||
| style="text-align:left;" | {{{choice3|}}} || style="text-align:right;" | {{{votes3|}}} || style="text-align:right;" | {{{percentage3|}}} | | style="text-align:left;" | {{{choice3|}}} || style="text-align:right;" | {{{votes3|}}} || style="text-align:right;" | {{{percentage3|{{#iferror: {{#expr: ({{{votes3|}}} / {{{totalvotes|}}}) * 100 round 2}} }}%}}} | ||
|- style = "{{#if:{{{choice4|}}}{{{votes4|}}}{{{percentage4|}}}| |display:none;}} border-left: 4px solid {{{color4|}}}" | |- style = "{{#if:{{{choice4|}}}{{{votes4|}}}{{{percentage4|}}}| |display:none;}} border-left: 4px solid {{{color4|#FFA100}}}" | ||
| style="text-align:left;" | {{{choice4|}}} || style="text-align:right;" | {{{votes4|}}} || style="text-align:right;" | {{{percentage4|}}} | | style="text-align:left;" | {{{choice4|}}} || style="text-align:right;" | {{{votes4|}}} || style="text-align:right;" | {{{percentage4|{{#iferror: {{#expr: ({{{votes4|}}} / {{{totalvotes|}}}) * 100 round 2}} }}%}}} | ||
|- style = "{{#if:{{{choice5|}}}{{{votes5|}}}{{{percentage5|}}}| |display:none;}} border-left: 4px solid {{{color5|}}}" | |- style = "{{#if:{{{choice5|}}}{{{votes5|}}}{{{percentage5|}}}| |display:none;}} border-left: 4px solid {{{color5|#FF2D2D}}}" | ||
| style="text-align:left;" | {{{choice5|}}} || style="text-align:right;" | {{{votes5|}}} || style="text-align:right;" | {{{percentage5|}}} | | style="text-align:left;" | {{{choice5|}}} || style="text-align:right;" | {{{votes5|}}} || style="text-align:right;" | {{{percentage5|{{#iferror: {{#expr: ({{{votes5|}}} / {{{totalvotes|}}}) * 100 round 2}} }}%}}} | ||
|- style = "{{#if:{{{totalvotes|}}}| |display:none;}}" | |- style = "{{#if:{{{totalvotes|}}}| |display:none;}}" | ||
| style="background:#EEEEEE;text-align:left;" | '''Total votes''' || style="background:#EEEEEE;text-align:right;" | {{{totalvotes|}}} || style="background:#EEEEEE;text-align:right;" | 100% | | style="background:#EEEEEE;text-align:left;" | '''Total votes''' || style="background:#EEEEEE;text-align:right;" | {{{totalvotes|}}} || style="background:#EEEEEE;text-align:right;" | {{{totalvotespercentage|100%}}} | ||
|- style = "{{#if:{{{voters|}}}{{{turnout|}}}| |display:none;}}" | |- style = "{{#if:{{{voters|}}}{{{turnout|}}}| |display:none;}}" | ||
| style="background:#EEEEEE;text-align:left;" | Registered voters/turnout || style="background:#EEEEEE;text-align:right;" | {{{voters|}}} || style="background:#EEEEEE;text-align:right;" |{{{turnout|}}} | | style="background:#EEEEEE;text-align:left;" | Registered voters/turnout || style="background:#EEEEEE;text-align:right;" | {{{voters|}}} || style="background:#EEEEEE;text-align:right;" |{{{turnout|{{#iferror: {{#expr: ({{{totalvotes|}}} / {{{voters|}}}) * 100 round 2}} }}%}}} | ||
|} | |} | ||
|} | |} | ||
Line 61: | Line 67: | ||
<includeonly>[[Category:Referendums (Aurora)]]</includeonly> | <includeonly>[[Category:Referendums (Aurora)]]</includeonly> | ||
<noinclude> | <noinclude> | ||
Example usage:<pre> | |||
{{Referendum | {{Referendum | ||
|color= | |color=orange | ||
|title1=3023 Turkish referendum | |title1=3023 Turkish referendum | ||
|flag=[[File:Adsadsdsdasasdsdads.png|50px|link=Aurora:Turkey]] | |flag=[[File:Adsadsdsdasasdsdads.png|50px|link=Aurora:Turkey]] | ||
Line 68: | Line 75: | ||
|question=why? | |question=why? | ||
| | |start_timestamp = 2023-09-07T12:54:07 | ||
|end_timestamp = 2023-09-09T12:54:07 | |||
|ongoing = yes | |||
| | |||
| | |||
|totalvotes=100 | |totalvotes=100 | ||
|voters=200 | |voters=200 | ||
|color1=green | |color1=green | ||
|choice1=Yes1 | |choice1=Yes1 | ||
|votes1=33 | |votes1=33 | ||
|color2=blue | |color2=blue | ||
|choice2=Yes2 | |choice2=Yes2 | ||
|votes2=37 | |votes2=37 | ||
|color3=red | |color3=red | ||
|choice3=No | |choice3=No | ||
|votes3=30 | |votes3=30 | ||
|map_image=[[File:Turkeymap.jpg|360px]] | |map_image=[[File:Turkeymap.jpg|360px]] | ||
|map_caption=Map Caption | |map_caption=Map Caption | ||
}} | }} | ||
</pre> | </pre> | ||
</noinclude> | </noinclude> |
Latest revision as of 16:56, 13 February 2024
|
Example usage:
{{Referendum |color=orange |title1=3023 Turkish referendum |flag=[[File:Adsadsdsdasasdsdads.png|50px|link=Aurora:Turkey]] |dateofelection=14 May 3023 |question=why? |start_timestamp = 2023-09-07T12:54:07 |end_timestamp = 2023-09-09T12:54:07 |ongoing = yes |totalvotes=100 |voters=200 |color1=green |choice1=Yes1 |votes1=33 |color2=blue |choice2=Yes2 |votes2=37 |color3=red |choice3=No |votes3=30 |map_image=[[File:Turkeymap.jpg|360px]] |map_caption=Map Caption }}