Please note that some information on this wiki is still based on the demo version.
If you notice any errors, feel free to correct them.

Template:TreeChart

From Super Fantasy Kingdom Official Wiki
File:Template-info.svg Documentation Edit this documentation at Template:TreeChart/doc.
(edithistorypurge)

Displays a tree chart. If the chart should go upwards use up=true and enter the nodes in reverse order. Each node level is indicated by a dash at the start of the entry.

{{TreeChart
|up=true
|[[Combat]]
|-[[Stats]]
|--{{stat|dm|Damage}}
|--{{stat|sh|Shield}}
|--{{stat|cr|Critical Chance}}
|-[[Units]]
|--{{ItemLink|Deathpriest}}
|[[Characters]]
|-{{ItemLink|Merchant}}
|-{{ItemLink|Witch}}
}}