Template:Referendum: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
Line 30: | Line 30: | ||
| 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="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;}}" | | ||
{{{resulttable|}}} | |||
| colspan="3" style="{{#if:{{{resulttable|}}}|display:none;|}}" | | | colspan="3" style="{{#if:{{{resulttable|}}}|display:none;|}}" | | ||
{| class="wikitable" style="margin-left: auto; margin-right: auto;width:99%;{{#if:{{{resulttable|}}}|display:none;|}}" | {| class="wikitable" style="margin-left: auto; margin-right: auto;width:99%;{{#if:{{{resulttable|}}}|display:none;|}}" |
Revision as of 16:53, 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 }}