LLWiki正在建设中,欢迎加入我们

“User:Bhsd/edit.js”的版本间差异

跳转到导航 跳转到搜索
添加2字节 、​ 2020年12月10日 (四) 04:08
无编辑摘要
const states = ['ready', 'loaded'];
if (action == 'view' && mw.config.get( 'wgIsArticle' ) && mw.config.get( 'wgIsProbablyEditable' ) &&
(states.includeincludes( mw.loader.getState( 'ext.gadget.Wikiplus' ) ) ||
states.includeincludes( mw.loader.getState( 'ext.gadget.mobile-Wikiplus' ) ))) {
mw.hook( 'wikiplus.dialog' ).add(() => {
if ($( '#Wikiplus-Quickedit-Replace' ).length) { return; }
16,874

个编辑

导航菜单