MediaWiki:Gadget-dps.js: Difference between revisions

Jump to navigation Jump to search
no edit summary
(Created page with "$(function () { if ( $('.dps').length ) { mw.loader.load( 'ext.gadget.dps-core' ); } })")
 
No edit summary
Tag: Reverted
Line 1:
$(function () { if ( $('.dps').length ) { mw.loader.load( 'ext.gadget.dps-core' ); }})
$(function () {
if ( $('.dps').length ) {
mw.loader.load( 'ext.gadget.dps-core' );
}
})

Navigation menu