Help:Category: Difference between revisions

From Meta, a Wikimedia project coordination wiki
Content deleted Content added
m Protected "Help:Category": Persistent vandalism ([Edit=Allow only autoconfirmed users] (indefinite) [Move=Allow only autoconfirmed users] (indefinite))
 
(793 intermediate revisions by more than 100 users not shown)
Line 1: Line 1:
{{MovedToMediaWiki}}
<-[[MediaWiki User's Guide]]


[[Category:Reader handbook]]
The '''Category namespace''' consists of pages which each represent a so-called '''category'''. You can place a page in a '''category''' by adding <nowiki>[[Category:</nowiki>''foobar''<nowiki>]]</nowiki> to the article's text (where ''foobar'' is the name of the category).
[[Category:Categorization]]

For example to add an article called Albert Einstein to the category "people" you would edit the article and add "<nowiki>[[Category:People]]</nowiki>".

Where this line is added does not matter for the software, but e.g. on Wikipedia the rule is to put it at the end of the text, but above any interlanguage links.

The page of the category contains text that can be edited, like any other page, but when displaying the page, the last part of what is displayed is an automatically generated list of all pages in that category.

== Sub-categories ==

Categories themselves can also be specified to belong to another category. When displaying the page of a category to which other categories belong, a separate automatically generated list of sub-categories is also produced.

For example you could edit <nowiki>[[Category:Soccer]]</nowiki> and add the link <nowiki>[[Category:Sport]]</nowiki>. The Soccer category would then be a sub-category of the Sport category.

==Categories to which a page belongs==

Pages, including categories, can belong to more than one (other) category. The categories to which a page belongs are displayed in a fixed place, depending on the skin (the bottom for Monobook, the upper right corner for Standard), regardless of where in the wikitext they are specified.

== Existing categories ==

You can see currently used categories for each project with [[Special:Categories]], for Wikipedia [[en:Special:Categories]]. It produces a list of all categories, including those which contain subcategories or pages, but have no additional text. In that case a link to the category page shows up as link to a non-existing page that leads to the edit page. Avoiding this complication is an additional reason for entering in a category page at least a link to the main article on the field and a reference to a higher category to which it belongs.

== Setting sort keys ==

If you want the article, in the list of articles in the category, to be positioned alphabetically by something other than its name you should use the following link form: <nowiki>[[Category:</nowiki>''foobar''<nowiki>|</nowiki>''sort key''<nowiki>]]</nowiki> (where ''foobar'' is the category name and ''sort key'' is the value to sort by).

For example to add an article called Albert Einstein to the the category "people" and have the article sorted by "Einstein, Albert" you would type "<nowiki>[[Category:People|Einstein, Albert]]</nowiki>".

The sort keys are case sensitive, so <nowiki>[[Category:</nowiki>''The Foobar''<nowiki>|</nowiki>''Foobar'']] is sorted before <nowiki>[[Category:</nowiki>''The Bar''<nowiki>|</nowiki>''bar'']].

== Linking to a category ==

If you want to link to a category without the current article being added to it you should use the following link form <nowiki>[[:Category:</nowiki>''foobar''<nowiki>]]</nowiki> (where ''foobar'' is the category name), note the extra : before Category.

==Relation with "What links here"==

A category is somewhat like a "[[What links here]]" page with regard to the special category links.

However, "What links here" tends to be a by-product of links that are useful anyway (although links may be put with this use in mind), while category links are put specially to produce a category page.

Linking from a test page, user page, etc. to a category is considered to pollute the category, while regular links from such pages showing up in "what links here" is considered harmless.

==See also==

*[[en:Wikipedia:Category]]
*[[Categorization]].

[[Category:MediaWiki User's Guide]]

Latest revision as of 04:34, 25 January 2022