2023年政策修订增补工作正在进行中,欢迎参与!
Widget talk:TalkToc
跳转到导航
跳转到搜索
编辑请求 - Leranjun - 2021.04.02
由Leranjun提出的对Widget:TalkToc的编辑请求:
- 状态: 完成
将以下内容:
L196
$('<' + 'a/>').attr('href', '#' + that.find('.mw-headline:first').attr('id').replace(/"/g, """)).append(that.find('.mw-headline:first').clone().find('a').replaceWith(function() {
修改为:
$('<' + 'a/>').attr('href', '#' + that.find('.mw-headline:first').attr('id')).append(that.find('.mw-headline:first').clone().find('a').replaceWith(function() {
代@Bhsd佬提出编辑请求,修复无法页内跳转的问题。——工具人乐然 ✉ 「不要把我当做没有存在过」 2021年4月2日 (五) 22:46 (CST)
- Done.——From AnnAngela the Temporary Bureaucrat (Talk) 2021年4月4日 (日) 15:51 (CST)
编辑请求 - Bhsd - 2022.12.06
由Bhsd提出的对Widget:TalkToc的编辑请求:
- 状态: 完成
增加以下内容:
#moe-float-toc #toc {
display: block;
}
不应隐藏窄屏皮肤的侧边浮动目录,参见讨论版。————移动版用户 Bhsd 2022年12月7日 (三) 02:16 (CST)
- Done. —— ほしみ 2022年12月7日 (三) 02:49 (CST)