追踪分类
来自Whiteverse Library
跳到导航跳到搜索本页面列举由MediaWiki软件自动添加的追踪分类。它们的名字可通过修改MediaWiki名字空间对应的系统信息而变更。
追踪分类 | 信息名 | 分类收录标准 |
---|---|---|
含有受损文件链接的页面 (空) | broken-file-category | 页面含有受损文件链接(文件不存在时的嵌入文件链接)。 |
调用重复模板参数的页面 (空) | duplicate-args-category | 页面包含调用了重复参数的模板,例如{{foo|bar=1|bar=2}} 或{{foo|bar|1=baz}} 。 |
扩展深度超出限制的页面 (空) | expansion-depth-exceeded-category | 页面超出最大展开深度限制。 |
有过多高开销解析器函数调用的页面 (空) | expensive-parserfunction-category | 页面使用过多高开销解析器函数(如#ifexist )。请见MediaWiki官网手册。 |
隐藏分类 (空) | hidden-category-category | 分类的页面内容中含有__HIDDENCAT__ ,它会阻止分类默认在页面的分类链接框中显示。 |
已索引页面 (空) | index-category | 页面上有魔术字__INDEX__ (并位于允许该标记的名字空间),并因此被🤖机器人索引,但通常不应被索引。 |
页面的节点数超出限制 (空) | node-count-exceeded-category | 页面超出最大节点数限制。 |
不可索引页面 (空) | noindex-category | 因为页面上有魔术字__NOINDEX__ 并位于允许该标记的名字空间,而不被🤖机器人索引的页面。 |
Pages with non-numeric formatnum arguments (空) | nonnumeric-formatnum | The page contains a non-numeric argument to the formatnum parser function. |
含有略过模板参数的页面 (空) | post-expand-template-argument-category | 在展开模板参数(以三对花括号包含的东西,如{{{Foo}}} )后,页面大于$wgMaxArticleSize 。 |
引用模板后大小超过限制的页面 (空) | post-expand-template-inclusion-category | 在展开所有模板后,页面大小大于$wgMaxArticleSize ,所以某些模板未展开。 |
有忽略显示标题的页面 (空) | restricted-displaytitle-ignored | 页面有被忽略的{{DISPLAYTITLE}} ,因为它不等同于页面的实际标题。 |
Pages which use = as a template (空) | template-equals-category | The page contains {{=}} but on this wiki that does not expand to = . This usage is deprecated; a future MediaWiki version will implement {{=}} as a parser function. |
有模板循环的页面 (空) | template-loop-category | 页面存在模板循环,就是递归进行自我调用的模板。 |
有参考文献错误的页面 (空) | cite-tracking-category-cite-error | 此分类中的页面在参考文献标签的用法上有错误。 |
有脚本错误的页面 (空) | scribunto-common-error-category | 处理页面嵌入的模块时出错。 |
有错误的Scribunto模块 (空) | scribunto-module-with-errors-category | 模块有错误。 |