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
mNo edit summary
Tags: Manual revert Reverted
mNo edit summary
Tag: Manual revert
Line 1: Line 1:
mw.loader.load( '//en.wikipedia.org/w/index.php?title=User:Joeytje50/JWB.js/load.js&action=raw&ctype=text/javascript' ); // Backlink: [[en:User:Joeytje50/JWB.js/load.js]]
importArticles({
    type: 'script',
    articles: [
        'u:dev:MediaWiki:WantedPagesFilter/code.js',
    ]
});

Revision as of 17:40, 9 May 2026

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