MediaWiki:Gadget-dps-sandbox.js: Difference between revisions

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

Latest revision as of 17:14, 17 October 2024

if ( $('.dps').length ) {
	mw.loader.load( 'ext.gadget.dps-sandbox-core' );
}