Difference between revisions of "User:MC10/monobook.js"
From MHWiki
(move functions before popups) |
(use this instead) |
||
Line 7: | Line 7: | ||
}; | }; | ||
− | // | + | document.write('<script type="text/javascript" src="' |
− | + | + 'http://mhwiki.hitgrab.com/wiki/index.php?title=User:MC10/Popups.js' | |
+ | + '&action=raw&ctype=text/javascript"></script>'); | ||
popupFixRedirs=true; | popupFixRedirs=true; |
Revision as of 04:38, 17 March 2010
function siteArticlePath(){ return "wiki/index.php"; }; function siteBotInterfacePath(){ return "wiki"; }; document.write('<script type="text/javascript" src="' + 'http://mhwiki.hitgrab.com/wiki/index.php?title=User:MC10/Popups.js' + '&action=raw&ctype=text/javascript"></script>'); popupFixRedirs=true; popupRedlinkRemoval=true; popupFixDabs=true; popupStructure='original'; popupAdminLinks=true;