From Dark and Darker Wiki

Combined display of all available logs of Dark and Darker Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
  • 18:37, 9 January 2023 Plyroth talk contribs created page Widget:Countdown (Created page with "<includeonly> <span id="timer"></span> <script> function setIntOnStart(func, interval) { func(); return setInterval(func, interval); } var countDownDate = new Date('<!--{$date|escape:'quotes'}-->').getTime(); var x = setIntOnStart( _ => { var now = new Date().getTime(); var distance = countDownDate - now; var days = Math.floor(distance / (1000 * 60 * 60 * 24)); var hours = Math.floor((distance % (1000 * 60 * 60 * 24)) / (1000 * 60 * 60)); var minutes =...")