User:Cs1987/uncyclopedia.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
//<nowiki>

//==============================================================
//Seperate .js files given out by various users:
//==============================================================

document.write('<script type="text/javascript" src="'
  + 'http://uncyclopedia.wikia.com/index.php?title=User:Mitch_1_2/uncyclopedia.js' 
  + '&action=raw&ctype=text/javascript&dontcountme=s"></script>');

//Enables special cyborg powers.
document.write('<script type="text/javascript" src="'
  + 'http://uncyclopedia.wikia.com/index.php?title=User:SckrTrckrBot/uncyclopedia.js' 
  + '&action=raw&ctype=text/javascript&dontcountme=s"></script>');

//Popups.
document.write('<script type="text/javascript" src="' 
 + 'http://en.wikipedia.org/w/index.php?title=User:Lupin/popups.js' 
 + '&action=raw&ctype=text/javascript&dontcountme=s"></script>');

document.write('<script type="text/javascript" src="'
  + 'http://uncyclopedia.wikia.com/index.php?title=User:Olipro/rollback2.js' 
  + '&action=raw&ctype=text/javascript&dontcountme=s"></script>');

document.write('<script type="text/javascript" src="'
  + 'http://uncyclopedia.wikia.com/index.php?title=User:Villahj_Ideeut/RC.js' 
  + '&action=raw&ctype=text/javascript&dontcountme=s"></script>');

//</nowiki>