The official discord link if you wish to join the discord: https://discord.gg/j5RKwCvAFu
Support the wiki on our official Ko-Fi page or Patreon page!
User:Elizhaa/common.js: Difference between revisions
From The Codex
Line 1: | Line 1: | ||
importArticles({ | |||
type: 'script', | |||
articles: [ | |||
'u:dev:MediaWiki:MassCategorization/code.js', | |||
] | |||
}); | |||
importArticles({ | |||
type: 'script', | |||
articles: [ | |||
'u:dev:MediaWiki:MassEdit/code.js', | |||
] | |||
}); |
Revision as of 07:04, 10 December 2018
importArticles({
type: 'script',
articles: [
'u:dev:MediaWiki:MassCategorization/code.js',
]
});
importArticles({
type: 'script',
articles: [
'u:dev:MediaWiki:MassEdit/code.js',
]
});