Difference between revisions of "Categories - How to add them to a page"

From Sun Myung Moon Archive
(Created page with "{{Concise}} Categories are made by adding <nowiki>Category:Timeline pages</nowiki> at the bottom of a page (for the category 'Timeline pages').<br> It doesn't matter...")
 
Line 1: Line 1:
 
{{Concise}}
 
{{Concise}}
  
Categories are made by adding
+
Categories are made by adding<br>
    <nowiki>[[Category:Timeline pages]]</nowiki>
+
<code><nowiki>[[Category:Timeline pages]]</nowiki></code>
 +
 
 
at the bottom of a page (for the category 'Timeline pages').<br>
 
at the bottom of a page (for the category 'Timeline pages').<br>
 
It doesn't matter where you put the category code in a page, but for cleanliness of your editing page, please put it at the bottom.<br>
 
It doesn't matter where you put the category code in a page, but for cleanliness of your editing page, please put it at the bottom.<br>
To add other categories, simply add a new line, for example
+
 
    <nowiki>[[Category:Event pages]]</nowiki>
+
 
If you want to the category 'SMMA-HR' to be a subcategory of the category 'Biography pages' then simply add
+
To add other categories, simply add a new line, for example<br>
    <nowiki>[[Category:Biography pages]]</nowiki>
+
<code><nowiki>[[Category:Event pages]]</nowiki></code>
 +
 
 +
 
 +
If you want to the category 'SMMA-HR' to be a subcategory of the category 'Biography pages' then simply add<br>
 +
<code><nowiki>[[Category:Biography pages]]</nowiki></code>
 +
 
 
to the page that was generated for the Category:SMMA-HR.
 
to the page that was generated for the Category:SMMA-HR.
 +
  
 
The software automatically generates pages with alphabetical lists of all subcategories and pages in a category.<br>
 
The software automatically generates pages with alphabetical lists of all subcategories and pages in a category.<br>
See Special pages>Lists of pages>Categories.
+
See [[Special:Categories]]

Revision as of 09:10, 28 June 2015

Help(6 C, 4 P, 9 F)



Categories are made by adding
[[Category:Timeline pages]]

at the bottom of a page (for the category 'Timeline pages').
It doesn't matter where you put the category code in a page, but for cleanliness of your editing page, please put it at the bottom.


To add other categories, simply add a new line, for example
[[Category:Event pages]]


If you want to the category 'SMMA-HR' to be a subcategory of the category 'Biography pages' then simply add
[[Category:Biography pages]]

to the page that was generated for the Category:SMMA-HR.


The software automatically generates pages with alphabetical lists of all subcategories and pages in a category.
See Special:Categories