MediaWiki:Gadget-exchangePages.js: Difference between revisions

From RuneRealm Wiki
Jump to navigation Jump to search
(Created page with "if (mw.config.get('wgCanonicalNamespace') == 'Exchange') { mw.loader.load( 'ext.gadget.exchangePages-core' ); }")
 
No edit summary
Tag: Manual revert
 
(One intermediate revision by the same user not shown)
(No difference)

Latest revision as of 17:15, 17 October 2024

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