Welcome to Assassin's Creed Wiki! Log in and join the community.

User:Soranin/common.js: Difference between revisions

From the Assassin's Creed Wiki
Jump to navigation Jump to search
imported>Soranin
Works perfectly!
imported>Soranin
No edit summary
Line 1: Line 1:
 
importArticles({
    type: 'script',
    articles: [
        'u:dev:MediaWiki:WantedPagesFilter/code.js',
    ]
});

Revision as of 17:45, 18 November 2024

importArticles({
    type: 'script',
    articles: [
        'u:dev:MediaWiki:WantedPagesFilter/code.js',
    ]
});