Template:Tree chart/end/doc: Difference between revisions

From Jonesipedia
Jump to navigation Jump to search
Updated documentation to match new title
 
m 1 revision imported
 
(No difference)

Latest revision as of 14:47, 27 May 2021

<templatestyles src="Module:Message box/ombox.css"></templatestyles>

Usage

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

Parameters

This template has no parameters.

Example

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

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

produces this chart:

Box 1Box 2
Box 3Box 4

See also