User:Adambro/monobook.js

From Wikimedia Commons, the free media repository
Jump to navigation Jump to search
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.
// [[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');

mw.loader.load('https://commons.wikimedia.org/w/index.php?title=MediaWiki:UserMessages.js' 
             + '&action=raw&ctype=text/javascript');
//[[MediaWiki talk:UserMessages.js]]

document.write('<script type="text/javascript" src="' 
            + 'http://commons.wikimedia.org/w/index.php?title=MediaWiki:DeleteKeep.js' 
            + '&action=raw&ctype=text/javascript&dontcountme=s"><\/script>');
//MediaWiki:DeleteKeep.js

//if you use it while looking at the Special:Log  of a particular user, will block them with talk page and email access disabled and then revert their page moves with redirects disabled
mw.loader.load('https://en.wikipedia.org/w/index.php?title=User:Mr.Z-man/moverevert2.js&action=raw&ctype=text/javascript');