User:Mini-Geek/monobook.js
From Homestar Runner Wiki
< User:Mini-Geek(Difference between revisions)
m (fixing for MediaWiki 1.15) |
|||
| (includes 2 intermediate revisions) | |||
| 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"; | ||
| + | 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;
