Kategorije za praćenje
Izgled
Ova stranica navodi kategorije za praćenje koje automatski popunjava Medijaviki. Njihova imena se mogu promeniti izmenom odgovarajućih sistemskih poruka u imenskom prostoru Medijaviki.
| Kategorije za praćenje | Naziv poruke | Kriterijumi za uključivanje u kategoriju |
|---|---|---|
| Stranice s neispravnim vezama do datoteka | broken-file-category | Stranice koje imaju veze do nepostojećih datoteka. |
| Stranice s dupliranim argumentima kod poziva šablona | duplicate-args-category | Stranica sadrži pozive šablona koji koriste dvostruke argumente, kao što su {{foo|bar=1|bar=2}} ili {{foo|bar|1=baz}}. |
| Stranice u kojima je prekoračena dubina proširenja | expansion-depth-exceeded-category | Stranica je prekoračila najveću dubinu proširenja. |
| Stranice s previše poziva za raščlanjivanje | expensive-parserfunction-category | The page uses too many expensive parser functions (like #ifexist). See Manual:$wgExpensiveParserFunctionLimit. |
| Skrivene kategorije | hidden-category-category | Skrivene kategorije odnosno imaju u sebi magičnu reč __HIDDENCAT__ i samim tim se ne prikazuju u odeljku za kategorije na stranicama. |
| Indeksirane stranice | index-category | Stranica u sebi ima magičnu reč __INDEX__, te je indeksiraju roboti. |
| Stranice u kojima je prekoračen broj čvorova | node-count-exceeded-category | Stranice s previše čvorova (node). |
| Neindeksirane stranice | noindex-category | Stranice koje u sebi imaju magičnu reč __NOINDEX__. |
| Pages with non-numeric formatnum arguments | nonnumeric-formatnum | The page contains a non-numeric argument to the formatnum parser function. |
| Stranice koje sadrže izostavljene argumente u šablonu | post-expand-template-argument-category | The page is bigger than $wgMaxArticleSize after expanding a template argument (something in triple braces, like {{{Foo}}}). |
| Stranice gde su obuhvaćeni preveliki šabloni | post-expand-template-inclusion-category | The page size is bigger than $wgMaxArticleSize after expanding all the templates, so some templates were not expanded. |
| Stranice sa zanemarenim naslovima za prikaz | restricted-displaytitle-ignored | Magična reč {{DISPLAYTITLE}} zanemarena; zato što nije istovetna stvarnom nazivu stranice. |
| Stranice koje koriste „=” kao šablon | 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. |
| Stranice s petljama šablona | template-loop-category | Stranica sadrži petlju šablona, tj. šablon koji poziva sam rebe rekurzivno. |
| Stranice na kojima je prekoračena granica dubine Unstrip | unstrip-depth-category | The page exceeds the unstrip depth limit. |
| Stranice na kojima je prekoračena granica veličine Unstrip | unstrip-size-category | The page exceeds the unstrip size limit. |
| Stranice sa pogrešnim kodom jezika | bad-language-code-category | The page contains a {{#dir}} with an invalid language code. |
| Pages with invalid behavior switches | bad-double-underscore-category | The page contains a invalid localized behavior switch. Valid localizations begin and end with double underscores. |
| Pages with image sizes containing extra px | double-px-category | The page contains an image whose size contains an extra px suffix, like 100pxpx. |
| Pages with reference errors that trigger visual diffs | cite-tracking-category-cite-diffing-error | Pages in this category have errors in the usage of references tags, and these errors are not rendered in the same way in the legacy parser and in Parsoid. |
| Stranice sa greškama u referencama | cite-tracking-category-cite-error | Stranice u ovoj kategoriji imaju greške u upotrebi oznake referenca. |
| Pages that use sub-references | cite-tracking-category-ref-details | Pages in this category use the "details" attribute of the <ref> tag. |
| Stranice sa nepregledanim prevodima | cx-unreviewed-translation-category | Stranice prevedene alatkom „Prevodilac sadržine” koje sadrže veliku količinu nepregledanog teksta |