Difference between revisions of "NetHackWiki:Categories"

From NetHackWiki
Jump to navigation Jump to search
(See also: adding Special:Categories, distinguishing it from "All pages (Category namespace)")
(what are categories; updated list of current categories)
Line 1: Line 1:
 
{{community}}
 
{{community}}
  
Current categories:
+
A '''category''' is an automatic list of [[wiki]] pages, useful mostly to wiki editors, but possibly also to readers.
* Wiki administration
+
 
** [[:Category:Candidates for deletion]]
+
To add a page to a category, put a link like <tt><nowiki>[[Category:Articles]]</nowiki></tt> at the bottom of the page. (You could put it anywhere, but the bottom is best.) To only make normal link, such as [[:Category:Articles]], use <tt><nowiki>[[:Category:Articles]]</nowiki></tt> with an extra colon before "Category".
** [[:Category:Stubs]]
+
 
* [[:Category:Articles]] - for everything in main namespace except [[Main Page]], [[Current events]]
+
By convention, categories are named like articles, except that they tend to be plural nouns.
** [[:Category:Source code]] - annotated [[source code]]
+
 
** [[:Category:Websites]] - websites for NetHack
+
=== List of categories ===
 +
Current categories include:
 +
* [[:Category:Articles]] ''root category for everything and miscellaneous''
 +
** [[:Category:Acronyms]] ''acronyms - mostly redirects''
 +
** [[:Category:Attributes]] ''for [[attribute]]s''
 +
** [[:Category:Dungeon features]] ''for [[dungeon feature]]s''
 +
** [[:Category:Monsters]] ''for [[monster]]s''
 +
** [[:Category:Source code]] ''for annotated [[source code]]''
 +
** [[:Category:Websites]] ''for articles about websites''
 +
** [[:Category:Wikihack]] ''for managing this wiki''
 +
*** [[:Category:Candidates for deletion]]
 +
*** [[:Category:NGPL]] ''for content from NetHack itself''
 +
*** [[:Category:Rodney]] ''for content from [[Rodney]]''
 +
*** [[:Category:Stubs]] ''for pages marked {{tl|stub}}''
  
 
Only create a category page if the category contains at least one page or two subcategories, and if the category has the potential contain several pages or subcategories.
 
Only create a category page if the category contains at least one page or two subcategories, and if the category has the potential contain several pages or subcategories.

Revision as of 03:19, 16 February 2006


A category is an automatic list of wiki pages, useful mostly to wiki editors, but possibly also to readers.

To add a page to a category, put a link like [[Category:Articles]] at the bottom of the page. (You could put it anywhere, but the bottom is best.) To only make normal link, such as Category:Articles, use [[:Category:Articles]] with an extra colon before "Category".

By convention, categories are named like articles, except that they tend to be plural nouns.

List of categories

Current categories include:

Only create a category page if the category contains at least one page or two subcategories, and if the category has the potential contain several pages or subcategories.

See also