User:SpacemanSpiff/vector.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.
// [[User:Lupin/popups.js]]
mw.loader.load(
             'https://en.wikipedia.org/w/index.php?title=User:Lupin/popups.js'
             + '&action=raw&ctype=text/javascript&dontcountme=s');
 
popupRevertSummaryPrompt = true;
popupLastEditLink=true;
 
// [[User:Lupin/Anti-vandal tool]]
importScript("User:Lupin/recent2.js");
 
// [[User:NuclearWarfare/Mark-blocked script.js]]
importScript('User:NuclearWarfare/Mark-blocked script.js');
 
// csd
importScript('User:Ale_jrb/Scripts/csdcheck.js');  //[[User:Ale_jrb/Scripts]]
importScript('User:Ale_jrb/Scripts/csdhelper.js');  //[[User:Ale_jrb/Scripts]]
 
var notifyByDefaultDel = false;
var notifyByDefaultDec = false;
var notifyByDefaultPrd = false;
var notifyByDefaultNew = false;
var overwriteDeclineReasons = false;
var logOnDecline = true;
var logOnDeclinePath = 'User:SpacemanSpiff/S8';
 
importScript('User:Ale_jrb/Scripts/userhist.js');
importScript('User:Ale_jrb/Scripts/statusCheck.js');
importScript('User:Ale_jrb/Scripts/myinterface.js');
importScript('User:Animum/easyblock.js');
importScript('User:EpochFail/HAPPI.js');
 
// delsort and twinkle
importScript('User:Quarl/util.js');
importScript('User:Quarl/wikipage.js');
importScript('Wikipedia:WikiProject User scripts/Scripts/Add LI menu');
importStylesheet('Wikipedia:WikiProject User scripts/Scripts/Add LI menu/css');
importScript('User:AzaToth/twinkle.js');
if( typeof( TwinkleConfig ) == 'undefined' ) TwinkleConfig = {}; // DO NOT REMOVE THIS LINE - ALL TWINKLE SETTINGS AFTER THIS
TwinkleConfig.offerReasonOnNormalRevert			=	true;
TwinkleConfig.openTalkPage				=	[ 'vand' ];
TwinkleConfig.orphanBacklinksOnSpeedyDelete		=	{exclude:['g6'], orphan:true};
TwinkleConfig.watchSpeedyPages				=	[ 'g3',	'g10', 'g12' ];
 
importScript('Wikipedia:WikiProject Deletion sorting/delsort.js');
DelsortConfig = {
  debugLevel : 0,
  watchDelsortedLists : 1,
  watchDelsortedAfd : 0,
  shortcuts : ['Hinduism','India','Schools']
}
 
// AfD
importScript('Wikipedia:WikiProject User scripts/Scripts/CloseAFD.js');
importScript('User:Mr.Z-man/closeAFD.js');
 
// other
importScript('User:Dr_pda/prosesize.js'); //[[User:Dr_pda/prosesize.js]]
importScript('Wikipedia:WikiProject User scripts/Scripts/Force edit summary alternative'); // [[Wikipedia:WikiProject User scripts/Scripts/Force edit summary alternative]]
importScript('user:js/watchlist.js')
importScript('User:Plastikspork/admindash.js');
importScript('User:JeremyMcCracken/contribstab.js');
importScript('User:M/reword.js');
 
 
// [[User:Superm401/catscan.js]]
importScript('User:Superm401/catscan.js');