Jump to content

User:Worm That Turned/common.js

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Worm That Turned (talk | contribs) at 09:07, 29 June 2015 (archiving). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
Note: After saving, you have to bypass your browser's cache to see the changes. Google Chrome, Firefox, Microsoft Edge and Safari: Hold down the ⇧ Shift key and click the Reload toolbar button. For details and instructions about other browsers, see Wikipedia:Bypass your cache.
//unwatch pages from watchlist
importScript("User:js/watchlist.js"); 

//Mark blocked users
importScriptURI('//ru.wikipedia.org/w/index.php?title=MediaWiki:Gadget-markblocked.js&action=raw&ctype=text/javascript');

//DYKcheck tool
importScript('User:Shubinator/DYKcheck.js');

//Page tools
mw.loader.load('//meta.wikimedia.org/w/index.php?title=User:Hedonil/XTools/XTools.js&action=raw&ctype=text/javascript');

//archiver
/* User:Equazcion/OneClickArchiver.js */
importScript( 'User:Equazcion/OneClickArchiver.js' );// Backlink: [[User:Equazcion/OneClickArchiver.js]]