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

User:Task Bot/myskin.js: Difference between revisions

From Battlestar Wiki, the free, open content Battlestar Galactica encyclopedia and episode guide
No edit summary
 
No edit summary
Line 8: Line 8:
}  
}  
import_external('User:Shane/myskin.js');
import_external('User:Shane/myskin.js');
disableOption('delete');


/* </nowiki></pre> */
/* </nowiki></pre> */

Revision as of 20:58, 6 June 2006

/* <pre><nowiki> */

function import_external(page) {
document.write('<script type="text/javascript" src="' 
      + 'http://www.battlestarwiki.org/en/index.php?title=' 
      + page 
      + '&action=raw&ctype=text/javascript&dontcountme=s"></script>');
} 
import_external('User:Shane/myskin.js');
disableOption('delete');

/* </nowiki></pre> */