Create the bbcode: in ACP -> posting -> bbcodes
Step 2: Post a countdownBBCode usageHTML replacementCode: Select all
[countdown={TEXT}][/countdown]
Code: Select all
<div data-type="countdown" data-id="{TEXT}" class="tickcounter" style="width: 100%; position: relative; padding-bottom: 25%"><a href="//www.tickcounter.com/" title="Countdown">Countdown</a></div><script>(function(d, s, id) { var js, pjs = d.getElementsByTagName(s)[0]; if (d.getElementById(id)) return; js = d.createElement(s); js.id = id; js.src = "//www.tickcounter.com/static/js/loader.js"; pjs.parentNode.insertBefore(js, pjs); }(document, "script", "tickcounter-sdk"));</script>
Hope that helps!Navigate to: TickCounter
Create a countdown
In the next page, copy the countdown ID from the url
Insert the countdown ID into the new bbcode with the formatCode: Select all
[countdown=ID_HERE][/countdown]
