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