How to Wiki: Difference between revisions
Malcolmmcc (talk | contribs) |
Malcolmmcc (talk | contribs) |
||
Line 206: | Line 206: | ||
== Categories == | == Categories == | ||
Categories can be used to group similar pages through the wiki. For example, <code><nowiki>[[Category:Policies]]</nowiki></code> contains a [[Category:Policies|list of all policies]] that are currently on the wiki. To add any page to the category, include the code <nowiki>[[Category:***]]</nowiki> to all the pages you'd like to add. | Categories can be used to group similar pages through the wiki. For example, <code><nowiki>[[Category:Policies]]</nowiki></code> contains a [[Category:Policies|list of all policies]] that are currently on the wiki. To add any page to the category, include the code <nowiki>[[Category:***]]</nowiki> to all the pages you'd like to add. | ||
Generally the EUSwiki does not include the categories on the page themselves, as there's normally a disambiguation page; that is to say, we'd prefer people navigate to [[Policies]] instead of the category page. Thus, it is common practice to '''''hide the category'''''. This can be done by adding the power word <code><nowiki>__HIDDENCAT__</nowiki></code> ''inside the category''. It will then be hidden from all the pages. | Generally the EUSwiki does not include the categories on the page themselves, as there's normally a disambiguation page; that is to say, we'd prefer people navigate to [[Policies]] instead of the category page. Thus, it is common practice to '''''hide the category'''''. This can be done by adding the power word <code><nowiki>__HIDDENCAT__</nowiki></code> ''inside the category''. It will then be hidden from all the pages. |