User:Irukaza/common.js:修订间差异

添加268字节 、​ 2020年3月29日 (星期日)
无编辑摘要
imported>=海豚=
(以“→‎global mediaWiki:​ (function(mw) { if (!String.prototype.includes) String.prototype.includes = function includes(search, start) { 'use strict'; if (ty…”替换内容
imported>=海豚=
无编辑摘要
第21行: 第21行:
          });
          });
        };
        };
     if (mw.config.get('wgNamespaceIds').user_talk == mw.config.get('wgNamespaceNumber') && !mw.config.get('wgPageName').includes('/') && mw.config.get('wgEditMessage') == 'creating' && $('#wpTextbox1')[0] && !$('#wpTextbox1').val()) $('#wpTextbox1').val(message);
匿名用户