Ben 10 Fan Fiction Wiki
Register
Advertisement
Ben 10 Fan Fiction Wiki
Tutorials
AdvancedOasisUI - BackToTopButton - MarkForDeletion - RelatedDiscussionsModule - RevealAnonIP - SearchButtonV2 - VisualSpellCheck - Wikimarks


ScriptName (introduction)

Installation[]

To install MarkForDeletion, simply add:

importArticles({
    type: "script",
    articles: [
        "u:dev:ScriptName/code.js"
    ]
});

to your global.js on Community Central to affect all wikis or your wikia.js on this wiki to affect only this wiki. You can only have one importArticles call in each console page, so add just:

        "u:dev:ScriptName/code.js"

if you already have one. Note that if you haven't yet used any script articles you will also need to copy the "type:script articles[]" section.

Customization[]

(how to customize)

Usage[]

(what is does and how)

Clear Cache[]

Before this script can begin working, you must clear your cache by doing the following based on your browser.

  • Internet Explorer, Firefox, Chrome: Press Ctrl+F5.
  • Opera: Go to Tools→Preferences.
  • Konqueror and Safari: Click Reload.


This tutorial was created by (Username).

Advertisement