MediaWiki:Group-sysop.js:修订间差异

跳到导航 跳到搜索
删除6字节 、​ 2022年11月20日 (星期日)
无编辑摘要
imported>Irukaza
无编辑摘要
无编辑摘要
第79行: 第79行:
        }
        }
        var flag = ("wg" + mw.config.get("wgTitle")).replace(/ /g, "");
        var flag = ("wg" + mw.config.get("wgTitle")).replace(/ /g, "");
        $("#wpTextbox1").val("<noinclude> </noinclude><includeonly><!--{if !isset($" + flag + ") || !$" + flag + '}--><!--{assign var="' + flag + '" value=true scope="global"}--><script>\n"use strict";\nwindow.RLQ = window.RLQ || [];\nwindow.RLQ.push(() => {\n\n});\n</script><!--{/if}--></includeonly>');
        $("#wpTextbox1").val("<noinclude> </noinclude><includeonly><!--{if !isset($" + flag + ") || !$" + flag + '}--><!--{assign var="' + flag + '" value=true scope="global"}--><script>\n"use strict";\nwindow.addEventListener(\'jquery-ready\', () => {\n\n});\n</script><!--{/if}--></includeonly>');
      }
      }
      if ($("#mw-content-text > .mw-parser-output > .noarticletext")[0]) {
      if ($("#mw-content-text > .mw-parser-output > .noarticletext")[0]) {

导航菜单