<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://maruneko.autumns.page/mediawiki/index.php?action=history&amp;feed=atom&amp;title=Template%3ATree_chart%2Fdoc</id>
	<title>Template:Tree chart/doc - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://maruneko.autumns.page/mediawiki/index.php?action=history&amp;feed=atom&amp;title=Template%3ATree_chart%2Fdoc"/>
	<link rel="alternate" type="text/html" href="https://maruneko.autumns.page/mediawiki/index.php?title=Template:Tree_chart/doc&amp;action=history"/>
	<updated>2026-04-20T01:27:04Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.41.0</generator>
	<entry>
		<id>https://maruneko.autumns.page/mediawiki/index.php?title=Template:Tree_chart/doc&amp;diff=7256&amp;oldid=prev</id>
		<title>Rox: 1 revision imported</title>
		<link rel="alternate" type="text/html" href="https://maruneko.autumns.page/mediawiki/index.php?title=Template:Tree_chart/doc&amp;diff=7256&amp;oldid=prev"/>
		<updated>2025-06-28T18:21:19Z</updated>

		<summary type="html">&lt;p&gt;1 revision imported&lt;/p&gt;
&lt;table style=&quot;background-color: #fff; color: #202122;&quot; data-mw=&quot;interface&quot;&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Revision as of 13:21, 28 June 2025&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;4&quot; class=&quot;diff-notice&quot; lang=&quot;en&quot;&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;(No difference)&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;!-- diff cache key jth_wiki:diff:1.41:old-7255:rev-7256 --&gt;
&lt;/table&gt;</summary>
		<author><name>Rox</name></author>
	</entry>
	<entry>
		<id>https://maruneko.autumns.page/mediawiki/index.php?title=Template:Tree_chart/doc&amp;diff=7255&amp;oldid=prev</id>
		<title>Wikipedia&gt;Paine Ellsworth: fmt</title>
		<link rel="alternate" type="text/html" href="https://maruneko.autumns.page/mediawiki/index.php?title=Template:Tree_chart/doc&amp;diff=7255&amp;oldid=prev"/>
		<updated>2025-06-08T02:48:50Z</updated>

		<summary type="html">&lt;p&gt;fmt&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{documentation subpage}}&lt;br /&gt;
