Template:EventTimeCountdownUnix
From NOISZ Wiki
Documentation
This counts down the time until an event, assuming a standard 10-week recurrent event cycle.
EventTimeCountdownUnix looks at where we are in the 10-week cycle and accordingly counts down to the next 2-week marker using a case/switch. The "if time > 0" condition in there is to deal with the possibility that a date in the future was set to determine the 10-week cycle.
Timer Templates