MediaWiki:Import.js: Difference between revisions
Jump to navigation
Jump to search
>Peripheral Vision (Created page with "importArticles({ type: 'script', articles: [ 'u:dev:MediaWiki:AjaxBatchDelete.js', ] });") |
>Peripheral Vision No edit summary |
||
Line 2: | Line 2: | ||
type: 'script', | type: 'script', | ||
articles: [ | articles: [ | ||
'u:dev:MediaWiki: | 'u:dev:MediaWiki:AjaxRC.js' | ||
] | ] | ||
}); | }); |
Revision as of 17:07, 27 July 2022
importArticles({ type: 'script', articles: [ 'u:dev:MediaWiki:AjaxRC.js' ] });