
You can make any numbered or bulleted list collapsible, which means that each level will contain a + symbol to expand the level or a - symbol to collapse it.
See Wiki > Help for an example of a collapsible tree.
To create a collapsible list or tree, you call the Collapsible Tree template.
If you insert the template before an unordered (bulleted) list, the list will automatically become collapsbile.
{{ collapsibletree() }}
Note: This does not work on ordered (i.e. numbered) lists.
{{ collapsibletree( wiki.tree("Wiki_Help") , 3, true ) }}
In the future, we hope to add Collapsible tree to the insert menu or the extensions list to make it easier to enter.
Note: This does not work on wiki.toc (page Table of Contents).
Collapsible tree of MediaPortal 1 > Extensions.