Difference between revisions of "Custom JS"

(Created page with "If you want a custom JS file for overrides or site-specific features, you can declare <pre> $wgSiteJS = 'bootstrap-mediawiki/custom.js' </pre>")
 
(No difference)

Latest revision as of 02:51, 1 August 2014

If you want a custom JS file for overrides or site-specific features, you can declare

$wgSiteJS = 'bootstrap-mediawiki/custom.js'