User:A Graal Bot/common.js

From Plants vs. Zombies Wiki
Jump to navigation Jump to search

Note: After saving, you have to bypass your browser's cache to see the changes.

  • Internet Explorer: hold down the Ctrl key and click the Refresh or Reload button, or press Ctrl+F5.
  • Firefox: hold down the Shift key while clicking Reload; alternatively press Ctrl+F5 or Ctrl-Shift-R.
  • Opera users have to clear their caches through Tools→Preferences
  • Konqueror and Safari users can just click the Reload button.
  • Chrome: press Ctrl+F5 or Shift+F5

If using another browser, look up instructions on how to clear your cache in your preferred browser.

importScriptPage('WHAM/code.js', 'dev');
importScriptPage('PowerPageMaker/code.js', 'dev');
importScriptPage('AllPagesHideRedirect/code.js', 'dev');
importScriptPage('ViewRemoved/code.js', 'dev');
importScriptPage('BackToTopArrow/code.js', 'dev');
importScriptPage('AjaxRedirect/code.js', 'dev');
importScriptPage('PurgeButton/code.js', 'dev');
importScriptPage( 'AjaxDiff/code.js', 'dev' );
importArticles({
    type: 'script',
    articles: [
        'u:dev:QuickThreads/code.js',
        "w:c:dev:Countdown/code.js",
        "w:c:dev:RevealAnonIP/code.js",
        'u:dev:QuickContribs/code.js'
    ]
});