From LyricWiki

Help - The LyricWiki Documentation
[edit] General
Ideally, every page should be in at least one category. This includes images and other uploaded files, templates and categories themselves.
To
add a page to a category, use:
[[Category:CATEGORYNAME]]
To
link to a category, insert a colon after the first two brackets:
[[:Category:CATEGORYNAME]]
A list of all top-level categories can be found here.
Categories are built into the design of most of the templates used on LyricWiki, including the templates used on artist, song, and album pages (see below). Therefore it is usually only necessary to manually add pages to categories when working within category groups, or to categorize uploaded files.
[edit] Sorting
By default, pages in a category are sorted by their page names, ignoring the namespace. This page therefore appears in Category:Documentation under C for Categories not H for Help.
Whilst this sort order works well for most categories, there are a few for which this is not desirable, particularly those with a large number of sub-categories. For example, since all the pages listed in Category:Hometown begin with Hometown/ they would all default to and be listed under H.
To overcome this problem, an alternative sort name can be specified by adding it after a pipe (the "|" character). So instead of simply inserting [[Category:Hometown]] to add a page to the Hometown category, the hometown name is added to the subcategory page after a pipe. Example: to sort Category:Hometown/Costa Rica in Category:Hometown under C, "Costa Rica" has been added as sort name, i.e. [[Category:Hometown|Costa Rica]].
[edit] Artist Pages
To ensure artist pages are categorized correctly, please use the {{Artist}} and {{ArtistHeader}} templates. See Help:Contents/Editing/Formatting/Artists for details.
[edit] Album Pages
To ensure albums are categorized correctly, please use the {{Album}} and {{AlbumFooter}} templates. See Help:Contents/Editing/Formatting/Albums for details.
[edit] Song Pages
To ensure songs are categorized correctly, please use the {{Song}} and {{SongFooter}} templates. See Help:Contents/Editing/Formatting/Songs for details.
[edit] Additional Notes
Category structuring is a complex subject and affects all pages on the site. This being so, any edits affecting the structure of the same should be discussed with an administrator or in the Community Portal.
A category is a software feature of MediaWiki that provides automatic indexes, that are useful as table of contents. Together with links and templates they can structure a project and aid navigation.
Using categories
How can I categorize pages?
Any page can be put in a category by editing the page and adding a link to the category. Just type [[Category:]], and put the name of the category between the colon and the brackets.
[[Category:NAME]]
You can create new categories just by typing a new name. Pages can belong to more than one category, by having multiple category tags on the page.
All categories will appear at the bottom of an article page, in a "Categories" box. Clicking the category name will take you to a Category description page which will list all articles and subcategories contained within that category. You may click "edit" on a category description page to add additional text or images to the top of the page above the subcategory lists, and to place the category in another category.
Please note, category description pages are not designed to carry general content - they do not get counted in article statistics, and will not be found via many Special pages.
How do I create subcategories?
A category becomes a subcategory when you edit the category description page to add a Category tag for a "higher level" category. There is no limit to the number of subcategories a category may contain, or to the number of levels of categories. It is possible (though rarely desirable) to create category "loops".
The root category on most wikis is called Category:Browse. It is good practice to build a complete Category Tree, ensuring that all categories on your wiki have a place as subcategories of Category:Browse or its descendants.
How do I link to a category page?
To create an internal link to a category page without placing the edited page into the category itself, you must put a colon before the word "Category":
[[:Category:NAME]]
Can I redirect a category to another category?
No - attempting to Redirect a category will not work correctly (though it is technically possible). What you can do is add a notice (such as Wikia:Template:Category redirect) to inform users that a different category name should be used. You may then delete the old category once everything has been edited to show the correct category. However, if anyone might unknowingly try to re-create the "wrong" category, the template should remain in place for ever.[1]
Where can I see the currently used categories?
You can see a list of all currently used categories for each Wikia at Special:Categories. This list also displays how many pages are within each category.
You can reach this page by clicking the word "Categories" at the beginning of the box at the bottom of any categorized article, or by clicking "Special pages" in the sidebar.
Extensions
Category Tree
Special:CategoryTree is an alternate way to display the contents of a category. It can be transcluded in other pages. See mw:Extension:CategoryTree for details.
The extension also adds the ability to expand subcategories on a category page, allowing you to see further subcategories.
CategorySelect
CategorySelect (also sometimes referred to as 'Category tagging'), is a Wikia developed extension that allows users to quickly add a category to a page, without going into the edit mode for the page. It adds a small (usually green) button in the category area of the page, that uses AJAX functions to add the category code to the page for you.
Read more at Help:CategorySelect
See also
Notes
- ↑ See Wikipedia:Template talk:Category redirect for discussion.