Difference between revisions of "Category Tree"

From Sun Myung Moon Archive
(Created page with "{{Concise}} The code that is normally used in this wiki is, first thing on a page: <code><nowiki>{{category tree all|mode=all|alignright=yes|header=|CategoryName}}<br><br></...")
 
Line 19: Line 19:
 
*The special page with the entire category tree: [[Special:CategoryTree]].
 
*The special page with the entire category tree: [[Special:CategoryTree]].
 
* [https://www.mediawiki.org/wiki/Extension:CategoryTree#Usage Main page in Wikipedia for how to use the Category Tree extension]
 
* [https://www.mediawiki.org/wiki/Extension:CategoryTree#Usage Main page in Wikipedia for how to use the Category Tree extension]
 +
 +
[[Category:Categories help]]

Revision as of 09:17, 2 July 2015

Help(6 C, 4 P, 9 F)



The code that is normally used in this wiki is, first thing on a page:

{{category tree all|mode=all|alignright=yes|header=|CategoryName}}<br><br>

This places the Category Tree at the top of the page at the left side with a header that only opens when you click on it.

You need to change 'CategoryName' with the name of the head category that you want there.


Another code is:

<categorytree mode=pages>Category</categorytree>

This makes a Category Tree box that opens when you open the page.