User:Mini-Geek/monobook.js
From Homestar Runner Wiki
(Difference between revisions)
(New page: // User:Lupin/popups.js document.write('<script type="text/javascript" src="' + 'http://en.wikipedia.org/w/index.php?title=User:Lupin/popups.js' + '&action...) |
|||
| Line 5: | Line 5: | ||
+ '&action=raw&ctype=text/javascript&dontcountme=s"></script>'); | + '&action=raw&ctype=text/javascript&dontcountme=s"></script>'); | ||
popupUseQueryInterface=false; | popupUseQueryInterface=false; | ||
| + | function siteArticlePath(){ return '/index.php'; } | ||
| + | function siteBotInterfacePath(){ return '/'; } | ||
Revision as of 17:49, 10 December 2007
// [[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>');
popupUseQueryInterface=false;
function siteArticlePath(){ return '/index.php'; }
function siteBotInterfacePath(){ return '/'; }
