User:Life/monobook.js: Difference between revisions

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

Revision as of 02:53, 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'; }