Jump to content

User:SpacemanSpiff/common.js

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Mr. Stradivarius (talk | contribs) at 23:30, 8 June 2015 (use defineLink as specified in User:Fox Wilson/delsort to prevent JS errors). 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.
// AfD
importScript('User:Mr.Z-man/closeAFD.js');
 
// Yet another AfC helper script v4. activate when needed
//importScript('User:Timotheus Canens/afchelper4.js'); 
 
//[[User:Ucucha/HarvErrors]], activate when needed
//importScript('User:Ucucha/HarvErrors.js'); 
 
//[[User:Animum/easyblock.js]]
importScript('User:Animum/easyblock.js');
 
// [[User:NuclearWarfare/Mark-blocked script.js]]
importScript('User:NuclearWarfare/Mark-blocked script.js');
 
// Deletion sorting script [[WP:FWDS]]
importScript('User:Fox Wilson/delsort-monobook.js');
window.addEventListener('load', function(){
  defineLink("India");
  defineLink("Cricket");
}, false);
 
// [[User:Lupin/popups.js]]
importScript('User:Lupin/popups.js');
 
 
//Other
//importScript('User:Ale_jrb/Scripts/statusCheck.js'); //Online or not for users
importScript('User:Ale_jrb/Scripts/userhist.js');
importScript('User:Plastikspork/admindash.js');
//importScript('Wikipedia:WikiProject User scripts/Scripts/Force edit summary alternative');