Welcome to Assassin's Creed Wiki! Log in and join the community.
User:Soranin/common.js: Difference between revisions
Jump to navigation
Jump to search
imported>Soranin mNo edit summary |
Tags: Replaced Undo |
||
| (17 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
importArticles({ | importArticles({ | ||
type: 'script', | |||
articles: [ | |||
'u:dev:MediaWiki:WantedPagesFilter/code.js', | |||
] | |||
}); | |||
importArticles({ | |||
type: 'script', | |||
articles: [ | |||
'u:dev:MediaWiki:AjaxBatchDelete.js', | |||
] | |||
}); | }); | ||