×
Create a new article
Write your page title here:
We currently have 302 articles on Knights of the Olde Speech. Type your article name above or click on one of the titles below and start writing!



Knights of the Olde Speech

MediaWiki:Common.js: Difference between revisions

Reverting back to normal
moving Medals/code.js to MediaWiki:ImportJS for efficient loading
 
Line 1: Line 1:
/* Any JavaScript here will be loaded for all users on every page load. */
/* Any JavaScript here will be loaded for all users on every page load. */
importArticles({
    type: "script",
    articles: [
        "u:dev:MediaWiki:Medals/code.js"
    ]
});

Latest revision as of 15:01, 13 April 2020

/* Any JavaScript here will be loaded for all users on every page load. */