Fyrimynd:Chart/end/doc

Usage rætta

This template is meant to be used in conjunction with {{chart/start}} and {{chart}} to create various types of charts (such as family trees). The template should follow the last chart row specified by a {{chart}} template. See {{chart}}'s documentation for detailed help on how to actually make charts.

Parameters rætta

This template has no parameters.

Example rætta

This is just a simple example chart that uses the template. See the documentation of {{chart/start}} and {{chart}} for ways to style the chart using CSS properties like background-color.

{{chart/start|summary=This is an example chart}}
{{chart | | FOO |y| BAR | |FOO=Box 1|BAR=Box 2}}
{{chart | | |,|-|^|-|.| | }}
{{chart | | FOO | | BAR | |FOO=Box 3|BAR=Box 4}}
{{chart/end}}

produces this chart:

Box 1Box 2
Box 3Box 4