User:C.Syde65/common.js: Difference between revisions

From The Sims Wiki, a collaborative database for The Sims series
Jump to navigation Jump to search
Content added Content deleted
imported>C.Syde65
(This will be very useful.)
imported>C.Syde65
No edit summary
Line 1: Line 1:
// 06:49, May 5, 2017 (UTC)
// 08:32, May 10, 2017 (UTC)
// <source lang="JavaScript">
// <source lang="JavaScript">


Line 8: Line 8:
]
]
});
});

importScriptPage('MediaWiki:ClassicModIcons.js', 'dev');

Revision as of 08:32, 10 May 2017

// 08:32, May 10, 2017 (UTC)
// <source lang="JavaScript">

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

importScriptPage('MediaWiki:ClassicModIcons.js', 'dev');