Template:Countdown

From WHY2025 wiki
Revision as of 20:35, 9 October 2024 by Boekenwuurm (talk | contribs) (Created page with "<div id="clockdiv"><div><span class="days"></span><div class="clocksmalltext">Days</div></div><div><span class="hours"></span><div class="clocksmalltext">Hours</div></div><div><span class="minutes"></span><div class="clocksmalltext">Minutes</div></div><div><span class="seconds"></span><div class="clocksmalltext">Seconds</div></div></div><noinclude> Make sure that the page name where this clock is used, in the mediawiki:common.js file... This countdown timer is taken fro...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
Days
Hours
Minutes
Seconds

Make sure that the page name where this clock is used, in the mediawiki:common.js file...

This countdown timer is taken from https://www.sitepoint.com/build-javascript-countdown-timer-no-dependencies/