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 11:57, 10 October 2017 (in case I get involved next month). 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]]

//revdel script
importScript('User:Writ Keeper/Scripts/massRevdel.js');

// [[User:B/rescaledsidebar.js]]
mw.loader.load('//en.wikipedia.org/w/index.php?title=User%3AB%2Frescaledsidebar.js&action=raw&ctype=text/javascript');

// Prose checker
importScript('User:Dr_pda/prosesize.js');