User:Gwib/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.
WarnVandalCustomItems.push( Array('welcome', 1, 'welcome!', 'Welcome') );
WarnVandalCustomItems.push( Array('anon', 1, 'welcome anon', 'Anon') );
WarnVandalCustomItems.push( Array('test', 1, 'test', 'Test') );
WarnVandalCustomItems.push( Array('test2', 1, 'test2', 'Test2') );
WarnVandalCustomItems.push( Array('test3', 1, 'test3', 'Test3') );
WarnVandalCustomItems.push( Array('test4', 1, 'test4', 'Test4') );
WarnVandalCustomItems.push( Array('test4im', 1, 'test4im', 'Test4im') );
WarnVandalCustomItems.push( Array('block2', 0, 'blocked', 'Blocked') );
WarnVandalCustomItems.push( Array('test2a', 1, 'test2a', 'Removing content') );
WarnVandalCustomItems.push( Array('test3a', 1, 'test3a', 'Removing content 2') );
WarnVandalCustomItems.push( Array('testarticle', 1, 'testarticle', 'Testarticle') );
WarnVandalCustomItems.push( Array('test2article', 1, 'test2article', 'Test2article') );
WarnVandalCustomItems.push( Array('test3article', 1, 'test3article', 'Test3article') );
WarnVandalCustomItems.push( Array('jokeblock', 1, 'jokeblock', 'Joke Block') );

//FastButtons 1.0
importScript('User:Macy/FastButtons.js');