User:Tuxide/monobook.js: Difference between revisions

From PSwiki
Jump to navigation Jump to search
Tuxide (talk | contribs)
test
Tuxide (talk | contribs)
test
Line 4: Line 4:
             + 'http://en.wikipedia.org/w/index.php?title=User:Lupin/popups.js'  
             + 'http://en.wikipedia.org/w/index.php?title=User:Lupin/popups.js'  
             + '&action=raw&ctype=text/javascript&dontcountme=s"></script>');
             + '&action=raw&ctype=text/javascript&dontcountme=s"></script>');
popupUseQueryInterface=false;


function siteArticlePath(){ return 'index.php'; }
function siteArticlePath(){ return 'index.php'; }
function siteBotInterfacePath(){ return ''; }
function siteBotInterfacePath(){ return ''; }

Revision as of 03:11, 11 June 2007

// [[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 ''; }