&amp;lt;!--PLEASE ADD METADATA TO THE &amp;lt;includeonly&amp;gt; SECTION AT THE BOTTOM OF THIS PAGE&lt;br /&gt;
↓↓↓ EDIT TEMPLATE DOCUMENTATION BELOW THIS LINE ↓↓↓--&amp;gt;&lt;br /&gt;
{{distinguish|Template:Graph:Chart|Template:Tree list}}&lt;br /&gt;
{{Lua|Module:Tree chart}}&lt;br /&gt;
{{High-use}}&lt;br /&gt;
&lt;br /&gt;
==Usage==&lt;br /&gt;
This template produces one row in a &amp;quot;family tree&amp;quot;-like chart consisting of boxes and connecting lines based loosely on an [[ASCII art]]-like syntax. It is meant to be used in conjunction with {{tl|Tree chart/start}} and {{tl|Tree chart/end}}. The chart is displayed as [[HTML]] tables using [[Cascading Style Sheets|CSS]] attributes, and may contain arbitrary [[wiki markup]] within the boxes. This implementation was based on the now-deprecated {{tl|family tree}} template.&lt;br /&gt;
&lt;br /&gt;
==Basic example==&lt;br /&gt;
This code:&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;wikitext&amp;quot;&amp;gt;&lt;br /&gt;
{{Tree chart/start|align=center}}&lt;br /&gt;
{{Tree chart| | | |GrMa |~|y|~| GRP | |GrMa=Grandma|GRP=Grandpa}}&lt;br /&gt;
{{Tree chart| | | | | | | |)|-|-|-|.| }}&lt;br /&gt;
{{Tree chart| | | MOM |y| DAD | |DAISY|MOM=Mom|DAD=Dad|DAISY=[[Aunt Daisy]]}}&lt;br /&gt;
{{Tree chart| |,|-|-|-|+|-|-|-|.| | | }}&lt;br /&gt;
{{Tree chart| JOE | | ME  | | SIS | | |JOE=My brother Joe|ME='''Me!'''|SIS=My little sister}}&lt;br /&gt;
{{Tree chart/end}}&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
produces this:&lt;br /&gt;
&lt;br /&gt;
{{Tree chart/start|align=center}}&lt;br /&gt;
{{Tree chart| | | |GrMa |~|y|~| GRP | |GrMa=Grandma|GRP=Grandpa}}&lt;br /&gt;
{{Tree chart| | | | | | | |)|-|-|-|.| }}&lt;br /&gt;
{{Tree chart| | | MOM |y| DAD | |DAISY|MOM=Mom|DAD=Dad|DAISY=[[Aunt Daisy]]}}&lt;br /&gt;
{{Tree chart| |,|-|-|-|+|-|-|-|.| | | }}&lt;br /&gt;
{{Tree chart| JOE | | ME  | | SIS | | |JOE=My brother Joe|ME='''Me!'''|SIS=My little sister}}&lt;br /&gt;
{{Tree chart/end}}&lt;br /&gt;
&lt;br /&gt;
This chart visually displays the information that I have a brother Joe and a little sister; my mom married my dad;&lt;br /&gt;
and my dad's parents were Grandma and Grandpa; and my dad's parents had another child, Aunt Daisy. The code above produces a table of size 9 rows x 18 columns as shown below.&lt;br /&gt;
[[File:Chart template table structure.png|center|500px|The table structure created using the example above]]&lt;br /&gt;
&lt;br /&gt;
==Collapsible basic example==&lt;br /&gt;
This code uses {{tl|chart top}}:&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;wikitext&amp;quot;&amp;gt;&lt;br /&gt;
{{chart top|An example family tree}}&lt;br /&gt;
{{Tree chart/start|align=center}}&lt;br /&gt;
{{Tree chart| | | |GrMa |~|y|~| GRP | |GrMa=Grandma|GRP=Grandpa}}&lt;br /&gt;
{{Tree chart| | | | | | | |)|-|-|-|.| }}&lt;br /&gt;
{{Tree chart| | | MOM |y| DAD | |DAISY|MOM=Mom|DAD=Dad|DAISY=[[Aunt Daisy]]}}&lt;br /&gt;
{{Tree chart| |,|-|-|-|+|-|-|-|.| | | }}&lt;br /&gt;
{{Tree chart| JOE | | ME  | | SIS | | |JOE=My brother Joe|ME='''Me!'''|SIS=My little sister}}&lt;br /&gt;
{{Tree chart/end}}&lt;br /&gt;
{{chart bottom}}&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
produces this:&lt;br /&gt;
{{chart top|An example family tree}}&lt;br /&gt;
{{Tree chart/start|align=center}}&lt;br /&gt;
{{Tree chart| | | |GrMa |~|y|~| GRP | |GrMa=Grandma|GRP=Grandpa}}&lt;br /&gt;
{{Tree chart| | | | | | | |)|-|-|-|.| }}&lt;br /&gt;
{{Tree chart| | | MOM |y| DAD | |DAISY|MOM=Mom|DAD=Dad|DAISY=[[Aunt Daisy]]}}&lt;br /&gt;
{{Tree chart| |,|-|-|-|+|-|-|-|.| | | }}&lt;br /&gt;
{{Tree chart| JOE | | ME  | | SIS | | |JOE=My brother Joe|ME='''Me!'''|SIS=My little sister}}&lt;br /&gt;
{{Tree chart/end}}&lt;br /&gt;
{{chart bottom}}&lt;br /&gt;
&lt;br /&gt;
This chart visually displays the information that I have a brother Joe and a little sister; my mom married my dad;&lt;br /&gt;
and my dad's parents were Grandma and Grandpa; and my dad's parents had another child, Aunt Daisy.&lt;br /&gt;
&lt;br /&gt;
==Parameters==&lt;br /&gt;
The template accepts any number of unnamed parameters with each parameter specifying a '''tile''' or a '''box'''.&lt;br /&gt;
* '''Boxes''' can contain arbitrary [[wiki markup]]. The content of each box is specified using additional named parameters appended to the template call. Each box is '''three tiles wide''' and normally has a black border two pixels wide. Boxes can have any name that is a valid template parameter name, subject to a minimum of two alphabetical characters.&lt;br /&gt;
* '''Tiles''' are line drawing symbols used to connect the boxes. They consist of various styles of horizontal and vertical lines along with corners and crossings as needed. Tiles are specified using their one- or two-character name: for the most common tiles, that character is more or less approximate to the tile's appearance. A special case of a tile is the '''empty tile''', specified by a single space character. A table of available tiles is given below.&lt;br /&gt;
&lt;br /&gt;
{| style=&amp;quot;float: left; margin-left: 1em;&amp;quot;&lt;br /&gt;
|+ '''Solid lines:'''&lt;br /&gt;
|-&lt;br /&gt;
| {{large|&amp;lt;code&amp;gt;!&amp;lt;/code&amp;gt;}} || style=&amp;quot;border: 1px solid gray;&amp;quot; | {{Tree chart/start}}{{Tree chart|!}}{{Tree chart/end}} || &amp;amp;nbsp;&lt;br /&gt;
| {{large|&amp;lt;code&amp;gt;,&amp;lt;/code&amp;gt;}} || style=&amp;quot;border: 1px solid gray;&amp;quot; | {{Tree chart/start}}{{Tree chart|,}}{{Tree chart/end}} || &amp;amp;nbsp;&lt;br /&gt;
| {{large|&amp;lt;code&amp;gt;v&amp;lt;/code&amp;gt;}} || style=&amp;quot;border: 1px solid gray;&amp;quot; | {{Tree chart/start}}{{Tree chart|v}}{{Tree chart/end}} || &amp;amp;nbsp;&lt;br /&gt;
| {{large|&amp;lt;code&amp;gt;.&amp;lt;/code&amp;gt;}} || style=&amp;quot;border: 1px solid gray;&amp;quot; | {{Tree chart/start}}{{Tree chart|.}}{{Tree chart/end}} || &amp;amp;nbsp;&lt;br /&gt;
|-&lt;br /&gt;
| {{large|&amp;lt;code&amp;gt;-&amp;lt;/code&amp;gt;}} || style=&amp;quot;border: 1px solid gray;&amp;quot; | {{Tree chart/start}}{{Tree chart|-}}{{Tree chart/end}} || &amp;amp;nbsp;&lt;br /&gt;
| {{large|&amp;lt;code&amp;gt;)&amp;lt;/code&amp;gt;}} || style=&amp;quot;border: 1px solid gray;&amp;quot; | {{Tree chart/start}}{{Tree chart|)}}{{Tree chart/end}} || &amp;amp;nbsp;&lt;br /&gt;
| {{large|&amp;lt;code&amp;gt;+&amp;lt;/code&amp;gt;}} || style=&amp;quot;border: 1px solid gray;&amp;quot; | {{Tree chart/start}}{{Tree chart|+}}{{Tree chart/end}} || &amp;amp;nbsp;&lt;br /&gt;
| {{large|&amp;lt;code&amp;gt;(&amp;lt;/code&amp;gt;}} || style=&amp;quot;border: 1px solid gray;&amp;quot; | {{Tree chart/start}}{{Tree chart|(}}{{Tree chart/end}} || &amp;amp;nbsp;&lt;br /&gt;
|-&lt;br /&gt;
| || ||&lt;br /&gt;
| {{large|&amp;lt;code&amp;gt;`&amp;lt;/code&amp;gt;}} || style=&amp;quot;border: 1px solid gray;&amp;quot; | {{Tree chart/start}}{{Tree chart|`}}{{Tree chart/end}} || &amp;amp;nbsp;&lt;br /&gt;
| {{large|&amp;lt;code&amp;gt;^&amp;lt;/code&amp;gt;}} || style=&amp;quot;border: 1px solid gray;&amp;quot; | {{Tree chart/start}}{{Tree chart|^}}{{Tree chart/end}} || &amp;amp;nbsp;&lt;br /&gt;
| {{large|&amp;lt;code&amp;gt;'&amp;lt;/code&amp;gt;}} || style=&amp;quot;border: 1px solid gray;&amp;quot; | {{Tree chart/start}}{{Tree chart|'}}{{Tree chart/end}} || &amp;amp;nbsp;&lt;br /&gt;
|}&lt;br /&gt;
{| style=&amp;quot;float: left; margin-left: 1em;&amp;quot;&lt;br /&gt;
|+ '''Dashed lines:'''&lt;br /&gt;
|-&lt;br /&gt;
| {{large|&amp;lt;code&amp;gt;:&amp;lt;/code&amp;gt;}} || style=&amp;quot;border: 1px solid gray;&amp;quot; | {{Tree chart/start}}{{Tree chart|:}}{{Tree chart/end}} || &amp;amp;nbsp;&lt;br /&gt;
| {{large|&amp;lt;code&amp;gt;F&amp;lt;/code&amp;gt;}} || style=&amp;quot;border: 1px solid gray;&amp;quot; | {{Tree chart/start}}{{Tree chart|F}}{{Tree chart/end}} || &amp;amp;nbsp;&lt;br /&gt;
| {{large|&amp;lt;code&amp;gt;V&amp;lt;/code&amp;gt;}} || style=&amp;quot;border: 1px solid gray;&amp;quot; | {{Tree chart/start}}{{Tree chart|V}}{{Tree chart/end}} || &amp;amp;nbsp;&lt;br /&gt;
| {{large|&amp;lt;code&amp;gt;7&amp;lt;/code&amp;gt;}} || style=&amp;quot;border: 1px solid gray;&amp;quot; | {{Tree chart/start}}{{Tree chart|7}}{{Tree chart/end}} || &amp;amp;nbsp;&lt;br /&gt;
|-&lt;br /&gt;
| {{large|&amp;lt;code&amp;gt;~&amp;lt;/code&amp;gt;}} || style=&amp;quot;border: 1px solid gray;&amp;quot; | {{Tree chart/start}}{{Tree chart|~}}{{Tree chart/end}} || &amp;amp;nbsp;&lt;br /&gt;
| {{large|&amp;lt;code&amp;gt;D&amp;lt;/code&amp;gt;}} || style=&amp;quot;border: 1px solid gray;&amp;quot; | {{Tree chart/start}}{{Tree chart|D}}{{Tree chart/end}} || &amp;amp;nbsp;&lt;br /&gt;
| {{large|&amp;lt;code&amp;gt;%&amp;lt;/code&amp;gt;}} || style=&amp;quot;border: 1px solid gray;&amp;quot; | {{Tree chart/start}}{{Tree chart|%}}{{Tree chart/end}} || &amp;amp;nbsp;&lt;br /&gt;
| {{large|&amp;lt;code&amp;gt;C&amp;lt;/code&amp;gt;}} || style=&amp;quot;border: 1px solid gray;&amp;quot; | {{Tree chart/start}}{{Tree chart|C}}{{Tree chart/end}} || &amp;amp;nbsp;&lt;br /&gt;
|-&lt;br /&gt;
| || ||&lt;br /&gt;
| {{large|&amp;lt;code&amp;gt;L&amp;lt;/code&amp;gt;}} || style=&amp;quot;border: 1px solid gray;&amp;quot; | {{Tree chart/start}}{{Tree chart|L}}{{Tree chart/end}} || &amp;amp;nbsp;&lt;br /&gt;
| {{large|&amp;lt;code&amp;gt;A&amp;lt;/code&amp;gt;}} || style=&amp;quot;border: 1px solid gray;&amp;quot; | {{Tree chart/start}}{{Tree chart|A}}{{Tree chart/end}} || &amp;amp;nbsp;&lt;br /&gt;
| {{large|&amp;lt;code&amp;gt;J&amp;lt;/code&amp;gt;}} || style=&amp;quot;border: 1px solid gray;&amp;quot; | {{Tree chart/start}}{{Tree chart|J}}{{Tree chart/end}} || &amp;amp;nbsp;&lt;br /&gt;
|}&lt;br /&gt;
{| style=&amp;quot;float: left; margin-left: 1em;&amp;quot;&lt;br /&gt;
|+ '''Dotted lines:'''&lt;br /&gt;
|-&lt;br /&gt;
| {{large|&amp;lt;code&amp;gt;Q&amp;lt;/code&amp;gt;}} || style=&amp;quot;border: 1px solid gray;&amp;quot; | {{Tree chart/start}}{{Tree chart|Q}}{{Tree chart/end}} || &amp;amp;nbsp;&lt;br /&gt;
| {{large|&amp;lt;code&amp;gt;S&amp;lt;/code&amp;gt;}} || style=&amp;quot;border: 1px solid gray;&amp;quot; | {{Tree chart/start}}{{Tree chart|S}}{{Tree chart/end}} || &amp;amp;nbsp;&lt;br /&gt;
| {{large|&amp;lt;code&amp;gt;M&amp;lt;/code&amp;gt;}} || style=&amp;quot;border: 1px solid gray;&amp;quot; | {{Tree chart/start}}{{Tree chart|M}}{{Tree chart/end}} || &amp;amp;nbsp;&lt;br /&gt;
| {{large|&amp;lt;code&amp;gt;T&amp;lt;/code&amp;gt;}} || style=&amp;quot;border: 1px solid gray;&amp;quot; | {{Tree chart/start}}{{Tree chart|T}}{{Tree chart/end}} || &amp;amp;nbsp;&lt;br /&gt;
|-&lt;br /&gt;
| {{large|&amp;lt;code&amp;gt;P&amp;lt;/code&amp;gt;}} || style=&amp;quot;border: 1px solid gray;&amp;quot; | {{Tree chart/start}}{{Tree chart|P}}{{Tree chart/end}} || &amp;amp;nbsp;&lt;br /&gt;
| {{large|&amp;lt;code&amp;gt;H&amp;lt;/code&amp;gt;}} || style=&amp;quot;border: 1px solid gray;&amp;quot; | {{Tree chart/start}}{{Tree chart|H}}{{Tree chart/end}} || &amp;amp;nbsp;&lt;br /&gt;
| {{large|&amp;lt;code&amp;gt;R&amp;lt;/code&amp;gt;}} || style=&amp;quot;border: 1px solid gray;&amp;quot; | {{Tree chart/start}}{{Tree chart|R}}{{Tree chart/end}} || &amp;amp;nbsp;&lt;br /&gt;
| {{large|&amp;lt;code&amp;gt;G&amp;lt;/code&amp;gt;}} || style=&amp;quot;border: 1px solid gray;&amp;quot; | {{Tree chart/start}}{{Tree chart|G}}{{Tree chart/end}} || &amp;amp;nbsp;&lt;br /&gt;
|-&lt;br /&gt;
| || ||&lt;br /&gt;
| {{large|&amp;lt;code&amp;gt;Y&amp;lt;/code&amp;gt;}} || style=&amp;quot;border: 1px solid gray;&amp;quot; | {{Tree chart/start}}{{Tree chart|Y}}{{Tree chart/end}} || &amp;amp;nbsp;&lt;br /&gt;
| {{large|&amp;lt;code&amp;gt;W&amp;lt;/code&amp;gt;}} || style=&amp;quot;border: 1px solid gray;&amp;quot; | {{Tree chart/start}}{{Tree chart|W}}{{Tree chart/end}} || &amp;amp;nbsp;&lt;br /&gt;
| {{large|&amp;lt;code&amp;gt;Z&amp;lt;/code&amp;gt;}} || style=&amp;quot;border: 1px solid gray;&amp;quot; | {{Tree chart/start}}{{Tree chart|Z}}{{Tree chart/end}} || &amp;amp;nbsp;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{| style=&amp;quot;float: left; margin-left: 1em;&amp;quot;&lt;br /&gt;
|+'''Horiz dashed, vert solid:'''&lt;br /&gt;
| {{large|&amp;lt;code&amp;gt;fy&amp;lt;/code&amp;gt;}} || style=&amp;quot;border: 1px solid gray;&amp;quot; | {{Tree chart/start}}{{Tree chart|fy}}{{Tree chart/end}}&lt;br /&gt;
| {{large|&amp;lt;code&amp;gt;y&amp;lt;/code&amp;gt;}} || style=&amp;quot;border: 1px solid gray;&amp;quot; | {{Tree chart/start}}{{Tree chart|y}}{{Tree chart/end}}&lt;br /&gt;
| {{large|&amp;lt;code&amp;gt;ye&amp;lt;/code&amp;gt;}} || style=&amp;quot;border: 1px solid gray;&amp;quot; | {{Tree chart/start}}{{Tree chart|ye}}{{Tree chart/end}}&lt;br /&gt;
|-&lt;br /&gt;
| {{large|&amp;lt;code&amp;gt;f&amp;lt;/code&amp;gt;}} || style=&amp;quot;border: 1px solid gray;&amp;quot; | {{Tree chart/start}}{{Tree chart|f}}{{Tree chart/end}}&lt;br /&gt;
| {{large|&amp;lt;code&amp;gt;t&amp;lt;/code&amp;gt;}} || style=&amp;quot;border: 1px solid gray;&amp;quot; | {{Tree chart/start}}{{Tree chart|t}}{{Tree chart/end}}&lt;br /&gt;
| {{large|&amp;lt;code&amp;gt;e&amp;lt;/code&amp;gt;}} || style=&amp;quot;border: 1px solid gray;&amp;quot; | {{Tree chart/start}}{{Tree chart|e}}{{Tree chart/end}} &lt;br /&gt;
|-&lt;br /&gt;
| {{large|&amp;lt;code&amp;gt;fh&amp;lt;/code&amp;gt;}} || style=&amp;quot;border: 1px solid gray;&amp;quot; | {{Tree chart/start}}{{Tree chart|fh}}{{Tree chart/end}}&lt;br /&gt;
| {{large|&amp;lt;code&amp;gt;h&amp;lt;/code&amp;gt;}} || style=&amp;quot;border: 1px solid gray;&amp;quot; | {{Tree chart/start}}{{Tree chart|h}}{{Tree chart/end}}&lt;br /&gt;
| {{large|&amp;lt;code&amp;gt;he&amp;lt;/code&amp;gt;}} || style=&amp;quot;border: 1px solid gray;&amp;quot; | {{Tree chart/start}}{{Tree chart|he}}{{Tree chart/end}}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{| style=&amp;quot;float: left; margin-left: 1em;&amp;quot;&lt;br /&gt;
|+ '''Horiz solid, vert dashed:'''&lt;br /&gt;
| {{large|&amp;lt;code&amp;gt;dj&amp;lt;/code&amp;gt;}} || style=&amp;quot;border: 1px solid gray;&amp;quot; | {{Tree chart/start}}{{Tree chart|dj}}{{Tree chart/end}}&lt;br /&gt;
| {{large|&amp;lt;code&amp;gt;j&amp;lt;/code&amp;gt;}} || style=&amp;quot;border: 1px solid gray;&amp;quot; | {{Tree chart/start}}{{Tree chart|j}}{{Tree chart/end}}&lt;br /&gt;
| {{large|&amp;lt;code&amp;gt;jc&amp;lt;/code&amp;gt;}} || style=&amp;quot;border: 1px solid gray;&amp;quot; | {{Tree chart/start}}{{Tree chart|jc}}{{Tree chart/end}}&lt;br /&gt;
|-&lt;br /&gt;
| {{large|&amp;lt;code&amp;gt;d&amp;lt;/code&amp;gt;}} || style=&amp;quot;border: 1px solid gray;&amp;quot; | {{Tree chart/start}}{{Tree chart|d}}{{Tree chart/end}}&lt;br /&gt;
| {{large|&amp;lt;code&amp;gt;*&amp;lt;/code&amp;gt;}} || style=&amp;quot;border: 1px solid gray;&amp;quot; | {{Tree chart/start}}{{Tree chart|*}}{{Tree chart/end}}&lt;br /&gt;
| {{large|&amp;lt;code&amp;gt;c&amp;lt;/code&amp;gt;}} || style=&amp;quot;border: 1px solid gray;&amp;quot; | {{Tree chart/start}}{{Tree chart|c}}{{Tree chart/end}}&lt;br /&gt;
|-&lt;br /&gt;
| {{large|&amp;lt;code&amp;gt;di&amp;lt;/code&amp;gt;}} || style=&amp;quot;border: 1px solid gray;&amp;quot; | {{Tree chart/start}}{{Tree chart|di}}{{Tree chart/end}}&lt;br /&gt;
| {{large|&amp;lt;code&amp;gt;i&amp;lt;/code&amp;gt;}} || style=&amp;quot;border: 1px solid gray;&amp;quot; | {{Tree chart/start}}{{Tree chart|i}}{{Tree chart/end}}&lt;br /&gt;
| {{large|&amp;lt;code&amp;gt;ic&amp;lt;/code&amp;gt;}} || style=&amp;quot;border: 1px solid gray;&amp;quot; | {{Tree chart/start}}{{Tree chart|ic}}{{Tree chart/end}}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{| style=&amp;quot;float: left; margin-left: 1em;&amp;quot;&lt;br /&gt;
|+'''Horiz solid, vert dotted:'''&lt;br /&gt;
| {{large|&amp;lt;code&amp;gt;kr&amp;lt;/code&amp;gt;}} || style=&amp;quot;border: 1px solid gray;&amp;quot; | {{Tree chart/start}}{{Tree chart|kr}}{{Tree chart/end}} &lt;br /&gt;
| {{large|&amp;lt;code&amp;gt;r&amp;lt;/code&amp;gt;}} || style=&amp;quot;border: 1px solid gray;&amp;quot; | {{Tree chart/start}}{{Tree chart|r}}{{Tree chart/end}} &lt;br /&gt;
| {{large|&amp;lt;code&amp;gt;rl&amp;lt;/code&amp;gt;}} || style=&amp;quot;border: 1px solid gray;&amp;quot; | {{Tree chart/start}}{{Tree chart|rl}}{{Tree chart/end}} &lt;br /&gt;
|-&lt;br /&gt;
| {{large|&amp;lt;code&amp;gt;k&amp;lt;/code&amp;gt;}} || style=&amp;quot;border: 1px solid gray;&amp;quot; | {{Tree chart/start}}{{Tree chart|k}}{{Tree chart/end}}&lt;br /&gt;
| {{large|&amp;lt;code&amp;gt;a&amp;lt;/code&amp;gt;}} || style=&amp;quot;border: 1px solid gray;&amp;quot; | {{Tree chart/start}}{{Tree chart|a}}{{Tree chart/end}}&lt;br /&gt;
| {{large|&amp;lt;code&amp;gt;l&amp;lt;/code&amp;gt;}} || style=&amp;quot;border: 1px solid gray;&amp;quot; | {{Tree chart/start}}{{Tree chart|l}}{{Tree chart/end}}&lt;br /&gt;
|-&lt;br /&gt;
| {{large|&amp;lt;code&amp;gt;kq&amp;lt;/code&amp;gt;}} || style=&amp;quot;border: 1px solid gray;&amp;quot; | {{Tree chart/start}}{{Tree chart|kq}}{{Tree chart/end}}&lt;br /&gt;
| {{large|&amp;lt;code&amp;gt;q&amp;lt;/code&amp;gt;}} || style=&amp;quot;border: 1px solid gray;&amp;quot; | {{Tree chart/start}}{{Tree chart|q}}{{Tree chart/end}}&lt;br /&gt;
| {{large|&amp;lt;code&amp;gt;ql&amp;lt;/code&amp;gt;}} || style=&amp;quot;border: 1px solid gray;&amp;quot; | {{Tree chart/start}}{{Tree chart|ql}}{{Tree chart/end}}&lt;br /&gt;
|}&lt;br /&gt;
{| style=&amp;quot;float: left; margin-left: 1em;&amp;quot;&lt;br /&gt;
|+ '''Horiz dashed, vert dotted:'''&lt;br /&gt;
| {{large|&amp;lt;code&amp;gt;kr2&amp;lt;/code&amp;gt;}} || style=&amp;quot;border: 1px solid gray;&amp;quot; | {{Tree chart/start}}{{Tree chart|kr2}}{{Tree chart/end}}&lt;br /&gt;
| {{large|&amp;lt;code&amp;gt;r2&amp;lt;/code&amp;gt;}} || style=&amp;quot;border: 1px solid gray;&amp;quot; | {{Tree chart/start}}{{Tree chart|r2}}{{Tree chart/end}} &lt;br /&gt;
| {{large|&amp;lt;code&amp;gt;rl2&amp;lt;/code&amp;gt;}} || style=&amp;quot;border: 1px solid gray;&amp;quot; | {{Tree chart/start}}{{Tree chart|rl2}}{{Tree chart/end}}&lt;br /&gt;
|-&lt;br /&gt;
| {{large|&amp;lt;code&amp;gt;k2&amp;lt;/code&amp;gt;}} || style=&amp;quot;border: 1px solid gray;&amp;quot; | {{Tree chart/start}}{{Tree chart|k2}}{{Tree chart/end}} &lt;br /&gt;
| {{large|&amp;lt;code&amp;gt;a2&amp;lt;/code&amp;gt;}} || style=&amp;quot;border: 1px solid gray;&amp;quot; | {{Tree chart/start}}{{Tree chart|a2}}{{Tree chart/end}}&lt;br /&gt;
| {{large|&amp;lt;code&amp;gt;l2&amp;lt;/code&amp;gt;}} || style=&amp;quot;border: 1px solid gray;&amp;quot; | {{Tree chart/start}}{{Tree chart|l2}}{{Tree chart/end}}&lt;br /&gt;
|-&lt;br /&gt;
|{{large|&amp;lt;code&amp;gt;kq2&amp;lt;/code&amp;gt;}} || style=&amp;quot;border: 1px solid gray;&amp;quot; | {{Tree chart/start}}{{Tree chart|kq2}}{{Tree chart/end}}&lt;br /&gt;
| {{large|&amp;lt;code&amp;gt;q2&amp;lt;/code&amp;gt;}} || style=&amp;quot;border: 1px solid gray;&amp;quot; | {{Tree chart/start}}{{Tree chart|q2}}{{Tree chart/end}}&lt;br /&gt;
| {{large|&amp;lt;code&amp;gt;ql2&amp;lt;/code&amp;gt;}} || style=&amp;quot;border: 1px solid gray;&amp;quot; | {{Tree chart/start}}{{Tree chart|ql2}}{{Tree chart/end}}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{| style=&amp;quot;float: left; margin-left: 1em;&amp;quot;&lt;br /&gt;
|+ '''Horiz dotted, vert solid:'''&lt;br /&gt;
| {{large|&amp;lt;code&amp;gt;om&amp;lt;/code&amp;gt;}} || style=&amp;quot;border: 1px solid gray;&amp;quot; | {{Tree chart/start}}{{Tree chart|om}}{{Tree chart/end}}&lt;br /&gt;
| {{large|&amp;lt;code&amp;gt;m&amp;lt;/code&amp;gt;}} || style=&amp;quot;border: 1px solid gray;&amp;quot; | {{Tree chart/start}}{{Tree chart|m}}{{Tree chart/end}}&lt;br /&gt;
| {{large|&amp;lt;code&amp;gt;mp&amp;lt;/code&amp;gt;}} || style=&amp;quot;border: 1px solid gray;&amp;quot; | {{Tree chart/start}}{{Tree chart|mp}}{{Tree chart/end}}&lt;br /&gt;
|-&lt;br /&gt;
| {{large|&amp;lt;code&amp;gt;o&amp;lt;/code&amp;gt;}} || style=&amp;quot;border: 1px solid gray;&amp;quot; | {{Tree chart/start}}{{Tree chart|o}}{{Tree chart/end}}&lt;br /&gt;
| {{large|&amp;lt;code&amp;gt;b&amp;lt;/code&amp;gt;}} || style=&amp;quot;border: 1px solid gray;&amp;quot; | {{Tree chart/start}}{{Tree chart|b}}{{Tree chart/end}}&lt;br /&gt;
| {{large|&amp;lt;code&amp;gt;p&amp;lt;/code&amp;gt;}} || style=&amp;quot;border: 1px solid gray;&amp;quot; | {{Tree chart/start}}{{Tree chart|p}}{{Tree chart/end}}&lt;br /&gt;
|-&lt;br /&gt;
| {{large|&amp;lt;code&amp;gt;on&amp;lt;/code&amp;gt;}} || style=&amp;quot;border: 1px solid gray;&amp;quot; | {{Tree chart/start}}{{Tree chart|on}}{{Tree chart/end}}&lt;br /&gt;
| {{large|&amp;lt;code&amp;gt;n&amp;lt;/code&amp;gt;}} || style=&amp;quot;border: 1px solid gray;&amp;quot; | {{Tree chart/start}}{{Tree chart|n}}{{Tree chart/end}}&lt;br /&gt;
| {{large|&amp;lt;code&amp;gt;np&amp;lt;/code&amp;gt;}} || style=&amp;quot;border: 1px solid gray;&amp;quot; | {{Tree chart/start}}{{Tree chart|np}}{{Tree chart/end}} &lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{| style=&amp;quot;float: left; margin-left: 1em;&amp;quot;&lt;br /&gt;
|+ '''Horiz dotted, vert dashed:'''&lt;br /&gt;
| {{large|&amp;lt;code&amp;gt;om2&amp;lt;/code&amp;gt;}} || style=&amp;quot;border: 1px solid gray;&amp;quot; | {{Tree chart/start}}{{Tree chart|om2}}{{Tree chart/end}}&lt;br /&gt;
| {{large|&amp;lt;code&amp;gt;m2&amp;lt;/code&amp;gt;}} || style=&amp;quot;border: 1px solid gray;&amp;quot; | {{Tree chart/start}}{{Tree chart|m2}}{{Tree chart/end}}&lt;br /&gt;
| {{large|&amp;lt;code&amp;gt;mp2&amp;lt;/code&amp;gt;}} || style=&amp;quot;border: 1px solid gray;&amp;quot; | {{Tree chart/start}}{{Tree chart|mp2}}{{Tree chart/end}}&lt;br /&gt;
|-&lt;br /&gt;
| {{large|&amp;lt;code&amp;gt;o2&amp;lt;/code&amp;gt;}} || style=&amp;quot;border: 1px solid gray;&amp;quot; | {{Tree chart/start}}{{Tree chart|o2}}{{Tree chart/end}}&lt;br /&gt;
| {{large|&amp;lt;code&amp;gt;b2&amp;lt;/code&amp;gt;}} || style=&amp;quot;border: 1px solid gray;&amp;quot; | {{Tree chart/start}}{{Tree chart|b2}}{{Tree chart/end}}&lt;br /&gt;
| {{large|&amp;lt;code&amp;gt;p2&amp;lt;/code&amp;gt;}} || style=&amp;quot;border: 1px solid gray;&amp;quot; | {{Tree chart/start}}{{Tree chart|p2}}{{Tree chart/end}}&lt;br /&gt;
|-&lt;br /&gt;
| {{large|&amp;lt;code&amp;gt;on2&amp;lt;/code&amp;gt;}} || style=&amp;quot;border: 1px solid gray;&amp;quot; | {{Tree chart/start}}{{Tree chart|on2}}{{Tree chart/end}}&lt;br /&gt;
| {{large|&amp;lt;code&amp;gt;n2&amp;lt;/code&amp;gt;}} || style=&amp;quot;border: 1px solid gray;&amp;quot; | {{Tree chart/start}}{{Tree chart|n2}}{{Tree chart/end}}&lt;br /&gt;
| {{large|&amp;lt;code&amp;gt;np2&amp;lt;/code&amp;gt;}} || style=&amp;quot;border: 1px solid gray;&amp;quot; | {{Tree chart/start}}{{Tree chart|np2}}{{Tree chart/end}} &lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{{clear}}&lt;br /&gt;
{|&lt;br /&gt;
|+ '''Miscellaneous''' (grey background not available in, or changed from, familytree):&amp;lt;!-- This subset is an insufficient set or questionable, but some map onto tiles that exist in {{familytree}}: --&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| {{large|&amp;lt;code&amp;gt;k3&amp;lt;/code&amp;gt;}} ||style=&amp;quot;border:1px solid gray; background:lightgray;&amp;quot;| {{Tree chart/start}}{{Tree chart|k3}}{{Tree chart/end}}&lt;br /&gt;
| {{large|&amp;lt;code&amp;gt;T2&amp;lt;/code&amp;gt;}} ||style=&amp;quot;border:1px solid gray; background:lightgray;&amp;quot;| {{Tree chart/start}}{{Tree chart|T2}}{{Tree chart/end}}&lt;br /&gt;
| {{large|&amp;lt;code&amp;gt;l3&amp;lt;/code&amp;gt;}} ||style=&amp;quot;border:1px solid gray; background:lightgray;&amp;quot;| {{Tree chart/start}}{{Tree chart|l3}}{{Tree chart/end}}&lt;br /&gt;
| {{large|&amp;lt;code&amp;gt;l4&amp;lt;/code&amp;gt;}} ||style=&amp;quot;border:1px solid gray; background:lightgray;&amp;quot;| {{Tree chart/start}}{{Tree chart|l4}}{{Tree chart/end}}&lt;br /&gt;
|-&lt;br /&gt;
| {{large|&amp;lt;code&amp;gt;G2&amp;lt;/code&amp;gt;}} ||style=&amp;quot;border:1px solid gray; background:lightgray;&amp;quot;| {{Tree chart/start}}{{Tree chart|G2}}{{Tree chart/end}}&lt;br /&gt;
| ||&lt;br /&gt;
| ||&lt;br /&gt;
| {{large|&amp;lt;code&amp;gt;b3&amp;lt;/code&amp;gt;}} ||style=&amp;quot;border:1px solid gray; background:lightgray;&amp;quot;| {{Tree chart/start}}{{Tree chart|b3}}{{Tree chart/end}}&lt;br /&gt;
|-&lt;br /&gt;
| {{large|&amp;lt;code&amp;gt;E&amp;lt;/code&amp;gt;}} ||style=&amp;quot;border:1px solid gray&amp;quot;| {{Tree chart/start}}{{Tree chart|E}}{{Tree chart/end}}&lt;br /&gt;
| {{large|&amp;lt;code&amp;gt;K&amp;lt;/code&amp;gt;}} ||style=&amp;quot;border:1px solid gray&amp;quot;| {{Tree chart/start}}{{Tree chart|K}}{{Tree chart/end}}&lt;br /&gt;
| ||&lt;br /&gt;
| {{large|&amp;lt;code&amp;gt;U&amp;lt;/code&amp;gt;}} ||style=&amp;quot;border:1px solid gray&amp;quot;| {{Tree chart/start}}{{Tree chart|U}}{{Tree chart/end}}&lt;br /&gt;
|-&lt;br /&gt;
| {{large|&amp;lt;code&amp;gt;X&amp;lt;/code&amp;gt;}} ||style=&amp;quot;border:1px solid gray&amp;quot;| {{Tree chart/start}}{{Tree chart|X}}{{Tree chart/end}}&lt;br /&gt;
| {{large|&amp;lt;code&amp;gt;X2&amp;lt;/code&amp;gt;}} ||style=&amp;quot;border:1px solid gray&amp;quot;| {{Tree chart/start}}{{Tree chart|X2}}{{Tree chart/end}}&lt;br /&gt;
| ||&lt;br /&gt;
| ||&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Style attributes==&lt;br /&gt;
The appearance of the boxes in a row may be controlled by the following optional template parameters:&lt;br /&gt;
* ''border'' specifies the width of the box border in pixels,&lt;br /&gt;
* ''boxstyle'' can be used to append arbitrary [[Cascading Style Sheets|CSS]] declarations directly to the box style attributes. For example, the following code:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;wikitext&amp;quot;&amp;gt;&lt;br /&gt;
{{Tree chart/start}}&lt;br /&gt;
{{Tree chart|border=1|boxstyle=color:white; background:green; | | FOO |y| BAR | |FOO=Box 1|BAR=Box 2}}&lt;br /&gt;
{{Tree chart| | |,|-|^|-|.| | }}&lt;br /&gt;
{{Tree chart|border=3|boxstyle=background:yellow; | | FOO | | BAR | |FOO=Box 3|BAR=Box 4}}&lt;br /&gt;
{{Tree chart/end}}&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
produces this chart:&lt;br /&gt;
&lt;br /&gt;
{{Tree chart/start}}&lt;br /&gt;
{{Tree chart|border=1|boxstyle=color:white; background:green;  | | FOO |y| BAR | |FOO=Box 1|BAR=Box 2}}&lt;br /&gt;
{{Tree chart| | |,|-|^|-|.| | }}&lt;br /&gt;
{{Tree chart|border=3|boxstyle=background:yellow; | | FOO | | BAR | |FOO=Box 3|BAR=Box 4}}&lt;br /&gt;
{{Tree chart/end}}&lt;br /&gt;
&lt;br /&gt;
Style attributes can even be set for individual boxes within each row, as in the example below:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;wikitext&amp;quot;&amp;gt;&lt;br /&gt;
{{Tree chart/start}}&lt;br /&gt;
{{Tree chart| | | | |CLEAR| | | | |CLEAR=Clear box}}&lt;br /&gt;
{{Tree chart| |,|-|-|'|!|`|-|-|.| }}&lt;br /&gt;
{{Tree chart|RED  |~|GREEN|~|BLUE |RED=Red box|GREEN=Green box|BLUE=Blue box&lt;br /&gt;
|boxstyle_RED  =color:white; background-color: red;&lt;br /&gt;
|boxstyle_GREEN=color:yellow; background-color: green;&lt;br /&gt;
|boxstyle_BLUE =color:white; background-color: blue;&lt;br /&gt;
}}&lt;br /&gt;
{{Tree chart/end}}&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
which produces this:&lt;br /&gt;
&lt;br /&gt;
{{Tree chart/start}}&lt;br /&gt;
{{Tree chart| | | | |CLEAR| | | | |CLEAR=Clear box}}&lt;br /&gt;
{{Tree chart| |,|-|-|'|!|`|-|-|.| }}&lt;br /&gt;
{{Tree chart|RED  |~|GREEN|~|BLUE |RED=Red box|GREEN=Green box|BLUE=Blue box&lt;br /&gt;
|boxstyle_RED  =color:white; background-color: red;&lt;br /&gt;
|boxstyle_GREEN=color:yellow; background-color: green;&lt;br /&gt;
|boxstyle_BLUE =color:white; background-color: blue;&lt;br /&gt;
}}&lt;br /&gt;
{{Tree chart/end}}&lt;br /&gt;
&lt;br /&gt;
Note: when specifying style attributes for individual named boxes, make sure the box names are aligned to the '''left''' side of the area reserved for them in the template call (as in &amp;quot;&amp;lt;code&amp;gt;|RED&amp;amp;nbsp;&amp;amp;nbsp;|&amp;lt;/code&amp;gt;&amp;quot; instead of &amp;quot;&amp;lt;code&amp;gt;|&amp;amp;nbsp;RED&amp;amp;nbsp;|&amp;lt;/code&amp;gt;&amp;quot; in the example above), otherwise the template will end up looking for a style parameter with spaces in its name.&lt;br /&gt;
&lt;br /&gt;
The {{tl|Tree chart/start}} template also accepts an optional {{para|style}} parameter that can be used to set CSS styles for the entire diagram, and an optional {{para|align}} parameter to set the chart alignment.&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
* [[Help:Family trees]] for other methods.&lt;br /&gt;
* [[User:Daduxing/familytree.js|familytree.js]], a tool for the easy creation or updating of diagrams using these templates.&lt;br /&gt;
* [[:Category:Family tree templates]]&lt;br /&gt;
* [[Template:Nerva–Antonine family tree]], a large example.&lt;br /&gt;
* [[Template:Tree list]]&lt;br /&gt;
* [[Template:Ahnentafel]]&lt;br /&gt;
{{Template:Graph, chart and plot templates|cat=no}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;includeonly&amp;gt;{{Sandbox other|&lt;br /&gt;
|  {{When on user page | |&lt;br /&gt;
&amp;lt;!-- Categories below this line, please:--&amp;gt;&lt;br /&gt;
[[Category:Chart formatting templates| ]]&lt;br /&gt;
[[Category:Genealogy formatting templates]]&lt;br /&gt;
[[Category:Templates with partial table wikitext]]&lt;br /&gt;
&lt;br /&gt;
}} }}&amp;lt;/includeonly&amp;gt;&lt;/div&gt;</summary>
		<author><name>Wikipedia&gt;Paine Ellsworth</name></author>
	</entry>
</feed>