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

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

跳转到导航 跳转到搜索
(// 使用Wikiplus小工具快速编辑)
(撤销Bhsd讨论)的版本38987)
标签撤销
}
 
else if (action == 'view' && $('mw.Lyrics_box')config.length && $get('.photrans-buttonwgIsArticle').length === 0) {
mw.loader.load('//cdn.jsdelivr.net/gh/bhsd-harry/Wikiplus-highlight@2.6/main.min.js');
$(mw.util.addPortletLink('p-cactions', '#', '歌词注音')).click(function(e) {
e.preventDefault();
this.remove();
mw.loader.using( 'oojs-ui-windows' ).then(function() {
mw.loader.load( '/zh?title=user:bhsd/photrans.js&action=raw&ctype=text/javascript' );
});
});
}