![]() |
VOOZH | about |
This family of templates can be used to create a properly structured and accessible tree. They comprise:
{{}}
{{Tree list/end}}The tree must include a start and finish, using the templates {{}} and {{Tree list/end}} respectively. The tree is essentially a series of nested lists built with the asterisk *.
{{Tree list}}
* Here goes the content of the tree using asterisks.
{{Tree list/end}}
Each branch of the tree is built using nested lists:
{{Tree list}}
* A first level branch
** A second level branch
*** A third level branch
{{Tree list/end}}
produces