Template:EventTimeLeftSNE: Difference between revisions

From NOISZ Wiki
m (Avoid transcluding Category:Templates)
(switching to dates until we get the timers back)
Line 1: Line 1:
<includeonly><span class="countdown" data-end="callback" callback="selfNullEdit" data-options="short-format" style="display:none;">Ends: <span class="countdowndate">{{#time:r|@{{#expr:{{EventTimeLeftUnix|cyclestart={{{cyclestart}}}}} + {{#time:U|now}}}}}}</span></span></includeonly>
<includeonly>Next event: <span class="countdowndate">{{#time:r|@{{#expr:{{EventTimeLeftUnix|cyclestart={{{cyclestart}}}}} + {{#time:U|now}}}}}}</includeonly>
<noinclude>
<noinclude>
This details how much time left is on an event, according to the time between now and the next 2-week waypoint in the standard 10-week event cycle. This one self null edits itself; the reason this is a separate one is because it's intended for the event pages, where there's only one event countdown and thus will need something to update.
This details how much time left is on an event, according to the time between now and the next 2-week waypoint in the standard 10-week event cycle. This one self null edits itself; the reason this is a separate one is because it's intended for the event pages, where there's only one event countdown and thus will need something to update.
[[Category:Templates]]
[[Category:Templates]]
</noinclude>
</noinclude>

Revision as of 05:24, 10 June 2025


This details how much time left is on an event, according to the time between now and the next 2-week waypoint in the standard 10-week event cycle. This one self null edits itself; the reason this is a separate one is because it's intended for the event pages, where there's only one event countdown and thus will need something to update.