Difference between revisions of "Help:Categories"

m
Protected "Help:Categories": Guideline/policy page ([Edit=Allow only keepers] (indefinite) [Move=Allow only keepers] (indefinite))
m (Protected "Help:Categories": Guideline/policy page ([Edit=Allow only keepers] (indefinite) [Move=Allow only keepers] (indefinite)))
 
(11 intermediate revisions by 4 users not shown)
{{HelpToC}}
This page explains what '''categories''' are, why they are important, and how you can create and use them. For more details, see Wikipedia's Help page on [https://en.m.wikipedia.org/wiki/Help:Categories Categories].
 
== What are Categories? ==
Categories help keep Coppermind organized by grouping pages with related content. Every article, template, and file should be categorized. It is important to categorize everything correctly, as categories are one of the primary ways that an article can be found. Articles should be able to be found from the main ''series categories'' (as listed on the main page) or through the main ''content categories'' onin the sidebar on the left.
 
The categories for any given page are listed at the bottom of a page in a box. Note that categories are more like tags than folders. Pages will belong in multiple categories--usually at least three, as weyou'll see below. The more, the merrier!
 
== Creating Categories ==
 
== Category Pages ==
Category pages are titled <code><nowiki>Category:NAME</nowiki></code>, where <code>NAME</code> is the specific category name. A category page should begin with a description of what the category incorporates. The rest of the page will fill in automatically with any subcategories, followed by all articles, files, and templates that are tagged with this category. Create subcategories by categorizing a category page--for example, ''Category:Elantris'' is categorized into ''Category:Books''.
 
=== Subcategories ===
Create '''subcategories''' by categorizing a category page itself. For example, the ''Category:Mistborn'' is tagged with <code><nowiki>[[Category:Books]]</nowiki></code>, which makes it a subcategory of ''Category:Books''.
 
== Categorizing Pages ==
=== Using Templates ===
Many templates will automatically categorize the article they are placed in. This includes infoboxes, navboxes, and many other commonly used templates. For example, the {{t|book}} infobox template, used at the start of any book article, will automatically put the article into ''Category:Books''. No need to do it manually. We'll cover templates on the [[:Help:Templates]] page.
 
=== Manual Categorization ===
A page can be manually categorized by putting the namesname of any desired category page(s) in double brackets: <code><nowiki>[[Category:NAME]]</nowiki></code>. These tags should be placed ''at the very end of an article''! They should be the last item in the "Notes" section. as mentioned on the [[:Help:Guidelines#Article_Structure|Help:Guidlines]] page.
 
== Required Categories ==
The ''book/series identifier'' notes which book or series the article is related to. This is a wiki about Brandon Sanderson's books, after all, so most articles are related to one book/series or another. Note that some cosmere-related articles may not fit with a particular book/series at this time--these are put into the "Cosmere" category.
 
The book/series identifier is ''automatically added'' by the [[:Help:Templates#Navigation_boxes|navbox]] template, which should be located at the bottom of these articles.
 
=== High Level Content Categories ===
There are teneight, mutually exclussiveexclusive ''high level content categories''. Every article belongs in one (and only one) of these teneight categories. They're the teneight categories you see listed under "Categories" in the sidebar at the left. They are:
{{columns|count=2|
* [[:Category:Books]]
* [[:Category:Characters]]
* [[:Category:Cosmere]]
* [[:Category:Culture]]
* [[:Category:Events and Eras]]
* [[:Category:Magic]]
* [[:Category:Objects and Materials]]
* [[:Category:Sources]]
}}
 
The high level content category is ''automatically added'' by the [[:Help:Templates#Information_boxes|infobox]] template, which should be located at the very top of these articles.
 
=== Quality Tags ===
''Quality tags'' indicate the quality and completion level of every page. These are very useful to editors, because they are an easy way to determine which articles need more attention.
 
Quality tags must be added in the "Notes" section of an article (see [[Help:Guidelines#Article_Structure|Help:Guidelines]]), directly between the <code><nowiki><references /></nowiki></code> tag and the navbox. They are added using special templates; the four you should know about are:
; <span title='This article is a stub'>&#x25D4;</span> Stub {{t|stub}}
: ''Stubs'' are articles that have barely any information. If it's very short and needs a lot of work, it's a stub. Use <code><nowiki>{{stub}}</nowiki></code> to categorize.
; <span title='This article is still missing information'>&#x25D2;</span> Partially Complete {{t|partial}}
: ''Partially complete'' articles are off to a good start, but need more work before they can be considered complete. Use <code><nowiki>{{partial}}</nowiki></code> to categorize.
; <span title='This article is nearly complete'>&#x25D5;</span> Nearing Completion {{t|complete}}
: Mark an article as ''nearing completion'' when you believe the article is content complete. Use <code><nowiki>{{complete}}</nowiki></code> to categorize.
; <span title='This article is complete' style='color: green;'>&#x26AB;&#xFE0E;</span> Complete {{t|complete}}
: The admins will review articles that are "nearing completion" and mark them as ''complete'' when they agree, adding a <code><nowiki>|~~~~</nowiki></code> signature to the existing <code><nowiki>{{complete}}</nowiki></code> tag. This helps us know when the article was last reviewed.
 
 
[[Category: Help|{{PAGENAME}}]]
 
{{help
|title=New Editor's Guide
|prev=[[Help:Images|Images]]
|this=Categories
|next=[[Help:Templates|Templates]]
}}