Template:MC/Rooted tree list/doc
Template page
More actions
Template:Documentation header Template:Uses TemplateStyles
Usage
This family of templates can be used to create a properly structured and accessible tree.
Syntax
Start and finish of the tree
The tree must be included inside the template Template:Tl. The tree is essentially a series of nested lists built with the asterisk *.
{{Rooted tree list|
* Here goes the content of the tree using asterisks.
}}
The branches of the tree
Each branch of the tree is built using nested lists:
{{Rooted tree list|
* A first level branch
** A second level branch
*** First sibling of third level branch
*** Second sibling of third level branch
}}
produces Template:Rooted tree list
See also