Extension:CountDownClock/fi
![]() Julkaisustatus: beeta |
|
---|---|
Toteutus | Jäsenninlaajennus |
Kuvaus | Allows to add a dynamic Countdown Clock to a page |
Tekijä(t) | Jay Prakash |
Ylläpitäjä(t) | Indic-TechCom |
Viimeisin versio | 1.0.0 |
MediaWiki | >= 1.31.0 |
Lisenssi | GNU General Public License 2.0 tai myöhempi |
Lataa | |
Quarterly downloads | 19 (Ranked 151st) |
Voit kääntää CountDownClock-laajennuksen mikäli se on saatavilla translatewiki.netissä | |
Ongelmat | Avoimet tehtävät · Raportoi ongelmasta |
The CountDownClock extension allows to add a dynamic Countdown Clock by providing the countDownClock parser function.
Usage
Add {{#countDownClock:endTime}}
in wikipage where you want the clock.
Here endTime is a parameter for declaring the end time of the clock. Its format is YYYY-MM-DD HH:MM:SS
- Esimerkki
{{#countDownClock:2019-01-05 15:37:25}}
Installation
- Download and place the file(s) in a directory called
CountDownClock
in yourextensions/
folder. - Add the following code at the bottom of your
LocalSettings.php
:wfLoadExtension( 'CountDownClock' );
Tehty – Navigate to Special:Version on your wiki to verify that the extension is successfully installed.
This extension is included in the following packages and/or wiki farms: This is not an authoritative list. Some wiki farms/hosts may contain this extension even if they are not listed here. Always check with your wiki farms/hosts or bundle to confirm. |