Help:Categories

From [[Main_Page|Pilkipedia]], the Karl Pilkington encyclopaedia
Jump to navigation Jump to search

To add an article to a category put the following at the end of the page you are editing...

[[Category:{Name}]]

where {Name} is the name of the category you want to add it to. Any number of category tags may be added to the page - the page will be listed in all of them.

You can also specify an additional {Sort} parameter that dictates where the page will appear, alphabetically, within the category. This is achieved by using the following markup:

[[Category:{Name}|{Sort}]]

So for example, to add this page to the 'Help' category, you would use:

[[Category:Help|Categories]]

Note that we used 'Categories' as the sort parameter. Without this the page would be listed under 'H' for 'Help:Categories', instead of under 'C', which is more useful. Other situations where you might want to use the sort parameter is when you have articles about people that are titled as FirstName LastName but within the category you want them listed as LastName, FirstName.

Note: the {sort} parameter does not affect how the page title is displayed within the category listing, just how it is ordered. In the above example, the link to this page will still be 'Help:Categories', and not 'Categories' as you might expect!

If you wish to link to a category in the body text, instead of including it in the category, add a colon at the beginning of the link, e.g.

[[:Category:Help|Help articles]]

The text after the pipe is the displayed text, as with a normal link. If you also want to add the category, you have to add it separately, as above.