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 13:25, 30 September 2013 (Instructions for use.). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)
Browser/skin compatibility table
Browser\Skin Vector MonoBook Modern Cologne Blue
Chrome 29 untested untested untested untested
FireFox 24 Works untested untested untested
FireFox 23 Works untested untested untested
IE 7 untested untested untested untested
Opera 12.16 untested untested untested untested
Opera 16 untested untested untested untested
Safari 5 untested untested untested untested
Gadget-LiveClock
Author(s)Technical 13
StatusStable
UpdatedSeptember 15, 2013‎
BrowsersFirefox 23/24
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.