User:LightSwitch/common.js: Difference between revisions

From Growtopia
Jump to navigationJump to search
>LightSwitch
Created page with "WHAMDelay = 1000; importArticles({ type: "script", articles: [ 'u:dev:WHAM/code.2.js' ] });"
 
>LightSwitch
No edit summary
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
massCategorizationDelay = 1000;
importScriptPage('MediaWiki:MassCategorization/code.js', 'dev');
WHAMDelay = 1000;
WHAMDelay = 1000;
importArticles({
importArticles({

Latest revision as of 11:59, 28 April 2017

massCategorizationDelay = 1000;
importScriptPage('MediaWiki:MassCategorization/code.js', 'dev');
 
WHAMDelay = 1000;
importArticles({
    type: "script",
    articles: [
        'u:dev:WHAM/code.2.js'
    ]
});