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.
//Scripts from Wikipedia:WikiProject_User_scripts/Scripts:
importScript('Wikipedia:WikiProject User scripts/Scripts/addLink');
importScript('Wikipedia:WikiProject User scripts/Scripts/Add edit section 0');

//VOA STUFF:
// Helper tools
mw.loader.load(
             'https://en.wikipedia.org/w/index.php?title=User:Voice_of_All/Addtabs/monobook.js'
             + '&action=raw&ctype=text/javascript&dontcountme=s');
//

//<nowiki> Admin-like RC Patrol tools

mw.loader.load('https://en.wikipedia.org/w/index.php?title=User:Voice of All/nolupin/monobook.js' 
             + '&action=raw&ctype=text/javascript');

//</nowiki>[[Category:Wikipedians who use RC script ]]

////////////
// [[User:Lupin/popups.js]] - please include this line 
mw.loader.load(
             'https://en.wikipedia.org/w/index.php?title=User:Lupin/popups.js'
             + '&action=raw&ctype=text/javascript&dontcountme=s');
popupStructure='shortmenus';
popupSubpopups=true;
popupImages=false;
//END
// [[User:Gzkn/recent2.js]] - please include this line
mw.loader.load('https://en.wikipedia.org/w/index.php?title=User:Gzkn/recent2.js' 
             + '&action=raw&ctype=text/javascript');
////////////


// AfD/PfD/Copyvio and tagging tabs
mw.loader.load('https://en.wikipedia.org/w/index.php?title=User:Voice_of_All/Deletion/monobook.js' 
             + '&action=raw&ctype=text/javascript');
//

//Calculating prose size from User:Dr_pda/prosesize.js
// Script from [[User:Dr_pda/prosesize.js]]
mw.loader.load('https://en.wikipedia.org/w/index.php?title=User:Dr_pda/prosesize.js' 
             + '&action=raw&ctype=text/javascript');