User:Life/monobook.js: Difference between revisions

From MapleWiki
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 1: Line 1:
// [[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>');
function siteArticlePath(){ return 'APATH'; }
function siteArticlePath(){ return 'APATH'; }
function siteBotInterfacePath(){ return 'BPATH'; }
function siteBotInterfacePath(){ return 'BPATH'; }

Revision as of 03:22, 17 September 2006

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

function siteArticlePath(){ return 'APATH'; }
function siteBotInterfacePath(){ return 'BPATH'; }