Ezgender Wiki

Welcome to the Ezgender Wiki, an inclusive LGBTA+ Wiki! Please make sure you read our Rules, and make sure that you read the entire content of a page before commenting. Ignorant comments can be deleted and result in temporary or permanent bans.

READ MORE

Ezgender Wiki
Tag: Source edit
Tag: Source edit
Line 3: Line 3:
 
articles: [
 
articles: [
   
'dev:AjaxPoll.js',
+
'dev:AjaxPoll.js'
   
 
'dev:BackToTopButton/code.js',
 
'dev:BackToTopButton/code.js',

Revision as of 05:03, 4 June 2021

Here, you can easily import scripts:

  • from your local community by article name - e.g. MyScript.js
  • from dev.wikia.com by article name, preceded by "dev:" - e.g. dev:Code.js

Names should not contain the MediaWiki namespace prefix. Write each script on a new line. See Help:Including additional CSS and JS for more information.


importArticles({

    type: 'script',
    articles: [

'dev:AjaxPoll.js'
'dev:BackToTopButton/code.js',
'dev:HTML5AudioPlayer/code.js',
'dev:NewImages.js',
'dev:QuickViewProfile.js',
'dev:SearchSuggest/code.js',
'dev:WikiInfo.js',
'dev:TwitterFollowButton/code.js',
'u:dev:MediaWiki:UserAccountAge/code2.js',
'u:dev:MediaWiki:MastheadGender/code.js',

   ]
});