Kategorije za praćenje
Izgled
Ova stranica prikazuje kategorije za praćenje koje softver MediaWiki automatski popunjava. Njihovi nazivi mogu se promijeniti izmjenom odgovarajućih sistemskih poruka u imenskom prostoru MediaWiki.
| Kategorija za praćenje | Naziv poruke | Kriteriji za uključenje u kategoriju |
|---|---|---|
| Stranice sa neispravnim linkovima do datoteka | broken-file-category | Stranica sadrži pokvareni link ka datoteci (link koji se nadovezuje na nepostojeću datoteku). |
| Stranice sa istim argumentima kod poziva šablona | duplicate-args-category | Stranica sadrži pozive šablona koji koriste argumente dvojnike, kao što su {{foo|bar=1|bar=2}} ili {{foo|bar|1=baz}}. |
| Stranice koje su prekoračile dubinu proširenja | expansion-depth-exceeded-category | Stranica je prešla najveću dubinu proširenja. |
| Stranice sa previše poziva parserskih funkcija | expensive-parserfunction-category | Stranica koristi previše ekspenzivnih parserskih funkcija (poput #ifexist). Pogledajte Manual:$wgExpensiveParserFunctionLimit. |
| Sakrivene kategorije | hidden-category-category | Kategorija u sebi sadrži __HIDDENCAT__ te se samim tim ne prikazuju u odjeljku za kategoriju na stranicama. |
| Indeksirane stranice | index-category | Stranica ima u sebi __INDEX__ (te se nalazi u imenskom prostoru gdje je ta oznaka dozvoljena) pa je, samim tim, roboti indeksiraju. |
| Stranice sa prekoračenim brojem čvorova | node-count-exceeded-category | Stranica je prešla najviši broj čvorova. |
| Neindeksirane stranice | noindex-category | Roboti ne indeksiraju stranicu jer u sebi ima magičnu riječ __NOINDEX__, te je u imenskom prostoru u kome ta oznaka nije dozvoljena. |
| Pages with non-numeric formatnum arguments | nonnumeric-formatnum | The page contains a non-numeric argument to the formatnum parser function. |
| Stranice koje sadrže nedostajuće argumente u šablonu | post-expand-template-argument-category | Veličina stranice prelazi $wgMaxArticleSize nakon proširenja defincije šablona (nešto što je u trima vitičastim zagradama, poput {{{Foo}}}). |
| Stranice gdje su uključeni šabloni preveliki | post-expand-template-inclusion-category | Veličina stranice prelazi $wgMaxArticleSize nakon proširenja svih šablona, te zbog toga neki šabloni nisu prošireni. |
| Stranice sa zanemarenim naslovima za prikaz | restricted-displaytitle-ignored | Stranica sadrži {{DISPLAYTITLE}} koji je zanemaren zato što ne odgovara stvarnom naslovu 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. |
| Pages with template loops | template-loop-category | The page contains a template loop, ie. a template which calls itself recursively. |
| Pages where the unstrip depth limit is exceeded | unstrip-depth-category | The page exceeds the unstrip depth limit. |
| Pages where the unstrip size limit is exceeded | unstrip-size-category | The page exceeds the unstrip size limit. |
| Pages with invalid language codes | 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 s greškama u referencama | cite-tracking-category-cite-error | Pages in this category have errors in the usage of references tags. |
| Pages that use sub-references | cite-tracking-category-ref-details | Pages in this category use the "details" attribute of the <ref> tag. |
| Stranice s nepregledanim prevodom | cx-unreviewed-translation-category | Pages translated with the Content Translation tool that contain a high amount of unreviewed content |