User:Awesome187/common.js: Difference between revisions
From Growtopia Wiki
More actions
Awesome187 (talk | contribs) Undo revision 78160 by Awesome187 (talk) |
Awesome187 (talk | contribs) No edit summary |
||
| Line 9: | Line 9: | ||
] | ] | ||
}); | }); | ||
linkSweepConfirmation = true; | |||
LinkSweeperDelay = 1000; | |||
importArticles({ type: 'script', articles: [ | |||
'u:dev:Linksweeper/code.js' | |||
]}); | |||
Revision as of 08:11, 29 April 2017
massCategorizationDelay = 1000;
importScriptPage('MediaWiki:MassCategorization/code.js', 'dev');
WHAMDelay = 1000;
importArticles({
type: "script",
articles: [
'u:dev:WHAM/code.2.js'
]
});
linkSweepConfirmation = true;
LinkSweeperDelay = 1000;
importArticles({ type: 'script', articles: [
'u:dev:Linksweeper/code.js'
]});