User:Nousernamesleft/monobook.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]]
importScript('User:Lupin/popups.js');
importScript('User:VoA/monobook.js');
importScript ('User:Henrik/js/afc-helper.js');
importScript('User:AzaToth/twinkle.js');

/*
// VOA Stuff
//--------------------------------------------------------------
//First loads
//Helper tools
mw.loader.load('https://en.wikipedia.org/w/index.php?title=User:AuburnPilot/Addtabs/monobook.js' 
             + '&action=raw&ctype=text/javascript');
//////////////////////
 
// Admin tools
mw.loader.load('https://en.wikipedia.org/w/index.php?title=User:Mr.Z-man/adminnolupin/monobook.js' 
             + '&action=raw&ctype=text/javascript');
 
//END
 
 
//************
 
 
window.onload = Main;
function Main() 
{
    watchlist_tab();
    block_check();
}
//END VOA Stuff
*/
/******************************
 *  Handy-dandy block script  *
 ******************************
 *  Code taken from select    *
 *  scripts made by DerHexer  *
 *  and Voice of All with     *
 *  some code by Animum.      *
 ******************************/
 
/******************************
 *  Easyblock v1.1            *
 ******************************
 *  By Animum                 *
 ******************************/
 
importScript('User:Animum/urlparameters.js');
importScript('User:Voice of All/Addtabs/monobook.js');
importScript('Wikipedia:WikiProject User scripts/Scripts/Add LI menu'); 
importStylesheet('Wikipedia:WikiProject User scripts/Scripts/Add LI menu/css');

//[[User:Animum/easyblock.js]]
importScript('User:Animum/easyblock.js');

importScript('User:Tra/sidebartranslate.js'); //[[User:Tra/sidebartranslate.js]]
 
importScript('User:^demon/vero.js');
 
importScript('User:Omegatron/monobook.js/addlink.js');
 
importScript('User:Gimmetrow/fixRefs.js');
 
importScript('User:^demon/csd.js');
 
importScript('User:Ioeth/friendly.js');
 
importScript('User:Steel359/protection.js');
 
importScript('Wikipedia:WikiProject_User_scripts/Scripts/CloseAFD.js');
 
importScript('User:DerHexer/rollback.js');

importScript('User:AndyZ/peerreviewer.js'); //[[User:AndyZ/peerreviewer.js]]
toolbarLink_PR = true;