From Dark and Darker Wiki
Parameters
uniqueId
- Determines element id name
- Name needs to be unique if multiple widgets are to be displayed on the same page.
- Default:
timer
date
- String of text indicating a date and time.
- Example:
2024-12-31 23:59:59
- Example:
Example 1
{{#widget:Countdown|uniqueId=Test1|date=2024-12-31 23:59:59}}
Example 2
{{#widget:Countdown|uniqueId=Test2|date=2024-11-10 11:59:59}}
Example 3
{{#widget:Countdown|uniqueId=Test2|date=2024-8-10 11:59:59}}