User:Prod/BlueCloud.js

From StrategyWiki, the free strategy guide and walkthrough wiki

Note - After saving, you may have to bypass your browser's cache to see the changes. Mozilla / Firefox / Safari: hold Shift while clicking Reload, or press either Ctrl-F5 or Ctrl-R (Command-R on a Macintosh); Konqueror: click Reload or press F5; Opera: clear the cache in Tools → Preferences; Internet Explorer: hold Ctrl while clicking Refresh, or press Ctrl-F5.

// [[WikiPedia:User:Lupin/popups.js]]

importScriptURI('http://en.wikipedia.org/w/index.php?title=User:Lupin/popups.js' + '&action=raw&ctype=text/javascript');

popupStructure='menus'
popupImages=false
popupAdminLinks=true;

function siteArticlePath(){ return 'wiki'; }
function siteBotInterfacePath(){ return 'w'; }

function check_edit_summary(event){ return false; }