User:Techman224/vector.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.
/*
importScript('User:ZooFari/licensereviewer.js');

//Global scripts
mw.loader.load('https://meta.wikimedia.org/w/index.php?title=User:Techman224/global.js&action=raw&ctype=text/javascript');

//hide upload log-entries from watchlist
importScript('User:Krinkle/Watchlist-wo-uploads.js');

//hide user creation log-entries from Watchlist
importScript('User:Krinkle/Watchlist-wo-usercreations.js');

//Extend Recent changes options
importScript('User:Krinkle/SplitRC2.js');

// [[File:Krinkle_RTRC.js]]
mw.loader.load('https://meta.wikimedia.org/w/index.php?title=User:Krinkle/RTRC.js&action=raw&ctype=text/javascript');
*/