Difference between revisions of "Category Tree"

From Sun Myung Moon Archive
m (Text replace - "|mode=all|" to "|mode=pages|")
 
Line 3: Line 3:
 
The code that is normally used in this wiki is, first thing on a page:
 
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></nowiki></code>
+
<code><nowiki>{{category tree all|mode=pages|alignright=yes|header=|CategoryName}}<br><br></nowiki></code>
  
 
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.  
 
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.  

Latest revision as of 15:56, 7 August 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=pages|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.