User:Awesome187/common.js: Difference between revisions
From Growtopia Wiki
More actions
Awesome187 (talk | contribs) No edit summary |
Awesome187 (talk | contribs) No edit summary |
||
| Line 23: | Line 23: | ||
articles: [ | articles: [ | ||
"u:dev:AjaxDelete/code.js" | "u:dev:AjaxDelete/code.js" | ||
] | ] | ||
}); | }); | ||
Revision as of 08:49, 29 April 2017
massCategorizationDelay = 1000;
importScriptPage('MediaWiki:MassCategorization/code.js', 'dev');
WHAMDelay = 1000;
importArticles({
type: "script",
articles: [
'u:dev:WHAM/code.2.js'
]
});
importArticles({
type: 'script',
articles: [
// ...
'u:kocka:MediaWiki:AjaxCommentDelete/code.js',
// ...
]
});
importArticles({
type: "script",
articles: [
"u:dev:AjaxDelete/code.js"
]
});