Jump to content

User:Technical 13/Scripts/Gadget-LiveClock

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Technical 13 (talk | contribs) at 20:25, 1 October 2013 (More testing completed and added to compatability table). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
Browser/skin compatibility table
Browser\Skin Vector MonoBook Modern Cologne Blue
Chrome 29 Works Clear browser cache
and restart browser
untested untested
FireFox 23 Works untested untested untested
FireFox 24 Works untested untested untested
IE 7 Works untested untested untested
Opera 12.16 Works Works untested untested
Opera 16 Works Clear browser cache
and restart browser
untested untested
Safari 5 Works untested untested untested
Safari 6.1 Works untested untested untested
Gadget-LiveClock
Author(s)Technical 13
StatusStable
UpdatedSeptember 15, 2013‎
BrowsersAll — See collapsed "Browser/skin compatibility table" above.
SkinsVector
SourceUser:Technical_13/Scripts/Gadget-LiveClock.js


This script adds a clock in next to your Log out link in your p-personal toolbar. This clock shows your local time (based on your computer's internal time setting), shows UTC time on mouseover and purges the page when clicked. This script is adapted from MediaWiki:Gadget-UTCLiveClock.js.

[[?title=User_talk:Technical_13/Scripts/Gadget-LiveClock&action=edit&section=new&preloadtitle=Bug+Report+%7B%7Bsubst%3A%23time%3Ad+M+Y%7Cnow%7D%7D Report a bug |?title=User_talk:Technical_13/Scripts/Gadget-LiveClock&action=edit&section=new&preloadtitle=Bug+Report+%7B%7Bsubst%3A%23time%3Ad+M+Y%7Cnow%7D%7D Report a bug]] [[?title=User_talk:Technical_13/Scripts/Gadget-LiveClock&action=edit&section=new&preloadtitle=Feature+Request+%7B%7Bsubst%3A%23time%3Ad+M+Y%7Cnow%7D%7D Request a feature |?title=User_talk:Technical_13/Scripts/Gadget-LiveClock&action=edit&section=new&preloadtitle=Feature+Request+%7B%7Bsubst%3A%23time%3Ad+M+Y%7Cnow%7D%7D Request a feature]]

Using this script

On the English Wikipedia

This script can be imported to your global .js page by adding:

importScript( 'User:Technical 13/Scripts/Gadget-LiveClock.js' );// [[User:Technical 13/Scripts/Gadget-LiveClock]]

On the other projects of the WMF

This script should also work on other projects of the Wikimedia Foundation. Simply add:

mw.loader.load( '//en.wikipedia.org/w/index.php?title=User:Technical 13/Scripts/Gadget-LiveClock.js&action=raw&ctype=text/javascript' );//[[User:Technical 13/enwpScripts]]

...to your common.js page on that site.

This is confirmed to not work on the following WMF sites...
  • NONE

Step two

Once you have saved the above to your common.js, you will have to WP:BYPASS your cache to see the effects.