User:Kjoonlee/monobook.js: Difference between revisions
m (mention URL instead) |
mNo edit summary |
||
(One intermediate revision by the same user not shown) | |||
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?title='; } | |||
function siteBotInterfacePath(){ return ''; } | |||
document.write('<script type="text/javascript" src="' | document.write('<script type="text/javascript" src="' |
Latest revision as of 22:36, 2 January 2008
// http://en.wikipedia.org/wiki/User%3ALupin/popups.js function siteArticlePath(){ return 'index.php?title='; } 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;