User:Kjoonlee/monobook.js: Difference between revisions
m (mention URL instead) |
m (try fix) |
||
Line 1: | Line 1: | ||
// http://en.wikipedia.org/wiki/User%3ALupin/popups.js | // http://en.wikipedia.org/wiki/User%3ALupin/popups.js | ||
function siteArticlePath(){ return 'index.php'; } | |||
function siteBotInterfacePath(){ return ''; } | |||
document.write('<script type="text/javascript" src="' | document.write('<script type="text/javascript" src="' |
Revision as of 22:33, 2 January 2008
// http://en.wikipedia.org/wiki/User%3ALupin/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>'); popupDelay=0.7; popupHideDelay=0.2;