Title: Tracking categories - freem URL Source: https://freemwiki.com/wiki/Special:TrackingCategories Markdown Content: 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 | | --- | --- | --- | | [Pages with broken file links](https://freemwiki.com/index.php?title=Category:Pages_with_broken_file_links&action=edit&redlink=1 "Category:Pages with broken file links (page does not exist)")(2 P) | [broken-file-category](https://freemwiki.com/wiki/MediaWiki:Broken-file-category "MediaWiki:Broken-file-category") | The page contains a broken file link (a link to embed a file when the file does not exist). | | [Pages using duplicate arguments in template calls](https://freemwiki.com/index.php?title=Category:Pages_using_duplicate_arguments_in_template_calls&action=edit&redlink=1 "Category:Pages using duplicate arguments in template calls (page does not exist)")(empty) | [duplicate-args-category](https://freemwiki.com/wiki/MediaWiki:Duplicate-args-category "MediaWiki:Duplicate-args-category") | The page contains template calls that use duplicates of arguments, such as `{{foo|bar=1|bar=2}}` or `{{foo|bar|1=baz}}`. | | [Pages where expansion depth is exceeded](https://freemwiki.com/index.php?title=Category:Pages_where_expansion_depth_is_exceeded&action=edit&redlink=1 "Category:Pages where expansion depth is exceeded (page does not exist)")(empty) | [expansion-depth-exceeded-category](https://freemwiki.com/wiki/MediaWiki:Expansion-depth-exceeded-category "MediaWiki:Expansion-depth-exceeded-category") | The page exceeds the maximum expansion depth. | | [Pages with too many expensive parser function calls](https://freemwiki.com/index.php?title=Category:Pages_with_too_many_expensive_parser_function_calls&action=edit&redlink=1 "Category:Pages with too many expensive parser function calls (page does not exist)")(10 P) | [expensive-parserfunction-category](https://freemwiki.com/wiki/MediaWiki:Expensive-parserfunction-category "MediaWiki:Expensive-parserfunction-category") | The page uses too many expensive parser functions (like `#ifexist`). See [Manual:$wgExpensiveParserFunctionLimit](https://www.mediawiki.org/wiki/Special:MyLanguage/Manual:$wgExpensiveParserFunctionLimit). | | [Hidden categories](https://freemwiki.com/index.php?title=Category:Hidden_categories&action=edit&redlink=1 "Category:Hidden categories (page does not exist)")(empty) | [hidden-category-category](https://freemwiki.com/wiki/MediaWiki:Hidden-category-category "MediaWiki:Hidden-category-category") | The category contains `__HIDDENCAT__` in its page content, which prevents it from showing up in the category links box on pages by default. | | [Indexed pages](https://freemwiki.com/index.php?title=Category:Indexed_pages&action=edit&redlink=1 "Category:Indexed pages (page does not exist)")(empty) | [index-category](https://freemwiki.com/wiki/MediaWiki:Index-category "MediaWiki:Index-category") | The 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. | | [Pages where node count is exceeded](https://freemwiki.com/index.php?title=Category:Pages_where_node_count_is_exceeded&action=edit&redlink=1 "Category:Pages where node count is exceeded (page does not exist)")(empty) | [node-count-exceeded-category](https://freemwiki.com/wiki/MediaWiki:Node-count-exceeded-category "MediaWiki:Node-count-exceeded-category") | The page exceeds the maximum node count. | | [Noindexed pages](https://freemwiki.com/index.php?title=Category:Noindexed_pages&action=edit&redlink=1 "Category:Noindexed pages (page does not exist)")(empty) | [noindex-category](https://freemwiki.com/wiki/MediaWiki:Noindex-category "MediaWiki:Noindex-category") | The 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. | | [Pages with non-numeric formatnum arguments](https://freemwiki.com/index.php?title=Category:Pages_with_non-numeric_formatnum_arguments&action=edit&redlink=1 "Category:Pages with non-numeric formatnum arguments (page does not exist)")(empty) | [nonnumeric-formatnum](https://freemwiki.com/wiki/MediaWiki:Nonnumeric-formatnum "MediaWiki:Nonnumeric-formatnum") | The page contains a non-numeric argument to the formatnum parser function. | | [Pages containing omitted template arguments](https://freemwiki.com/index.php?title=Category:Pages_containing_omitted_template_arguments&action=edit&redlink=1 "Category:Pages containing omitted template arguments (page does not exist)")(empty) | [post-expand-template-argument-category](https://freemwiki.com/wiki/MediaWiki:Post-expand-template-argument-category "MediaWiki:Post-expand-template-argument-category") | The page is bigger than `$wgMaxArticleSize` after expanding a template argument (something in triple braces, like `{{{Foo}}}`). | | [Pages where template include size is exceeded](https://freemwiki.com/index.php?title=Category:Pages_where_template_include_size_is_exceeded&action=edit&redlink=1 "Category:Pages where template include size is exceeded (page does not exist)")(empty) | [post-expand-template-inclusion-category](https://freemwiki.com/wiki/MediaWiki:Post-expand-template-inclusion-category "MediaWiki:Post-expand-template-inclusion-category") | The page size is bigger than `$wgMaxArticleSize` after expanding all the templates, so some templates were not expanded. | | [Pages with ignored display titles](https://freemwiki.com/index.php?title=Category:Pages_with_ignored_display_titles&action=edit&redlink=1 "Category:Pages with ignored display titles (page does not exist)")(3,051 P) | [restricted-displaytitle-ignored](https://freemwiki.com/wiki/MediaWiki:Restricted-displaytitle-ignored "MediaWiki:Restricted-displaytitle-ignored") | The page has an ignored `{{DISPLAYTITLE}}` because it is not equivalent to the page's actual title. | | [Pages which use = as a template](https://freemwiki.com/index.php?title=Category:Pages_which_use_%3D_as_a_template&action=edit&redlink=1 "Category:Pages which use = as a template (page does not exist)")(empty) | [template-equals-category](https://freemwiki.com/wiki/MediaWiki:Template-equals-category "MediaWiki: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. | | [Pages with template loops](https://freemwiki.com/index.php?title=Category:Pages_with_template_loops&action=edit&redlink=1 "Category:Pages with template loops (page does not exist)")(empty) | [template-loop-category](https://freemwiki.com/wiki/MediaWiki:Template-loop-category "MediaWiki:Template-loop-category") | The page contains a template loop, ie. a template which calls itself recursively. | | [Pages where the unstrip depth limit is exceeded](https://freemwiki.com/index.php?title=Category:Pages_where_the_unstrip_depth_limit_is_exceeded&action=edit&redlink=1 "Category:Pages where the unstrip depth limit is exceeded (page does not exist)")(empty) | [unstrip-depth-category](https://freemwiki.com/wiki/MediaWiki:Unstrip-depth-category "MediaWiki:Unstrip-depth-category") | The page exceeds the unstrip depth limit. | | [Pages where the unstrip size limit is exceeded](https://freemwiki.com/index.php?title=Category:Pages_where_the_unstrip_size_limit_is_exceeded&action=edit&redlink=1 "Category:Pages where the unstrip size limit is exceeded (page does not exist)")(empty) | [unstrip-size-category](https://freemwiki.com/wiki/MediaWiki:Unstrip-size-category "MediaWiki:Unstrip-size-category") | The page exceeds the unstrip size limit. | | [Pages with invalid language codes](https://freemwiki.com/index.php?title=Category:Pages_with_invalid_language_codes&action=edit&redlink=1 "Category:Pages with invalid language codes (page does not exist)")(empty) | [bad-language-code-category](https://freemwiki.com/wiki/MediaWiki:Bad-language-code-category "MediaWiki:Bad-language-code-category") | The page contains a `{{#dir}}` with an invalid language code. | | [Pages with image sizes containing extra px](https://freemwiki.com/index.php?title=Category:Pages_with_image_sizes_containing_extra_px&action=edit&redlink=1 "Category:Pages with image sizes containing extra px (page does not exist)")(empty) | [double-px-category](https://freemwiki.com/wiki/MediaWiki:Double-px-category "MediaWiki:Double-px-category") | The page contains an image whose size contains an extra `px` suffix, like `100pxpx`. | | [Pages using deprecated categorytree parameters](https://freemwiki.com/index.php?title=Category:Pages_using_deprecated_categorytree_parameters&action=edit&redlink=1 "Category:Pages using deprecated categorytree parameters (page does not exist)")(empty) | [categorytree-deprecation-category](https://freemwiki.com/wiki/MediaWiki:Categorytree-deprecation-category "MediaWiki:Categorytree-deprecation-category") | The page uses deprecated categorytree parameters like `onlyroot`. | | [Pages with reference errors](https://freemwiki.com/index.php?title=Category:Pages_with_reference_errors&action=edit&redlink=1 "Category:Pages with reference errors (page does not exist)")(empty) | [cite-tracking-category-cite-error](https://freemwiki.com/wiki/MediaWiki:Cite-tracking-category-cite-error "MediaWiki:Cite-tracking-category-cite-error") | Pages in this category have errors in the usage of references tags. | | [Pages that use extended references](https://freemwiki.com/index.php?title=Category:Pages_that_use_extended_references&action=edit&redlink=1 "Category:Pages that use extended references (page does not exist)")(empty) | [cite-tracking-category-ref-extends](https://freemwiki.com/wiki/MediaWiki:Cite-tracking-category-ref-extends "MediaWiki:Cite-tracking-category-ref-extends") | Pages in this category use the "extends" attribute of the tag. | | [Pages with math errors](https://freemwiki.com/index.php?title=Category:Pages_with_math_errors&action=edit&redlink=1 "Category:Pages with math errors (page does not exist)")(empty) | [math-tracking-category-error](https://freemwiki.com/wiki/MediaWiki:Math-tracking-category-error "MediaWiki:Math-tracking-category-error") | Pages in this category have errors in the usage of math tags. | | [Pages with math render errors](https://freemwiki.com/index.php?title=Category:Pages_with_math_render_errors&action=edit&redlink=1 "Category:Pages with math render errors (page does not exist)")(empty) | [math-tracking-category-render-error](https://freemwiki.com/wiki/MediaWiki:Math-tracking-category-render-error "MediaWiki:Math-tracking-category-render-error") | Pages in this category have rendering errors in the math tags. | | [Pages that use a deprecated format of the chem tags](https://freemwiki.com/index.php?title=Category:Pages_that_use_a_deprecated_format_of_the_chem_tags&action=edit&redlink=1 "Category:Pages that use a deprecated format of the chem tags (page does not exist)")(empty) | [math-tracking-category-mhchem-deprecation](https://freemwiki.com/wiki/MediaWiki:Math-tracking-category-mhchem-deprecation "MediaWiki:Math-tracking-category-mhchem-deprecation") | Pages in this category use a deprecated format of the chem tags | | [Pages that use a deprecated format of the math tags](https://freemwiki.com/index.php?title=Category:Pages_that_use_a_deprecated_format_of_the_math_tags&action=edit&redlink=1 "Category:Pages that use a deprecated format of the math tags (page does not exist)")(empty) | [math-tracking-category-texvc-deprecation](https://freemwiki.com/wiki/MediaWiki:Math-tracking-category-texvc-deprecation "MediaWiki:Math-tracking-category-texvc-deprecation") | Pages in this category use a deprecated format of the math tags | | [Pages with script errors](https://freemwiki.com/index.php?title=Category:Pages_with_script_errors&action=edit&redlink=1 "Category:Pages with script errors (page does not exist)")(11 P) | [scribunto-common-error-category](https://freemwiki.com/wiki/MediaWiki:Scribunto-common-error-category "MediaWiki:Scribunto-common-error-category") | There was an error when processing the modules included on the page. | | [Scribunto modules with errors](https://freemwiki.com/index.php?title=Category:Scribunto_modules_with_errors&action=edit&redlink=1 "Category:Scribunto modules with errors (page does not exist)")(empty) | [scribunto-module-with-errors-category](https://freemwiki.com/wiki/MediaWiki:Scribunto-module-with-errors-category "MediaWiki:Scribunto-module-with-errors-category") | The module has an error in it. | | [Pages with syntax highlighting errors](https://freemwiki.com/index.php?title=Category:Pages_with_syntax_highlighting_errors&action=edit&redlink=1 "Category:Pages with syntax highlighting errors (page does not exist)")(285 P) | [syntaxhighlight-error-category](https://freemwiki.com/wiki/MediaWiki:Syntaxhighlight-error-category "MediaWiki:Syntaxhighlight-error-category") | There was an error when attempting to highlight code included on the page. | | [Pages using deprecated enclose attributes](https://freemwiki.com/index.php?title=Category:Pages_using_deprecated_enclose_attributes&action=edit&redlink=1 "Category:Pages using deprecated enclose attributes (page does not exist)")(empty) | [syntaxhighlight-enclose-category](https://freemwiki.com/wiki/MediaWiki:Syntaxhighlight-enclose-category "MediaWiki:Syntaxhighlight-enclose-category") | The syntaxhighlighting on the page uses deprecated enclose syntax. | | [Pages using deprecated source tags](https://freemwiki.com/index.php?title=Category:Pages_using_deprecated_source_tags&action=edit&redlink=1 "Category:Pages using deprecated source tags (page does not exist)")(empty) | [syntaxhighlight-source-category](https://freemwiki.com/wiki/MediaWiki:Syntaxhighlight-source-category "MediaWiki:Syntaxhighlight-source-category") | The syntaxhighlighting on the page uses deprecated source tags. | | [TemplateStyles stylesheets with errors](https://freemwiki.com/index.php?title=Category:TemplateStyles_stylesheets_with_errors&action=edit&redlink=1 "Category:TemplateStyles stylesheets with errors (page does not exist)")(empty) | [templatestyles-stylesheet-error-category](https://freemwiki.com/wiki/MediaWiki:Templatestyles-stylesheet-error-category "MediaWiki:Templatestyles-stylesheet-error-category") | The TemplateStyles stylesheet has an error. | | [Pages with TemplateStyles errors](https://freemwiki.com/index.php?title=Category:Pages_with_TemplateStyles_errors&action=edit&redlink=1 "Category:Pages with TemplateStyles errors (page does not exist)")(1 P) | [templatestyles-page-error-category](https://freemwiki.com/wiki/MediaWiki:Templatestyles-page-error-category "MediaWiki:Templatestyles-page-error-category") | There was an error when processing a `` tag on the page. | | [Pages using the JsonConfig extension](https://freemwiki.com/index.php?title=Category:Pages_using_the_JsonConfig_extension&action=edit&redlink=1 "Category:Pages using the JsonConfig extension (page does not exist)")(3,036 P) | [jsonconfig-use-category](https://freemwiki.com/wiki/MediaWiki:Jsonconfig-use-category "MediaWiki:Jsonconfig-use-category") | These pages use the `mw.ext.data.get` method provided by the [JsonConfig](https://www.mediawiki.org/wiki/Extension:JsonConfig "mw:Extension:JsonConfig") extension. The `mw.ext.data.get` method is considered expensive. |