Difference between revisions of "Help:Categories"

From Krafties
Jump to navigation Jump to search
(Created page with "Category:WikiHelp :'''Categories''' are important and useful for organizing pages. All links that have the <code>Category:</code> namespace, are categories. ==Using Cate...")
 
 
(24 intermediate revisions by the same user not shown)
Line 1: Line 1:
[[Category:WikiHelp]]
+
{{WikiHelp}}
 
:'''Categories''' are important and useful for organizing pages.
 
:'''Categories''' are important and useful for organizing pages.
All links that have the <code>Category:</code> namespace, are categories.  
+
All ''pages'' that have the <code>Category:</code> namespace, are categories.  
 +
==Using Categories==
 +
*To add a page to a category, write the category link on the page: <code><nowiki>[[Category:WikiHelp]]</nowiki></code>
 +
*To create a normal [[Help:Links|link]] to a category without adding the page to said category, you need to write it like this: <code><nowiki>[[:Category:WikiHelp]]</nowiki></code>
  
==Using Categories==
+
===Notes===
*To add a page to a category, you simply add it's link on the page
+
*The ''Categories'' will '''always''' appear at the bottom of the page when viewed if done correctly, no matter where you put the Category tag when editing.  
*When viewing the page, the Category will '''always''' appear at the bottom, no matter where you put the link when editing.
+
*This is why it is best to '''add categories in the first line''', so they are easily found when editing.
::''Example: When editing this page, the category link is in the first line. But when viewing the category link appears on the bottom.
+
*Even if a category has not been created, items can be put into it (the link will just appear red).
*''When adding '''multiple categories''', it will automatically arrange the links '''alphabetically'''.
+
*Categories are groups and can be used to link together related groups ''(Categories in Categories)'' and some are in multiple ones.
*For clean setup, I recommend to '''always''' put the category link in the first line, for easy location when editing.
 
  
 
==What can be Categorized?==
 
==What can be Categorized?==
Everything can be put into a category
+
Everything can be put into a category, such as
*'''Pages'''
+
:*'''Pages'''
*'''Categories''' (for further sorting)
+
:*'''Categories''' (for further sorting)
*'''Media Files''' (they have <code>File:</code> as namespace)
+
:*'''Media Files''' (they have <code>File:</code> as namespace)
 +
:*'''Redirects''' (useful for getting certain things to appear on the Category page list, just add them after the Redirect link)
  
=See Also=
+
==Templates with Categories==
*[[Help:Namespaces|Namespaces explained]]
+
Some templates have been made so it will add the page using it into the same category.
 +
*There will be a note on the template page itself, telling you what the template is made to do, such as if it will add the page to a category.
 +
*An example can be made of this help page, by using the <code><nowiki>{{WikiHelp}}</nowiki></code> template, the page has been organized into the [[:Category:WikiHelp|WikiHelp Category]].

Latest revision as of 02:30, 22 August 2014

Our Wiki Help Pages
General Mediawiki Helpguides
Categories are important and useful for organizing pages.

All pages that have the Category: namespace, are categories.

Using Categories[edit]

  • To add a page to a category, write the category link on the page: [[Category:WikiHelp]]
  • To create a normal link to a category without adding the page to said category, you need to write it like this: [[:Category:WikiHelp]]

Notes[edit]

  • The Categories will always appear at the bottom of the page when viewed if done correctly, no matter where you put the Category tag when editing.
  • This is why it is best to add categories in the first line, so they are easily found when editing.
  • Even if a category has not been created, items can be put into it (the link will just appear red).
  • Categories are groups and can be used to link together related groups (Categories in Categories) and some are in multiple ones.

What can be Categorized?[edit]

Everything can be put into a category, such as

  • Pages
  • Categories (for further sorting)
  • Media Files (they have File: as namespace)
  • Redirects (useful for getting certain things to appear on the Category page list, just add them after the Redirect link)

Templates with Categories[edit]

Some templates have been made so it will add the page using it into the same category.

  • There will be a note on the template page itself, telling you what the template is made to do, such as if it will add the page to a category.
  • An example can be made of this help page, by using the {{WikiHelp}} template, the page has been organized into the WikiHelp Category.