“Talk:佳士事件”与“MediaWiki:Gadget-CleanDeleteReasons.js”:页面之间的差异

H萌娘,万物皆可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('');
});