急需改进预加载模板残留收录存疑模板包含上限已经超过的页面#含有受损文件链接的页面带有失效链接的条目需要帮助#正在编辑的条目正处于编辑战的页面#受到保护无法编辑的页面#错误瞳色#
错误发色#错误生日#错误使用人物信息模板的页面#尚未清空的已重定向分类#使用了倒计时的页面应当移除倒计时的页面#需要翻译的条目需要更名的条目需要合并编辑历史的页面#需要合并的条目
").find('.mw-category-group[data-index="' + index + '"]').find("ul").append($cat.find("li")); }
}).end().remove();
$catlist.find("li").each(function () {
$(this).attr("data-title", $(this).find("a:first").text());
});
$catlist.find(".mw-category-group").sort(function (a, b) {
return a.dataset.index.localeCompare(b.dataset.index);
}).appendTo($catlist.find(".mw-category"));
impTitle.forEach(function (v) {
var needCheckFlag = v.endsWith("#");
var target = $catlist.find('li[data-title="' + v.replace(/#$/, "") + '"]');
target.appendTo($impcats.find("ul"));
if (needCheckFlag) {
var clone = target.clone();
clone.find("a").remove();
if (/\d/.test(clone.text())) {
target.css({
"font-size": "1.5em",
"font-weight": "bold",
"text-decoration": "underline",
});
}
}
});
$("#mw-subcategories .mw-category-group").each(function () {
if (!$(this).find("li")[0]) { $(this).remove(); }
});
if ($impcats.find("li")[0]) {
$catlist.find(".mw-content-ltr").before($impcats.sort(function (a, b) {
return a.dataset.title.localeCompare(b.dataset.title);
})).before("
");
}
$catctx.addClass("catPageLink");
});
}
});
这里列出了积压的需要改进的内容的链接:
子分类
本分类有以下17个子分类,共有17个子分类。