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
(Blanked the page)
imported>C.Syde65
(This will be very useful.)
Line 1: Line 1:
// 06:49, May 5, 2017 (UTC)
// <source lang="JavaScript">

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

Revision as of 06:49, 5 May 2017

// 06:49, May 5, 2017 (UTC)
// <source lang="JavaScript">

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