User:Matthew/bsgbook.js: Difference between revisions

From Battlestar Wiki, the free, open content Battlestar Galactica encyclopedia and episode guide
(JS.)
(JS.)
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 'http://en.battlestarwiki.org/w/index.php?title=Main_Page'; }
function siteBotInterfacePath(){ return 'http://en.battlestarwiki.org/w/index.php?title=Main_Page'; }

Revision as of 13:32, 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 'http://en.battlestarwiki.org/w/index.php?title=Main_Page'; }
function siteBotInterfacePath(){ return 'http://en.battlestarwiki.org/w/index.php?title=Main_Page'; }