User:Zombiebaron/common.js

From Uncyclopedia, the content-free encyclopedia
Jump to navigation Jump to search

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

  • Internet Explorer: hold down the Ctrl key and click the Refresh or Reload button, or press Ctrl+F5.
  • Firefox: hold down the Shift key while clicking Reload; alternatively press Ctrl+F5 or Ctrl-Shift-R.
  • Opera, Konqueror and Safari users can just click the Reload button.
  • Chrome: press Ctrl+F5 or Shift+F5
mw.loader.load( '//en.uncyclopedia.co/w/index.php?title=User:Zombiebaron/2019.js&action=raw&ctype=text/javascript' );

mw.loader.load( '//en.uncyclopedia.co/w/index.php?title=User:Zombiebaron/2019.js/tags.js&action=raw&ctype=text/javascript' );

mw.loader.load( '//en.uncyclopedia.co/w/index.php?title=User:Zombiebaron/DiscordEmojis.js/tags.js&action=raw&ctype=text/javascript' );

// Javascript by SPIKE
//
if ( !wgIsArticle ) {
// Don't want (talk|contribs|block) buttons for myself in any report;
// they are at the top of my page.
  $("a.mw-userlink[title='User:" + wgUserName + "']+span.mw-usertoollinks").remove();
//
    }
//