Games:  Legacy Online | Legacy Dev Hunted Cow Studios 



Difference between revisions of "MediaWiki:Common.js"

To Login to the wiki, use your username for Legacy and then go here to get your temporary password. - Will (talk)

From Legacy Wiki

Jump to: navigation, search
(Created page with "Any JavaScript here will be loaded for all users on every page load.: importArticles({ type: 'script', articles: [ 'u:dev:MediaWiki:FloatingTableHeader/Co...")
(No difference)

Revision as of 07:54, 19 October 2020

/* Any JavaScript here will be loaded for all users on every page load. */
importArticles({
    type: 'script',
    articles: [
        'u:dev:MediaWiki:FloatingTableHeader/Code.js',
    ]
});