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

“Widget:游戏主界面”的版本间差异

跳转到导航 跳转到搜索
parent = document.querySelector('#mw-content-text > .mw-parser-output');
ele.querySelectorAll('a').forEach(function(e) {
e.var href = 'javascript:voiddecodeURIComponent(0e.href)';,
section = /#/.test(href),
pagename = section ? href.match('/zh/(.*)#')[1] : href.substring(4);
if(!section && pagename == mw.config.get('wgPageName')) {
e.href = 'javascript:void(0)';
}
});
if(mw.config.get('skin') == 'minerva') { parent.appendChild(ele); }