Content added Content deleted
|
|
Line 1: |
Line 1: |
|
⚫ |
$(function () { if ( $('.dps').length ) { mw.loader.load( 'ext.gadget.dps-core' ); }}) |
|
$(function () { |
|
|
if ( $('.dps').length ) { |
|
⚫ |
mw.loader.load( 'ext.gadget.dps-core' ); |
|
|
} |
|
|
}) |
|
Revision as of 17:12, 17 October 2024
$(function () { if ( $('.dps').length ) { mw.loader.load( 'ext.gadget.dps-core' ); }})