User:Mini-Geek/monobook.js
From Homestar Runner Wiki
< User:Mini-Geek(Difference between revisions)
m (fixing for MediaWiki 1.15) |
|||
Line 5: | Line 5: | ||
+ '&action=raw&ctype=text/javascript&dontcountme=s"></script>'); | + '&action=raw&ctype=text/javascript&dontcountme=s"></script>'); | ||
popupUseQueryInterface=false; | popupUseQueryInterface=false; | ||
- | function siteArticlePath(){ return ' | + | function siteArticlePath(){ return 'wiki'; } |
- | function siteBotInterfacePath(){ return ''; } | + | function siteBotInterfacePath(){ return 'w'; } |
popupThumbAction="sizetoggle"; | popupThumbAction="sizetoggle"; | ||
imagePopupsForImages=false; | imagePopupsForImages=false; |
Current revision as of 20:39, 13 June 2009
// [[User:Lupin/popups.js]] 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>'); popupUseQueryInterface=false; function siteArticlePath(){ return 'wiki'; } function siteBotInterfacePath(){ return 'w'; } popupThumbAction="sizetoggle"; imagePopupsForImages=false;