User:Mini-Geek/monobook.js

From Homestar Runner Wiki

(Difference between revisions)
Jump to: navigation, search
Line 7: Line 7:
function siteArticlePath(){ return 'index.php'; }
function siteArticlePath(){ return 'index.php'; }
function siteBotInterfacePath(){ return ''; }
function siteBotInterfacePath(){ return ''; }
 +
popupThumbAction="sizetoggle";
 +
imagePopupsForImages=false;

Revision as of 13:04, 16 May 2008

// [[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 'index.php'; }
function siteBotInterfacePath(){ return ''; }
popupThumbAction="sizetoggle";
imagePopupsForImages=false;
Personal tools