User:Jnorton7558/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.
// Add [[WP:Reflinks]] launcher in the toolbox on left
/* User:Zhaofeng Li/Reflinks.js */
importScript( 'User:Zhaofeng Li/Reflinks.js' );// Backlink: [[User:Zhaofeng Li/Reflinks.js]]
importScript('User:Equazcion/ScriptInstaller.js'); // Backlink: [[User:Equazcion/ScriptInstaller.js]]
//importScript('User:NuclearWarfare/Mark-blocked script.js'); //Linkback: [[User:NuclearWarfare/Mark-blocked script.js]] Added by Script installer
importScript('User:Ais523/adminrights.js'); //Linkback: [[User:Ais523/adminrights.js]] Added by Script installer
importScript('User:Jackmcbarn/editProtectedHelper.js'); //Linkback: [[User:Jackmcbarn/editProtectedHelper.js]] Added by Script installer
importScript('User:PleaseStand/userinfo.js'); //Linkback: [[User:PleaseStand/userinfo.js]] Added by Script installer
var wgConf = mw.config.get();
if ((wgConf.wgPageName === "Wikipedia:Administrators'_noticeboard/Incidents") || (wgConf.wgPageName === "Wikipedia:Administrators'_noticeboard")) {
	window.kephirUnclutter = { 
		signaturesProcess           : false 
	};
} else {
	window.kephirUnclutter = { 
		
	};
}
importScript('User:Kephir/gadgets/unclutter.js'); // [[User:Kephir/gadgets/unclutter]]