MediaWiki:Gadget-modernskin-thunks.js:修订历史

差异选择:选中要对比的修订的单选按钮,然后按Enter键或下面的按钮。
说明:(当前)=与最后修订的差异,(之前)=与上个修订的差异,=小编辑。

2022年12月7日 (星期三)

  • 当前之前 19:592022年12月7日 (三) 19:59鹿野耕云 留言 贡献 654字节 +654 创建页面,内容为“document._realGEBI = document.getElementById; document.getElementById = function(id){ var x = this._realGEBI(id); if(x) return x; else { // try to find a reasonable equivalent for monobook-specific element ids switch(id) { case "content": return this._realGEBI("mw_content"); case "column-content": return this._realGEBI("mw_contentwrapper"); case "bodyContent": return this._realGEBI("mw_contentholder");…”