Difference between revisions of "Template:CatTree"

From Organic Design wiki
(formatting)
(Change source-code blocks to standard format)
Line 9: Line 9:
 
<noinclude>Make a two-level tree of the specified category.
 
<noinclude>Make a two-level tree of the specified category.
 
== Usage ==
 
== Usage ==
{{code|<pre>{{CatTree|MyCategory}}</pre>}}
+
<source>
 +
{{CatTree|MyCategory}}
 +
</source>
 
[[Category:Formatting templates]]</noinclude>
 
[[Category:Formatting templates]]</noinclude>

Revision as of 18:11, 22 May 2015

Make a two-level tree of the specified category.

Usage

{{CatTree|MyCategory}}