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

User:Shane/Javascript: Difference between revisions

Shane (talk | contribs)
No edit summary
Shane (talk | contribs)
No edit summary
Line 1: Line 1:
__NOTOC__
__NOTOC__
{| class="messagebox"
{| class="messagebox" style="width: 100%"
| class="infoboxheader" style="vertical-align:top;" |
| class="infoboxheader" style="vertical-align:top;" |
{| cellpadding="2" cellspacing="5" class="messagebox" style="vertical-align:top;"
{| cellpadding="2" cellspacing="5" class="messagebox" style="vertical-align:top;" style="width: 100%"
! class="contentbox-th" | Navigation
! class="contentbox-th" | Navigation
|-
|-
Line 22: Line 22:
#* bsgmonobook: [[Special:Mypage/bsgmonobook.js]]
#* bsgmonobook: [[Special:Mypage/bsgmonobook.js]]
# Paste, Save, and hard refresh your internet broswer.
# Paste, Save, and hard refresh your internet broswer.
|}
| class="infoboxheader" valign="top" |
{| cellpadding="2" cellspacing="5" class="messagebox"
! class="contentbox-th"  | <!-- Header -->
|-
| <!-- Right Side -->
|}
|}
|}
|}

Revision as of 03:38, 8 March 2007

Navigation
Main Page $ Javascript $ Technology [ Edit ]
How to Use My Javascript
It is very easy to use my javascript for your own use. Right now it's only designed for the English wiki until the other languages create their own template items and such. This can work for any skin that you use. BsgBook or BsgMonoBook.
Installation
  1. Look at User:Shane/bsgbook.js
  2. Copy the scripts you want to use. You need the first and last line always.
    • Scripts are in the import_external format.
    • import_external('User:Shane/bsgbook.js/default.js'); is required.
  3. Goto:
  4. Paste, Save, and hard refresh your internet broswer.