Difference between revisions of "Put an article in a category of articles"
From Audacity Wiki
(See also.) |
|||
Line 1: | Line 1: | ||
− | + | To add an article to a category, write somewhere in the article, preferably in the end, the following code: | |
<nowiki>[[</nowiki>Category:''TheNameOfTheCategory''<nowiki>]]</nowiki> | <nowiki>[[</nowiki>Category:''TheNameOfTheCategory''<nowiki>]]</nowiki> | ||
Line 6: | Line 6: | ||
To view a list of all categories go to [[Special:Categories]], or ''Special pages > Categories''. | To view a list of all categories go to [[Special:Categories]], or ''Special pages > Categories''. | ||
+ | |||
+ | * See Also: [[Categories Explained]] | ||
+ | |||
[[Category:For Editors]] | [[Category:For Editors]] |
Revision as of 12:05, 13 September 2008
To add an article to a category, write somewhere in the article, preferably in the end, the following code:
[[Category:TheNameOfTheCategory]]
and the article will be assigned to that category (that is how this article was put in the category Editing). If the category does not already exist, it will be automatically created.
To view a list of all categories go to Special:Categories, or Special pages > Categories.
- See Also: Categories Explained