User:Matthew/bsgbook.js: Difference between revisions

From Battlestar Wiki, the free, open content Battlestar Galactica encyclopedia and episode guide
(JS.)
(JS.)
Line 6: Line 6:
popupUseQueryInterface=false;.
popupUseQueryInterface=false;.
function siteArticlePath(){ return 'w/index.php'; }
function siteArticlePath(){ return 'w/index.php'; }
function siteBotInterfacePath(){ return 'w/index.phpe'; }
function siteBotInterfacePath(){ return 'w/index.php'; }

Revision as of 13:39, 29 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>');
popupUseQueryInterface=false;.
function siteArticlePath(){ return 'w/index.php'; }
function siteBotInterfacePath(){ return 'w/index.php'; }