Difference between revisions of "User:Taskman 4D/common.js"
Jump to navigation
Jump to search
Taskman 4D (talk | contribs) (Created page with "importArticles({ type: 'script', articles: [ 'u:dev:MediaWiki:AjaxBatchDelete.js', ]});") |
Taskman 4D (talk | contribs) |
||
Line 1: | Line 1: | ||
− | importArticles({ | + | importArticles({ |
+ | type: 'script', | ||
+ | articles: | ||
+ | 'u:dev:MediaWiki:AjaxBatchDelete.js', | ||
+ | ]}); |
Latest revision as of 19:02, 10 May 2023
importArticles({ type: 'script', articles: 'u:dev:MediaWiki:AjaxBatchDelete.js', ]});