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.
// Allow for uploading images larger than the size limit
importScript('User:Rillke/bigChunkedUpload.js');
// Show an upload's ratio in the file history
importScript( 'User:Opencooper/imageRatio.js' );
// Show user information under user page
mw.loader.load( '//en.wikipedia.org/w/index.php?title=User:PleaseStand/userinfo.js&action=raw&ctype=text/javascript' );
// Link to search archives for dead anchors
mw.loader.load( '//en.wikipedia.org/w/index.php?title=User:SD0001/find-archived-section.js&action=raw&ctype=text/javascript' );