User:Pling/monobook.js
From Guild Wars Wiki
< User:Pling(Redirected from User:Brains12/monobook.js)
Jump to navigationJump to search
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.
/**** Guild Wars Wiki Tools * GWWT automaticPatrol * (c) 2008 by Patrick Westerhoff [poke] */ addScript( 'User:Poke/GuildWarsWikiTools.js' ); var gwwtWatchlist = true; var gwwtPortletPos = 'p-search'; var gwwtLoadAfter = function() { pPersonal = new PortletArea( 'p-personal' ); pPersonal.addItem( null, 'pages', '/index.php?title=Special:PrefixIndex&namespace=2&prefix=Pling', ' ', null, document.getElementById( 'pt-userpage' ) ); pPersonal.addItem( null, 'images', '/index.php?title=Special:PrefixIndex&namespace=6&prefix=User_Pling', ' ', null, document.getElementById( 'pt-userpage' ) ); pPersonal.addItem( null, 'gww:format', '/wiki/Guild_Wars_Wiki:Formatting', ' ', null, document.getElementById( 'pt-userpage' ) ); } /** * timer to PST **/ timerTimezone = -8;