From LedHed's Wiki
Line 1: | Line 1: | ||
− | To create a fresh "New" Category type it into the Browser Address bar. | + | To create a fresh "New" Category type it into the Browser Address bar.<br> |
Example: http://wiki.ledhed.net/index.php/Category:Animals | Example: http://wiki.ledhed.net/index.php/Category:Animals | ||
Line 11: | Line 11: | ||
To categorize an article you must add this to the ''end'' of the page. | To categorize an article you must add this to the ''end'' of the page. | ||
− | [[Category:NameOfCategory]] | + | <nowiki>[[Category:NameOfCategory]]</nowiki> |
where NameOfCategory is the name of the Category you want to associate the artical with. | where NameOfCategory is the name of the Category you want to associate the artical with. | ||
Line 19: | Line 19: | ||
To associate a Category as a Sub-Category of another Category you must add this to the ''end'' of the page. | To associate a Category as a Sub-Category of another Category you must add this to the ''end'' of the page. | ||
− | [[Category:NameOfCategory]] | + | <nowiki>'[[Category:NameOfCategory]]</nowiki> |
where NameOfCategory is the name of the Category you want to become a Sub-Category of. | where NameOfCategory is the name of the Category you want to become a Sub-Category of. | ||
+ | |||
+ | Confused Yet? :) | ||
+ | |||
+ | |||
+ | |||
+ | '''Tips:'''<br> | ||
+ | *<nowiki> | ||
+ | <br> = Break or New Line | ||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | *Use <nowiki> | ||
+ | </nowiki></nowiki> | ||
+ | tags to ignore wiki formatting | ||
+ | There is also an Icon for this at the top of the editor. |
Revision as of 04:52, 21 July 2006
To create a fresh "New" Category type it into the Browser Address bar.
Example: http://wiki.ledhed.net/index.php/Category:Animals
If it is in fact a new category, "Edit" the category and add text and such to it.
- Categories are not a Tree Hierarchy!
- Only Categories can be Sub-Categories.
To categorize an article you must add this to the end of the page.
[[Category:NameOfCategory]]
where NameOfCategory is the name of the Category you want to associate the artical with.
To associate a Category as a Sub-Category of another Category you must add this to the end of the page.
'[[Category:NameOfCategory]]
where NameOfCategory is the name of the Category you want to become a Sub-Category of.
Confused Yet? :)
Tips:
- <br> = Break or New Line *Use <nowiki> </nowiki>
tags to ignore wiki formatting There is also an Icon for this at the top of the editor.