追踪分类

跳到导航 跳到搜索

本页面列举由MediaWiki软件自动添加的追踪分类。它们的名字可通过修改MediaWiki命名空间对应的系统信息而变更。

追踪分类 消息名称 分类收录标准
Indexed pagesindex-category页面上有魔术字__INDEX__(并位于允许该标记的命名空间),并因此被爬虫索引,但通常不应被索引。
Noindexed pagesnoindex-category因为页面上有魔术字__NOINDEX__并位于允许该标记的命名空间,而不被爬虫索引的页面。
Pages using duplicate arguments in template callsduplicate-args-category页面包含调用了重复参数的模板,例如{{foo|bar=1|bar=2}}{{foo|bar|1=baz}}
Pages with too many expensive parser function callsexpensive-parserfunction-category页面使用过多高开销解析器函数(如#ifexist)。请见MediaWiki官网手册
Pages containing omitted template argumentspost-expand-template-argument-category在展开模板参数(以三对花括号包含的东西,如{{{Foo}}})后,页面大于$wgMaxArticleSize
Pages where template include size is exceededpost-expand-template-inclusion-category在展开所有模板后,页面大小大于$wgMaxArticleSize,所以某些模板未展开。
Hidden categorieshidden-category-category分类的页面内容中含有__HIDDENCAT__,它会阻止分类默认在页面的分类链接框中显示。
Pages with broken file linksbroken-file-category页面含有受损文件链接(文件不存在时的嵌入文件链接)。
Pages where node count is exceedednode-count-exceeded-category页面超出最大节点数限制。
Pages where expansion depth is exceededexpansion-depth-exceeded-category页面超出最大展开深度限制。
Pages with ignored display titlesrestricted-displaytitle-ignored页面有被忽略的{{DISPLAYTITLE}},因为它不等同于页面的实际标题。
Pages with template loopstemplate-loop-category页面存在模板循环,就是递归进行自我调用的模板。
Pages with syntax highlighting errorssyntaxhighlight-error-category尝试高亮页面中的代码时出错。
Pages using deprecated enclose attributessyntaxhighlight-enclose-category此页面上的代码高亮使用了已弃用的封装语法。
Pages using deprecated source tagssyntaxhighlight-source-category此页面上的代码高亮使用了已弃用的源标签。
Pages with reference errorscite-tracking-category-cite-error此分类中的页面在参考文献标签的用法上有错误。