Tracking categories

Skift til: Navigation, Søgning

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
Indekserede siderindex-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.
Ikke-indekserede sidernoindex-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.
Sider med for mange beregningstunge oversætter-funktionerexpensive-parserfunction-categoryToo many expensive parser functions (like #ifexist) included on a page. See Manual:$wgExpensiveParserFunctionLimit.
Sider med udeladte skabelonparametrepost-expand-template-argument-categoryAfter expanding a template argument (something in triple braces, like {{{Foo}}}), the page is bigger than $wgMaxArticleSize.
Sider der indeholder for mange skabelonerpost-expand-template-inclusion-categoryAfter expanding all the templates, the page size is bigger than $wgMaxArticleSize, so some templates weren't expanded.
Skjulte kategorierhidden-category-categoryThis is a category with __HIDDENCAT__ on it, which prevents it from showing up in the category links box on pages, by default.
Sider med brudte filhenvisningerbroken-file-categoryCategory added if the page contains a broken file link (a link to embed a file when the file does not exist).