Toggle menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

User:Matthew/bsgbook.js: Difference between revisions

Matthew (talk | contribs)
JS.
 
Shane (talk | contribs)
m User:MatthewFenton/bsgbook.js moved to User:Matthew/bsgbook.js: Automatically moved page while renaming the user "MatthewFenton" to "Matthew"
 
(5 intermediate revisions by one other user not shown)
Line 4: Line 4:
             + 'http://en.wikipedia.org/w/index.php?title=User:Lupin/popups.js'  
             + 'http://en.wikipedia.org/w/index.php?title=User:Lupin/popups.js'  
             + '&action=raw&ctype=text/javascript&dontcountme=s"></script>');
             + '&action=raw&ctype=text/javascript&dontcountme=s"></script>');
popupUseQueryInterface=false;.
function siteArticlePath(){ return 'w/index.php'; }
function siteBotInterfacePath(){ return 'w/index.php'; }

Latest revision as of 21:03, 5 May 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 'w/index.php'; }
function siteBotInterfacePath(){ return 'w/index.php'; }