欢迎来到奇葩栖息地!欢迎加入Discord服务器:XfrfHCzfbW请先至特殊:参数设置验证邮箱后再进行编辑。特殊:参数设置挑选自己想要使用的小工具!不会编辑?请至这里学习Wikitext语法。

MediaWiki:Gadget-shortURL.js:修订间差异

来自奇葩栖息地
删除153字节 、​ 2021年5月30日 (星期日)
无编辑摘要
(// Edit via InPageEdit)
无编辑摘要
 
第44行:
var popupButton = new OO.ui.PopupButtonWidget( {
icon: 'link',
flags: isTeahouseWeekly ? ['progressive'] : [],
framed: false,
label: 'Short URL',
第55行:
} );
// Append the button to the DOM.
$( '#ca-view' ).after( popupButton.$element );
if(isTeahouseWeekly) {
$( '.weekly-header-id' ).after( " |", popupButton.$element );
} else {
$( '#ca-view' ).after( popupButton.$element );
}
}
5

个编辑