Difference between revisions of "Extensions:LiveClock"
Jump to navigation
Jump to search
(→Usage) Tag: 2017 source edit |
Tag: 2017 source edit |
||
Line 19: | Line 19: | ||
== Troubleshooting == | == Troubleshooting == | ||
− | + | I'm Speedy#4060 on Discord, but please do not contact me directly. | |
+ | Instead, please tag me in the Lorekeeper server if you need my help. | ||
+ | I am not a regular there, so asking something without a tag might not get a response. | ||
+ | |||
== Images == | == Images == | ||
<!-- Do you have any images to show what it looks like in action? --> | <!-- Do you have any images to show what it looks like in action? --> | ||
== See Also == | == See Also == | ||
<!-- Any relevant other pages. You may consider linking to related extensions, for instance. --> | <!-- Any relevant other pages. You may consider linking to related extensions, for instance. --> |
Revision as of 10:35, 1 November 2021
Description | A short description |
---|---|
Author(s) | Author(s) |
Status | status (such as WIP, testing, stable) |
Github | branch |
LK Version | What Lorekeeper version the ext is built on |
Installation
Pull the extension branch and push to your site. Will replace the default clock on the dashboard, so be wary of conflicts if your dashboard is modified.
Configuration
No configuration necessary. LiveClock bases the time on your Lorekeeper timezone.
Usage
Simply put the following in any location you want a clock:
{!! LiveClock() !!}
Optionally, add the following in front of the LiveClock line to get a little clock icon in front.
<i class="far fa-clock"></i>
Troubleshooting
I'm Speedy#4060 on Discord, but please do not contact me directly. Instead, please tag me in the Lorekeeper server if you need my help. I am not a regular there, so asking something without a tag might not get a response.