MediaWiki:Gadget-exchangePages.js: Difference between revisions

From RuneRealm Wiki
Jump to navigation Jump to search
Content added Content deleted
(Created page with "if (mw.config.get('wgCanonicalNamespace') == 'Exchange') { mw.loader.load( 'ext.gadget.exchangePages-core' ); }")
(No difference)

Revision as of 01:14, 13 October 2024

if (mw.config.get('wgCanonicalNamespace') == 'Exchange') {
	mw.loader.load( 'ext.gadget.exchangePages-core' );
}