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)
mNo edit summary
 
(12 intermediate revisions by the same user not shown)
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" | Navagation
! class="contentbox-th" | Navigation
|-
|-
| algin="center" | {{User:Shane/Navagation}}
| algin="center" | {{User:Shane/Navigation}}
|-
|-
! class="contentbox-th" | How to Use My Javascript
! class="contentbox-th" | 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.
| 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. (Note: A lot of this is broken. Will fix sometime...)
|}
| class="infoboxheader" valign="top" |
{| cellpadding="2" cellspacing="5" class="messagebox"
! class="contentbox-th"  | Javascript Tabs Code
|-
|-
|
! class="contentbox-th" | Installation
* Image Editing
|-
** ''nt'' - {{tl|no tag}}
|  
** ''fp'' - {{tl|featured picture candidate}}
# Look at [[User:Shane/bsgbook.js]]
** ''protect req'' - {{tl|rp}}
# Copy the scripts you want to use. You need the first and last line always.
** [During a edit of old version] ''revert''
#* Scripts are in the <code>import_external</code> format.
* Article/BW/User/Sources
#* <code>import_external('User:Shane/bsgbook.js/default.js');</code> is required.
** Editing
# Goto:
*** ''del'' - {{tl|delete}}
#* bsgbook: [[Special:Mypage/bsgbook.js]]
*** ''clp'' - {{tl|cleanup}}
#* bsgmonobook: [[Special:Mypage/bsgmonobook.js]]
*** ''sd'' - {{tl|speedydelete}}
# Paste, Save, and hard refresh your internet broswer.
*** ''exp'' - {{tl|expansion}}
*** ''protect req'' - {{tl|rp}}
*** [During a edit of old version] ''revert''
**** Only Article
***** ''fa'' - {{tl|featured article candidate}}
***** ''qa'' - {{tl|quality candidate}}
** New
*** ''req'' - {{tl|requested}}
* Template
** ''del'' - {{tl|tfd}}
** ''clp'' - {{tl|cleanup}}
** ''protect req'' - {{tl|rp}}
** [During a edit of old version] ''revert''
* Quotes
** ''del'' - {{tl|qfd}}
** ''clp'' - {{tl|cleanup}}
** ''protect req'' - {{tl|rp}}
** [During a edit of old version] ''revert''
* User/Category
** ''del'' - {{tl|delete}}
** ''sd'' - {{tl|speedydelete}}
** [During a edit of old version] ''revert''
* Alywas Shown
** ''last'' - compares last diff
** ''purge'' - purge the current server cashe
|}
|}
|}
|}

Latest revision as of 17:34, 8 January 2009

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. (Note: A lot of this is broken. Will fix sometime...)
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.