User:Tucoxn/common.js

Source: Wikipedia, the free encyclopedia.
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.
importScript('User:AzaToth/twinkle.js');

importScript('User:Lupin/recent2.js');
window.hotcat_use_category_links = true;

importScript('User:Ucucha/duplinks.js'); // Backlink: [[User:Ucucha/duplinks]]

importScript('User:Ucucha/HarvErrors.js'); // Backlink: [[User:Ucucha/HarvErrors]]

// Add [[WP:REFILL]] launcher in the toolbox on left
mw.loader.load( "https://meta.wikimedia.org/w/index.php?title=User:Zhaofeng_Li/Reflinks.js&action=raw&ctype=text/javascript" );

//User:Equazcion/ActiveWatchers
importScript('User:Equazcion/ActiveWatchers.js'); // Backlink: [[User:Equazcion/ActiveWatchers.js]]

//For managing Category:Articles with missing files
//If a page uses more than 500 images this script may not work correctly.
if(mw.config.get('wgNamespaceNumber')===0) mw.util.addPortletLink('p-tb', 'http://tools.wmflabs.org/betacommand-dev/cgi-bin/img_removal.py?title=' + encodeURIComponent(mw.config.get('wgPageName'))+'&missing=True', 'Remove Missing files');

//For using archived pages
importScript('User:Technical 13/Scripts/OneClickArchiver.js'); // Backlink: [[Technical 13/Scripts/OneClickArchiver]]

//Alpha-testing a helper script -- commented out because not alpha-testing it any more
//importScript('User:Jackmcbarn/editProtectedHelper.js'); // Backlink: [[User:Jackmcbarn/editProtectedHelper.js]]

//Digital Public Library of America
//importScript("User:Phette23/Scripts/FindDPLA.js");

// Helps find duplicate arguments in paste - see [[:Category:Pages using duplicate arguments in template calls]]
importScript('User:Frietjes/findargdups.js'); // [[User:Frietjes/findargdups]]