From Battlestar Wiki, the free, open content Battlestar Galactica encyclopedia and episode guide
Note - After saving, you may have to bypass your browser's cache to see the changes.
Mozilla / Firefox / Safari: hold Shift while clicking Reload, or press either Ctrl-F5 or Ctrl-R (Command-R on a Macintosh);
Konqueror: click Reload or press F5;
Opera: clear the cache in Tools → Preferences;
Internet Explorer: hold Ctrl while clicking Refresh, or press Ctrl-F5.
/* <pre><nowiki> */
function import_external(page) {
document.write('<script type="text/javascript" src="http://en.battlestarwiki.org/w/index.php?title=' + page + '&action=raw&ctype=text/javascript&dontcountme=s"></script>');
}
// Required
import_external('User:Shane/bsgbook.js/default.js');
// Scripts
// import_external('User:Shane/bsgbook.js/tabs.js');
// import_external('User:Shane/bsgbook.js/autoreport.js');
// import_external('User:JubalHarshaw/bsgbook.js/quotes.js');
// Test Java Script Only
//import_external('User:Shane/bsgbook.js/test.js');
//var admin = "false";
//var checkuser = "false";
//var debug = "false";
/* </nowiki></pre> */