Widget:CCB-auto:修订间差异
来自OTTOWiki
更多操作
![]() OctoberSama(留言 | 贡献) 小 |
![]() OctoberSama(留言 | 贡献) 小 |
||
第1行: | 第1行: | ||
<script> | <script> | ||
mw.loader.using('ext.gadget.CaoCaoBi').then(() => { | mw.loader.using('mediawiki.util').then(function () { | ||
mw.loader.using('ext.gadget.CaoCaoBi').then(() => { | |||
if (typeof swit_so === "function") { | |||
swit_so(); | |||
} else { | |||
console.warn("swit_so 仍未定义"); | |||
} | |||
}); | |||
});</script> | });</script> |
2025年6月11日 (三) 16:30的版本
<script> mw.loader.using('mediawiki.util').then(function () { mw.loader.using('ext.gadget.CaoCaoBi').then(() => { if (typeof swit_so === "function") { swit_so(); } else { console.warn("swit_so 仍未定义"); } }); });</script>