Minecraft Wiki
Advertisement
[view | edit | history | purge]Documentation

Usage

This family of templates can be used to create a properly structured and accessible tree. They comprise:

Syntax

Start and finish of the tree

The tree must include a start and finish, using the templates {{Tree list}} 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}}

The branches of the tree

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

  • A first level branch
    • A second level branch
      • A third level branch


See also

[view | edit | history | purge]The above documentation is transcluded from Template:Tree list/doc.
Advertisement