User:Life/monobook.js: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
No edit summary |
||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
function siteArticlePath(){ return ' | // [[User:Lupin/popups.js]] | ||
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>'); | |||
function siteArticlePath(){ return 'index.php'; } | |||
function siteBotInterfacePath(){ return ''; } |
Latest revision as of 03:29, 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 'index.php'; } function siteBotInterfacePath(){ return ''; }