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

“MediaWiki:Gadget-inspect.js”的版本间差异

跳转到导航 跳转到搜索
添加52字节 、​ 2021年1月10日 (日) 07:47
无编辑摘要
(撤销Bhsd讨论)的版本20762)
标签撤销
end = $this.data('mw-charinsert-end') || $this.data('end') || '';
editor.replaceSelection( start + editor.getSelection() + end );
editor.focus();
});
// 为了充分利用浏览器缓存,这里不使用API;注意url转义,这里不需要简化'/mediawiki/index.php'
{line: cursor.line, ch: cursor.ch - prefix.length}, cursor);
// 随后再次执行updateHints时会自行stop
editor.focus();
}),
// 判别模板时可能会误处理解析器函数
16,874

个编辑

导航菜单