Difference between revisions of "Template:CupCountdown"
Jump to navigation
Jump to search
m |
m |
||
(4 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
<includeonly> | <includeonly> | ||
{| width="100%" style="background: transparent;" | {| width="100%" style="background: transparent;" | ||
! colspan={{{colspan|}}} style="padding:0px 0px 10px 0px;" | {{# | ! colspan={{{colspan|}}} style="padding:0px 0px 10px 0px;" | {{#ifexpr: {{#time: U | now }} < {{#time: U | {{{year|}}}-{{{month|}}}-{{{day|}}} {{{time|}}} }} | ||
| | |||
|} | | <span data-end="remove" class="countdown" style="display:none; line-height: 100%; color: #000000;" data-options="no-leading-zeros" data-end="toggle" data-toggle=".post-countdown"><span style="font-size: {{#if: {{{textsizeno|}}}|{{{textsizeno|}}}|200%}};"><b>[[{{{event|}}}]], {{{Matchday|}}} has </b><span style="background: red; {{radius|2px}} color: #FFF;"> NOT YET STARTED</span></span><br><br> <span style="font-size: {{#if: {{{textsizecom|}}}|{{{textsizecom|}}}|150%}};">Commencing in <span class="countdowndate">{{{month|}}} {{{day|}}} {{{year|}}} {{{time|}}} GMT</span></span> | ||
|<span style="font-size:{{#if: {{{textsizeyes|}}}|{{{textsizeyes|}}}|250%}}">The [[{{{event|}}}]] is <span class="plainlinks">[{{{link|}}} <span style="background: red; {{radius|2px}} color: #FFF;"> LIVE ON {{{site|}}}</span></span>]</span> | |||
}} | |||
|} | |||
</includeonly><noinclude> | </includeonly><noinclude> | ||
==Countdown== | ==Countdown== | ||
<br> | <br> | ||
{{CupCountdown | {{CupCountdown | ||
|colspan = 4 | |colspan = 4 | ||
|event = 2018 4chan Summer Cup | |event = 2018 4chan Summer Cup | ||
|Matchday = Final Matchday | |Matchday = Final Matchday | ||
|year = | |year = 2099 | ||
|month = | |month = 12 | ||
|day = | |day = 31 | ||
|time = | |time = 23:59:59 | ||
|textsizeno = 200% | |textsizeno = 200% | ||
|textsizeyes = 250% | |textsizeyes = 250% | ||
Line 24: | Line 27: | ||
<pre> | <pre> | ||
{{CupCountdown | {{CupCountdown | ||
|colspan = 4 | |colspan = 4 | ||
|event = 2018 4chan Summer Cup | |event = 2018 4chan Summer Cup | ||
|Matchday = Final Matchday | |Matchday = Final Matchday | ||
|year = | |year = 2099 | ||
|month = | |month = 12 | ||
|day = | |day = 31 | ||
|time = | |time = 23:59:59 | ||
|textsizeno = 200% | |textsizeno = 200% | ||
|textsizeyes = 250% | |textsizeyes = 250% | ||
Line 43: | Line 45: | ||
<br> | <br> | ||
{{CupCountdown | {{CupCountdown | ||
|colspan = 4 | |colspan = 4 | ||
|event = 2018 4chan Summer Cup | |event = 2018 4chan Summer Cup | ||
|Matchday = Final Matchday | |Matchday = Final Matchday | ||
|year = 2018 | |year = 2018 | ||
|month = | |month = 9 | ||
|day = 1 | |day = 1 | ||
|time = 17:00:00 | |time = 17:00:00 | ||
Line 59: | Line 60: | ||
<pre> | <pre> | ||
{{CupCountdown | {{CupCountdown | ||
|colspan = 4 | |colspan = 4 | ||
|event = 2018 4chan Summer Cup | |event = 2018 4chan Summer Cup | ||
|Matchday = Final Matchday | |Matchday = Final Matchday | ||
|year = 2018 | |year = 2018 | ||
|month = | |month = 9 | ||
|day = 1 | |day = 1 | ||
|time = 17:00:00 | |time = 17:00:00 | ||
Line 74: | Line 74: | ||
}} | }} | ||
</pre> | </pre> | ||
==Code== | ==Code== | ||
<pre> | <pre> | ||
{{CupCountdown | {{CupCountdown | ||
|colspan = 4 | |||
|colspan = | |event = | ||
|event = | |Matchday = | ||
|Matchday = | |year = | ||
|year = | |month = <!-- mm or m --> | ||
|month = | |day = <!-- dd or d --> | ||
|day = | |time = <!-- hh:mm:ss --> | ||
|time = | |textsizeno = <!-- Text size while displaying the coutdown --> | ||
|textsizeno = | |||
|textsizeyes = <!-- Text size when liv --> | |textsizeyes = <!-- Text size when liv --> | ||
|textsizecom = <!-- Text size of "commencing in..." --> | |textsizecom = <!-- Text size of "commencing in..." --> | ||
|link = | |link = | ||
|site = | |site = | ||
}} | }} | ||
</pre> | </pre> | ||
</noinclude> | </noinclude> |
Latest revision as of 23:48, 4 January 2020
Countdown
{{CupCountdown |colspan = 4 |event = 2018 4chan Summer Cup |Matchday = Final Matchday |year = 2099 |month = 12 |day = 31 |time = 23:59:59 |textsizeno = 200% |textsizeyes = 250% |textsizecom = 150% |link = https://cytu.be/r/the4chancup |site = CYTUBE }}
Liv
The 2018 4chan Summer Cup is LIVE ON CYTUBE |
---|
{{CupCountdown |colspan = 4 |event = 2018 4chan Summer Cup |Matchday = Final Matchday |year = 2018 |month = 9 |day = 1 |time = 17:00:00 |textsizeno = 200% |textsizeyes = 250% |textsizecom = 150% |link = https://cytu.be/r/the4chancup |site = CYTUBE }}
Code
{{CupCountdown |colspan = 4 |event = |Matchday = |year = |month = <!-- mm or m --> |day = <!-- dd or d --> |time = <!-- hh:mm:ss --> |textsizeno = <!-- Text size while displaying the coutdown --> |textsizeyes = <!-- Text size when liv --> |textsizecom = <!-- Text size of "commencing in..." --> |link = |site = }}