Want to create interactive content? It’s easy in Genially!

Get started free

12.5 Patch 2 External RT

contentcreationteam

Created on January 19, 2022

Start designing with a free template

Discover more than 1500 professional designs like these:

Discover Your AI Assistant

Vision Board

SWOT Challenge: Classify Key Factors

Explainer Video: Keys to Effective Communication

Explainer Video: AI for Companies

Corporate CV

Flow Presentation

Transcript

Zoom out to see ->

Use Code at the bottom to make an automatic countdown of days into each countdown slots.On the left sidebar, click on "Insert", and then go to the </> Others tab to insert the code.

  • Change all "test" id to a unique different id for each countdown.
  • Change the date of the countdown.
  • After it's inserted, resize these it vertically to 32 px by 60

Release Timeline

Insert patch number.each represents the patch number.

12.5 Patch 2

<p id="test" style="color:white; font-size:30px;font-family:geogrotesque-rg; line-height:1.1; text-align:center; cursor:default"></p> <script> var countDownDate = new Date("Sep 20, 2021 18:00:00").getTime(); var x = setInterval(function() { var now = new Date().getTime(); var distance = countDownDate - now; var days = Math.floor(distance / (1000 * 60 * 60 * 24)); if (days > 1) { document.getElementById("test").innerHTML = days; } else if (days == 1) { document.getElementById("test").innerHTML = days; } else if (distance > 0) { document.getElementById("test").innerHTML = "1" } else if (distance < 0) { clearInterval(x); document.getElementById("test").innerHTML = "Delay"; } }, 1000); </script>

28 Feb

Beta

Download

7 Mar

RC

Download

Pre-Release Notes

21 Mar

Official

Release Notes

Download