![]() |
VOOZH | about |
This family of templates can be used to create a properly structured and accessible tree.
The tree must be included inside the template {{}}. 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.
}}
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