Pomoc:Kategórie
| Poznámka: Úpravou tejto stránky súhlasíte s uvolnením vášho príspevku pod licenciou CC0. Viac informacií sa dozviete na stránke Public Domain Help Pages. |
Kategórie, softvérová funkcia MediaWiki, poskytujú automatické indexy, ktoré sú užitočné ako tabuľky obsahu.
MediaWiki umožňuje kategorizovať články doplnením jednej, či viacerých značiek Category do textu. Po ich doplnení sa na konci stránky vytvoria odkazy na zoznam všetkých článkov v rovnakej kategórii, čo zjednodušuje prezeranie súvisiacich článkov.
Zhrnutie
Každá stránka v mennom priestore Category predstavuje tzv. kategóriu. Zoznam stránok, ktoré majú niečo spoločné a popis. Napríklad táto stránka je v kategórii "Category:Help". Takže keď si túto stránku kategórie otvoríte, nájdete tam okrem iných aj odkaz sem.
Pokiaľ stránka patrí do jednej alebo viacerých kategórií, tieto kategórie sa zobrazia v dolnej časti stránky (alebo v pravom hornom rohu, v závislosti na použitom zobrazení).
The category pages themselves contain 2 parts:
- at their beginning, an optional part may contain text that can be edited, like any other page,
- at their end, an ever present, automatically generated, alphabetical list of all pages in that category, in the form of links. In fact, in the Unicode sort order.
To assign a category to a page, simply add the link "[[Category:Category name]]" to the page's wikitext. The usual place to add it is at the bottom of the page.
To link a category page within a page as a normal wiki link (without adding the page to the category), prefix the link name with a colon. For example: [[:Category:Not in this category]]
A new category can be created before assigning any page to it, in the same way as any other regular page.
Individual wikis may have their own top-level categories, such as Category:Contents on Wikipedia.
For a complete list of all categories which have at least one page, see Special:Categories.
For a complete list of all created/edited categories, including the ones that don't have any pages, see Special:Allpages/Category: (note the colon at the end).
Ako doplniť stránku do kategórie
Ak chcete pridať stránku alebo nahraný súbor do kategórie, jednoducho stránku upravte a pridajte nasledujúci text (kde Názov je názov kategórie, do ktorej ju chcete pridať).
[[Category:Názov]]
Any number of Category tags may be added to the page and the page will be listed in all of them. Category tags, along with interwiki language links placed in the sidebar, are usually added at the very bottom of the page for the convenience of other editors.
On a categorised page, categories are displayed in the Kategórie: box strictly in the order they appear in the wikitext.
(At least in MediaWiki 1.18.2) if a category is a subcategory of more than one parent, both hierarchies will be listed, but the tagged category will be stripped off all but one of these. This creates the potential for what appear to be duplicate entries if a category with multiple parents and one of its parents are both tagged on a page. Predstavme si napríklad, že Maryanne je podkategória Mary a Anne. Ak sa na stránke označí kategórie Maryanne a Anne potom kategória chlebné drobky zobrazí
Anne Anne Mary -> Maryanne
"Anne" appears to be duplicated, but what is meant is
Anne Anne -> Maryanne Mary -> Maryanne
Toto je chybu a hlásené v phab:T35614.
Sort key
V predvolenom nastavení je stránka zaradená do kategórie podľa prvého písmena svojho názvu - bez menného priestoru.
Taktiež MediaWiki zoskupuje znaky s diakritikou oddelene od ich nezaradenej verzii, takže stránky začínajúce sa na À, Á, Ä budú uvedené v samostatných záhlaviach, namiesto v záhlaví A.
(Pokiaľ máte prístup do shellu, môžete tieto predvolené nastavenia zmeniť pomocou $wgCategoryCollation.)
A sort key specifies under which letter heading, and where in the category list, the page will appear.
There are two ways in which you can customise the category sortkey:
- Generically, for all categories, by adding the DEFAULTSORT magic word on the page.
- On an individual 'per category' basis, by placing the value inside the tag after a pipe character. For example, the tag below will add the page under heading
S.
[[Category:Názov|Sort]]
Whether or not sort keys are case-sensitive depends on your configuration settings. The order of the sections within a category follows the Unicode sort order. The sort key does not change the page title displayed in the category.
Spaces and other characters are perfectly valid.
Creating a category page
Categories exist even if their page has not been created, but these categories are isolated from others and serve little purpose for organisation or navigation.
A category is created by creating a page in the Category: namespace. A category page can be created the same way as other wiki pages (see Vytvoriť novú stránku); just add "Category:" before the page title.
To avoid extra work, try searching within your wiki before creating a new category. The list of all categories can be found in Špeciálne stránky in the "nástroje" box of the sidebar.
Managing the category hierarchy
Categories may belong to other categories in a hierarchy. Since category pages are much like any other page, a Category tag may be added to the bottom of a category page.
It is a good idea to organise all categories into a hierarchy with a single top level category. The category structure can take the form of a tree with separate branches, but more often will have a graph structure. Generally, there should be a contiguous chain of parent-child links between each category and the top level category.
Strom kategórií
Since MediaWiki 1.31, CategoryTree extension is packaged by default, allowing Special:CategoryTree and <categorytree> to provide a tree-like structure display for the categories.
Skryté kategórie
The categories that a page is in are normally listed at the bottom of the page. In MediaWiki 1.13+, a category can be hidden from this list by adding the magic word "__HIDDENCAT__" to the category page.
Users can choose to see hidden categories in a separate Skryté kategórie list, by checking Zobraziť skryté kategórie in the Vzhľad section of Special:Preferences.
Hidden categories are automatically added to Category:Hidden categories. This category is specified in the system message MediaWiki:Hidden-category-category.
Odkazy na stránky kategórií
Na vytvorenie odkazu zo stránky s obsahom na kategóriu, použite úvodnú dvojbodku:
[[:Category:Help]]→ Category:Help
Ak chcete zobraziť v odkaze alternatívny text, doplňte ho za zvislú čiaru tak, ako pri bežných vnútorných odkazoch:
[[:Category:Help|Kategória pomoci]]→ Help category
Redirect pages that redirect to categories must also use the colon, otherwise they will be added to the category instead of redirecting.
Categories and templates (transcluded pages)
If you add [[Category:Cats]] inside a template (a transcluded page), both the template and pages which transclude this template will be categorised in Cats.
If you want only the template to be categorised, you should ensure to write category marker inside <noinclude> tags.
If you want only the pages which use the template to be categorised, but not the template itself, you should ensure to write category marker inside <includeonly> tags.
Due to caching issues, editing categories applied through templates may take a while to be visible everywhere. You can perform a null edit on a page to update immediately its categories.
Presmerovanie kategórie
Like any other pages (templates, files, etc), category pages can be redirected to other normal or category pages. However, unlike templates, files, and regular content pages, when you use a category, redirects will not apply (phab:T5311). For example:
| Premise | What you write | Result (categorization) | Result (link behavior) |
|---|---|---|---|
| Category:A redirects to Category:B | [[Category:A]] | The page is added to Category:A | Visitors cannot access the category page (it immediately redirects to Category:B) |
| Category:A redirects to Category:B | [[Category:B]] | The page is added to Category:B | Visitors can access it via Category:B or Category:A (normal redirect behavior) |
| Category:A redirects to Category:B | [[:Category:A]] | The page is not categorized | A direct link to Category:A is created; normal redirect behavior applies on click |
| Category:A redirects to Category:B | [[:Category:B]] | The page is not categorized | A direct link to Category:B is created; it behaves as expected |
Because this behavior may be confusing, some Wikimedia sites use a "category redirect" template to mark redirected categories, allowing manual or automated cleanup of pages categorised there.
Tracking categories
Certain syntax issues, such as a broken image link, or too many expensive parser functions, can cause a page to be added to a tracking category. Also, extensions may add pages to tracking categories, for example Category:Pages with math errors. Podrobnosti nájdete na Help:Tracking categories.
Premenovanie kategórie
If you move a category, since redirect will not work for categorising, all category tags will be wrong, so you have to fix them.
Pozri aj
- Category:Category extensions
- CategoryExplorer - if this is set to true, under the first list each category is listed again, breadcrumb-style, with all its parent categories, sorted alphabetically.