Difference between revisions of "CatTree example"
From Organic Design wiki
(formatting) |
(Change source-code blocks to standard format) |
||
Line 2: | Line 2: | ||
The following wikitext syntax, | The following wikitext syntax, | ||
− | + | <source> | |
+ | {{CatTree|Organisations}} | ||
+ | </source> | ||
yields the following tree, | yields the following tree, | ||
{{CatTree|Organisations}} | {{CatTree|Organisations}} | ||
[[Category:Examples]] | [[Category:Examples]] |
Revision as of 18:10, 22 May 2015
Template:CatTree accepts a category name for its single parameter and renders a two-level tree of it's sub-categories and sub-sub-categories. For example. Note: the CatTree template requires TreeView4 since the old version did not allow trees to be included in templates for transclusion.
The following wikitext syntax,
{{CatTree|Organisations}}
yields the following tree,