Template:tree chart/start

Hello, you have come here looking for the meaning of the word Template:tree chart/start. In DICTIOUS you will not only get to know all the dictionary meanings for the word Template:tree chart/start, but we will also tell you about its etymology, its characteristics and you will know how to say Template:tree chart/start in singular and plural. Everything you need to know about the word Template:tree chart/start you have here. The definition of the word Template:tree chart/start will help you to be more precise and correct when speaking or writing your texts. Knowing the definition ofTemplate:tree chart/start, as well as those of other words, enriches your vocabulary and provides you with more and better linguistic resources.



Usage

This template is meant to be used in conjunction with {{tree chart}} and {{tree chart/end}} to create various types of charts (such as family trees). See {{tree chart}}'s documentation for help on how to actually make charts.

Parameters

  • summary (optional but recommended) Meant to contain a text description describing the chart as a whole. This summary is for accessibility: it is read aloud to visually impaired readers who use screen readers, and is invisible to sighted readers.
  • style (optional) Can be used to set a basic CSS style for the entire chart.
  • align (optional) Sets chart alignment: left, right or center.

Example

The following example shows the use of two parameters. A summary is specified ("This is an example chart") and the whole chart's background color is set to blue. The example also shows how the chart's overall style can be overridden by more specific styles set by {{tree chart}}. In this case, the color of the first row of cells is set to yellow using the features of the {{tree chart}} template; see that template's documentation for details on how to specify the CSS of rows and individual cells of a chart.

{{tree chart/start|style=background:blue;}}
{{tree chart|border=1|boxstyle=background:yellow; | | 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