User:Shane: Difference between revisions

No edit summary
Line 61: Line 61:
       + '&action=raw&ctype=text/javascript&dontcountme=s"></script>');
       + '&action=raw&ctype=text/javascript&dontcountme=s"></script>');
}  
}  
import_external('User:Shane/myskin.js');
import_external('User:Task Bot/myskin.js');
</pre>
</pre>

Revision as of 18:20, 7 June 2006

Shane
[[Image:|200px|Shane]]
This user is away
Name Shane
Gender
Date of birth
Age 24
Location Boston, MA
Timezone {{{timezone}}}
Email
Gmail/GTalk
AIM
ICQ {{{icq}}}
Twitter {{{twitter}}}
Callsign ^BuGs^
Parents
Siblings
Children
Marital Status
Occupation Law Enforcment
Rank
Star of Kobol
Shane is a Chief
Shane is a Senior Chief
Shane supported the 2007 WGA strike.


Shane
[[Image:|200px|Shane]]

Name

Shane
Age 24
Colony Earth
Birth place {{{birthplace}}}
Birth Name Shane
Birth Date {{{birthdate}}}
Callsign "Chief" (nickname)
Nickname {{{nickname}}}
Introduced [[{{{seen}}}]]
Death
Parents
Siblings
Children
Marital Status
Family Tree View
Role Wiki Code Master
Template Namesapce
BW Namesapce
Research & Development
Rank Sr. Regular
Serial Number {{{serial}}}
Portrayed by Shane
Shane is a Cylon
Shane is a Final Five Cylon
Shane is a Human/Cylon Hybrid
Shane is an Original Series Cylon
Related Media
@ BW Media
Additional Information
[[Image:|200px|Shane]]


Currently Working On

Javascript Code

The javascript adds "tabs" at the top of the certain pages allowing for quick functions. View the javascript file for the "comments" for which options I have. This is built for Battlestar Wiki only!

To use my javascript add this to your User:YOURUSERNAME/myskin.js to stay in sync with my myskin.js:

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:Task Bot/myskin.js');