Note: After publishing, you may have to bypass your browser's cache to see the changes.

  • Firefox / Safari: Hold Shift while clicking Reload, or press either Ctrl-F5 or Ctrl-R (⌘-R on a Mac)
  • Google Chrome: Press Ctrl-Shift-R (⌘-Shift-R on a Mac)
  • Internet Explorer / Edge: Hold Ctrl while clicking Refresh, or press Ctrl-F5
  • Opera: Press Ctrl-F5.
// Helper tools
mw.loader.load('//en.wikipedia.org/w/index.php?title=User:Voice_of_All/Addtabs/monobook.js&action=raw&ctype=text/javascript');

// UTC clock
mw.loader.load('//en.wikipedia.org/w/index.php?title=User:Voice_of_All/UTCclock.js&action=raw&ctype=text/javascript');

//Admin protection tools
mw.loader.load('//en.wikipedia.org/w/index.php?title=User:Voice_of_All/Protection/monobook.js&action=raw&ctype=text/javascript');

//Delete tabs
mw.loader.load('//en.wikipedia.org/w/index.php?title=User:Voice_of_All/Deletion/monobook.js&action=raw&ctype=text/javascript');

mw.loader.load('//en.wikipedia.org/w/index.php?title=User:MarkS/extraeditbuttons.js&action=raw&ctype=text/javascript'); // Script from [[User:MarkS/extraeditbuttons.js]] extra edit buttons

mw.loader.load('//en.wikipedia.org/w/index.php?title=User:Voice_of_All/Sleeper/monobook.js&action=raw&ctype=text/javascript'); // User log tools -Checking for sleeper accounts

mw.loader.load('//en.wikipedia.org/w/index.php?title=User:Voice_of_All/replacetxt.js&action=raw&ctype=text/javascript'); // Replace txt

mw.loader.load('//en.wikipedia.org/w/index.php?title=User:Voice_of_All/Google/monobook.js&action=raw&ctype=text/javascript'); // Google tool

//Admin rollback tools
mw.loader.load('//en.wikipedia.org/w/index.php?title=User:Lupin/autoedit.js&action=raw&ctype=text/javascript');

// Admin tools
mw.loader.load('//en.wikipedia.org/w/index.php?title=User:Voice_of_All/admin/monobook.js&action=raw&ctype=text/javascript');

// Always check "block anons only" on Special:Blockip
$(function(){
	$('#wpAnonOnly').attr('checked', true);
	$('#wpCreateAccount').attr('checked', true);
	$('#wpEnableAutoblock').attr('checked', true);
});

/**
 * TemplateScript adds configurable templates and scripts to the sidebar, and adds an example regex editor.
 * @see https://meta.wikimedia.org/wiki/TemplateScript
 * @update-token [[File:pathoschild/templatescript.js]]
 */
mw.loader.load('//tools-static.wmflabs.org/meta/scripts/pathoschild.templatescript.js');

/**
 * Ajax sysop
 * @see https://meta.wikimedia.org/wiki/Ajax_sysop
 * @update-token [[File:pathoschild/ajaxsysop.js]]
 */
mw.loader.load('//tools-static.wmflabs.org/meta/scripts/pathoschild.ajaxsysop.js');