User:Yottie/monobook.js

From Simple English Wikipedia, the free encyclopedia

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.
                                                            // megabook.js V1.0
importScript('User:Microchip08/welcomer.js');              // turns empty talk pages pink; when clicked preloads welcome template
importScript('User:Microchip08/megacheck.js');            // adds the icon to check that all works as it should
importScript('User:Microchip08/pgarequirements.js');     // adds links to usability & references wizards to toolbox
importScript('User:Microchip08/talkpageplus.js');       // changes redlink discussion tabs to + icons
importScript('User:Microchip08/usernamehighlight.js'); // highlights your username on pages
importScript('User:Microchip08/viewsource.js');      // view source tab
importScript('User:Microchip08/switcher.js');       // switcher link
                                                   // [[User:Microchip08/megabook.js]]
WarnVandalCustomItems.push( Array('test', 1, 'Experimenting', 'Test edit') );