「Talk:佳士事件」與「MediaWiki:Gadget-CleanDeleteReasons.js」:頁面間的差異

出自H萌娘
(頁面間的差異)
跳至導覽 跳至搜尋
imported>Cuthead
 
imported>=海豚=
(创建页面,内容为“$(function() { if (mw.config.get('wgAction') == "delete" && $("#wpReason").length > 0 && RegExp('(内容|page was empty|content before blanking was)', 'i').test(…”)
 
行 1: 行 1:
== 新青年论坛网友清道工之来源 ==
$(function() {
 
   if (mw.config.get('wgAction') == "delete" && $("#wpReason").length > 0 && RegExp('(内容|page was empty|content before blanking was)', 'i').test($("#wpReason").val())) $("#wpReason").val('');
{{@|噗噗噗噗噗}} 我看到 [http://redchinacn.org/portal.php?mod=view&aid=41092 redchinacn.org] 有这篇文章。请给出「新青年论坛」之原始链接。--[[用户:Cuthead|Cuthead]]([[用户讨论:Cuthead| 讨论]]) 2021年8月1日 ( ) 05:56 (CST)
});

於 2020年3月26日 (四) 10:02 的修訂

$(function() {
    if (mw.config.get('wgAction') == "delete" && $("#wpReason").length > 0 && RegExp('(内容|page was empty|content before blanking was)', 'i').test($("#wpReason").val())) $("#wpReason").val('');
});