User:Ian/monobook.js: Difference between revisions

From wiki.zmanda.com
Jump to navigation Jump to search
(This way?)
(Paths?)
Line 1: Line 1:
// [[User:Lupin/popups.js]]
function siteArticlePath(){ return '/index.php'; }
function siteBotInterfacePath(){ return '/'; }


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

Revision as of 01:24, 12 June 2007

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

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