Tracking categories

From நூலகம்

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 மீடியாவிக்கி namespace.

Tracking category Message name Category inclusion criteria
வரிசைப்படுத்தப்பட்ட பக்கங்கள்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.
வரிசைப்படுத்தப்படாத பக்கங்கள்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.
வார்ப்புரு அழைப்பில் ஒத்த விவாதங்களை கொண்ட பக்கங்கள்duplicate-args-categoryThe page contains template calls that use duplicates of arguments, such as {{foo|bar=1|bar=2}} or {{foo|bar|1=baz}}.
அதிகளவு இலக்கணப் பாகுபடுத்திச் சார்புகளைக் கொண்ட பக்கங்கள்expensive-parserfunction-categoryThe page uses too many expensive parser functions (like #ifexist). See Manual:$wgExpensiveParserFunctionLimit.
ஒதுக்கப்பட்ட வார்ப்புரு பயனிலைகள் கொண்ட பக்கங்கள்post-expand-template-argument-categoryThe page is bigger than $wgMaxArticleSize after expanding a template argument (something in triple braces, like {{{Foo}}}).
பக்கங்களில் வார்ப்புரு சேர்ப்பதற்கானஅளவு வரம்பை மீறிவிட்டது.post-expand-template-inclusion-categoryThe page size is bigger than $wgMaxArticleSize after expanding all the templates, so some templates were not expanded.
மறைக்கப்பட்ட பகுப்புகள்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.
அறுபட்ட கோப்பு இணைப்புகள் உள்ள பக்கங்கள்broken-file-categoryThe page contains a broken file link (a link to embed a file when the file does not exist).
பக்கங்கள் எங்கு முடிச்சு எண்ணிக்கை மிகவும் அதிகரித்துள்ளதுnode-count-exceeded-categoryThe page exceeds the maximum node count.
பக்கங்கள் எங்கு விரிவு ஆழம் மீறிவிட்டதுexpansion-depth-exceeded-categoryThe page exceeds the maximum expansion depth.
Pages with ignored display titlesrestricted-displaytitle-ignoredThe page has an ignored {{DISPLAYTITLE}} because it is not equivalent to the page's actual title.
தவறாக சுய மூடப்பட்ட HTML குறிச்சொற்களை பயன்படுத்தும் பக்கங்கள்deprecated-self-close-categoryThe page contains invalid self-closed HTML tags, such as <b/> or <span/>. The behavior of these will change soon to be consistent with the HTML5 specification, so their use in wikitext is deprecated.
Pages with template loopstemplate-loop-categoryThe page contains a template loop, ie. a template which calls itself recursively.