User:Blatant Lacking/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
/* Non-namespace logo(s) by BL */
function setLogo() {
	if( wgPageName.substring( 0, 10 ) == 'UnScripts' || wgPageName.substring( 0, 15 ) == 'Talk:Unquotable' ) {
		document.getElementById( 'p-logo' ).innerHTML= '<a style="background-image: url(http://images3.wikia.nocookie.net/__cb20110604071347/uncyclopedia/images/b/bb/Pointy.png) !important; margin-top:4px;" href="/wiki/Main_Page" title="Visit the STUFF main page"/>';
		document.getElementById( 'ca-nstab-main' ).firstChild.innerHTML = 'Unquotable';
	}