Note: After saving, you have to bypass your browser's cache to see the changes. Internet Explorer: press Ctrl-F5, Mozilla: hold down Shift while clicking Reload (or press Ctrl-Shift-R), Opera/Konqueror: press F5, Safari: hold down Shift + Alt while clicking Reload, Chrome: hold down Shift while clicking Reload.
//importScript('User:Kanonkas/twinkle.js');

mw.util.addPortletLink("p-tb", "//commons.wikimedia.org/wiki/Commons:Upload", "Old upload form", "p-oldupload", "Commons:Upload");

importScript('User:Majora/LicenseReview.js'); // contains also user notification when review fails, auto blacklist-check and auto-thank you message for Flickr-reviews.
importScript('User:Rillke/bigChunkedUpload.js');

mw.loader.load( '//en.wikipedia.org/w/index.php?title=User:Joeytje50/JWB.js/load.js&action=raw&ctype=text/javascript'); // Java Wiki Browser [[User:Joeytje50/JWB]]

if (mw.config.get('wgNamespaceNumber') === 6 && /SVG/i.test(mw.config.get('wgTitle').slice(-3))) // SVGedit on SVG files only
	importScript('User:Rillke/SVGedit.js');
	importScript('User:Perhelion/simpleSVGcheck.js');
//<nowiki>

//catALot///////////////////////////////////////
////////// Cat-a-lot user preferences //////////
window.catALotPrefs = {"disambig_category":"Disambiguation","redir_category":"Category redirects","watchlist":"nochange","minor":true,"editpages":true,"docleanup":false,"subcatcount":50,"uncat":true,"button":true};
////////////////////////////////////catALotEnd//
//</nowiki>