Tracking categories

Jump to navigation Jump to search

This page lists tracking categories which are automatically populated by the MediaWiki software. Their names can be changed by altering the relevant system messages in the MediaWiki namespace.

Tracking category Message name Category inclusion criteria
Seiten, die indexiert werden können(empty)index-categoryThe page has a __INDEX__ on it (and is in a namespace where that flag is allowed), and hence is indexed by robots where it normally wouldn't be.
Seiten, die nicht indexiert werden können(empty)noindex-categoryThe page is not indexed by robots because it has the magic word __NOINDEX__ on it and is in a namespace where that flag is allowed.
Seiten, die doppelte Argumente in Vorlagenaufrufen verwenden(3 P)duplicate-args-categoryThe page contains template calls that use duplicates of arguments, such as {{foo|bar=1|bar=2}} or {{foo|bar|1=baz}}.
Seiten, die aufwändige Parserfunktionen zu oft aufrufen(empty)expensive-parserfunction-categoryThe page uses too many expensive parser functions (like #ifexist). See Manual:$wgExpensiveParserFunctionLimit.
Seiten, die ignorierte Vorlagenparameter enthalten(empty)post-expand-template-argument-categoryThe page is bigger than $wgMaxArticleSize after expanding a template argument (something in triple braces, like {{{Foo}}}).
Seiten, in denen die maximale Größe eingebundener Vorlagen überschritten ist(empty)post-expand-template-inclusion-categoryThe page size is bigger than $wgMaxArticleSize after expanding all the templates, so some templates were not expanded.
Versteckte Kategorien(1 C)hidden-category-categoryThe category contains __HIDDENCAT__ in its page content, which prevents it from showing up in the category links box on pages by default.
Seiten mit defekten Dateilinks(46 P, 13 F)broken-file-categoryThe page contains a broken file link (a link to embed a file when the file does not exist).
Seiten, die die Knotenanzahl überschritten haben(empty)node-count-exceeded-categoryThe page exceeds the maximum node count.
Seiten, die die Expansionstiefe überschritten haben(empty)expansion-depth-exceeded-categoryThe page exceeds the maximum expansion depth.
Seiten mit ignorierten Anzeigetiteln(48 P)restricted-displaytitle-ignoredThe page has an ignored {{DISPLAYTITLE}} because it is not equivalent to the page's actual title.
Seiten mit Vorlagenschleifen(4 P)template-loop-categoryThe page contains a template loop, ie. a template which calls itself recursively.
Seiten, die Referenzierungsfehler enthalten(empty)cite-tracking-category-cite-errorPages in this category have errors in the usage of references tags.
Seiten mit Syntaxhervorhebungsfehlern(1 P, 4 F)syntaxhighlight-error-categoryThere was an error when attempting to highlight code included on the page.
Seiten mit veraltetem enclose-Attribut(empty)syntaxhighlight-enclose-categoryThe syntaxhighlighting on the page uses deprecated enclose syntax.
Seiten mit dem veralteten source-Tag(4 P)syntaxhighlight-source-categoryThe syntaxhighlighting on the page uses deprecated source tags.
Seiten mit Math-Fehlern(6 P)math-tracking-category-errorPages in this category have errors in the usage of math tags.
Seiten mit Math-Renderingfehlern(empty)math-tracking-category-render-errorPages in this category have rendering errors in the math tags.