• Welcome to the Kancolle Wiki!
  • If you have any questions regarding site content, account registration, etc., please visit the KanColle Wiki Discord

Difference between revisions of "MediaWiki:Common.js"

From Kancolle Wiki
Jump to navigation Jump to search
>CDRW
(add popup script from dead island wiki)
 
>CDRW
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({
+
importScriptPage('User:Jgjake2/js/Popups.js', 'deadisland');
    type: "script",
 
    articles: [
 
        "w:c:deadisland:User:Jgjake2/js/ElderScrolls/Popups.js", /*Popup script  ~Jgjake2*/
 
    ]
 
});
 

Revision as of 02:44, 18 January 2014

/* Any JavaScript here will be loaded for all users on every page load. */
importScriptPage('User:Jgjake2/js/Popups.js', 'deadisland');