<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://goodoldtv.com/index.php?action=history&amp;feed=atom&amp;title=Template%3ATree_chart%2Fstart%2Fdoc</id>
	<title>Template:Tree chart/start/doc - Revision history</title>
	<link rel="self" type="application/atom+xml" href="http://goodoldtv.com/index.php?action=history&amp;feed=atom&amp;title=Template%3ATree_chart%2Fstart%2Fdoc"/>
	<link rel="alternate" type="text/html" href="http://goodoldtv.com/index.php?title=Template:Tree_chart/start/doc&amp;action=history"/>
	<updated>2026-04-22T20:44:59Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.38.2</generator>
	<entry>
		<id>http://goodoldtv.com/index.php?title=Template:Tree_chart/start/doc&amp;diff=13101&amp;oldid=prev</id>
		<title>Adminpeter: 1 revision imported</title>
		<link rel="alternate" type="text/html" href="http://goodoldtv.com/index.php?title=Template:Tree_chart/start/doc&amp;diff=13101&amp;oldid=prev"/>
		<updated>2022-05-30T16:50:42Z</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;tr class=&quot;diff-title&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Revision as of 12:50, 30 May 2022&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&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;/table&gt;</summary>
		<author><name>Adminpeter</name></author>
	</entry>
	<entry>
		<id>http://goodoldtv.com/index.php?title=Template:Tree_chart/start/doc&amp;diff=13100&amp;oldid=prev</id>
		<title>GOTV&gt;Reaper Eternal: Updated documentation to match new title</title>
		<link rel="alternate" type="text/html" href="http://goodoldtv.com/index.php?title=Template:Tree_chart/start/doc&amp;diff=13100&amp;oldid=prev"/>
		<updated>2019-03-16T17:15:16Z</updated>

		<summary type="html">&lt;p&gt;Updated documentation to match new title&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;!-- Categories go at the bottom of this page and interwikis go in Wikidata. --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Usage==&lt;br /&gt;
This template is meant to be used in conjunction with {{tl|Tree chart}} and {{tl|Tree chart/end}} to create various types of charts (such as family trees). See {{tl|Tree chart}}&amp;#039;s documentation for help on how to actually make charts.&lt;br /&gt;
&lt;br /&gt;
==Parameters==&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;summary&amp;#039;&amp;#039;&amp;#039; (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.&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;style&amp;#039;&amp;#039;&amp;#039; (optional) Can be used to set a basic CSS style for the entire chart.&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;align&amp;#039;&amp;#039;&amp;#039; (optional) Sets chart alignment: left, right or center.&lt;br /&gt;
&lt;br /&gt;
==Example==&lt;br /&gt;
The following example shows the use of two parameters. A summary is specified (&amp;quot;This is an example chart&amp;quot;) and the whole chart&amp;#039;s background color is set to blue. The example also shows how the chart&amp;#039;s overall style can be overridden by more specific styles set by {{tl|chart}}. In this case, the color of the first row of cells is set to yellow using the features of the {{tl|chart}} template; see that template&amp;#039;s documentation for details on how to specify the CSS of rows and individual cells of a chart.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&lt;br /&gt;
{{Tree chart/start|style=background:blue;}}&lt;br /&gt;
{{Tree chart|border=1|boxstyle=background:yellow; | | FOO |y| BAR | |FOO=Box 1|BAR=Box 2}}&lt;br /&gt;
{{Tree chart| | |,|-|^|-|.| | }}&lt;br /&gt;
{{Tree chart| | FOO | | BAR | |FOO=Box 3|BAR=Box 4}}&lt;br /&gt;
{{Tree chart/end}}&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
produces this chart:&lt;br /&gt;
&lt;br /&gt;
{{Tree chart/start|style=background:blue;}}&lt;br /&gt;
{{Tree chart|border=1|boxstyle=background:yellow; | | FOO |y| BAR | |FOO=Box 1|BAR=Box 2}}&lt;br /&gt;
{{Tree chart| | |,|-|^|-|.| | }}&lt;br /&gt;
{{Tree chart| | FOO | | BAR | |FOO=Box 3|BAR=Box 4}}&lt;br /&gt;
{{Tree chart/end}}&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
*[[Wikipedia:Family trees]]&lt;br /&gt;
*{{tlx|Tree chart/end}}&lt;br /&gt;
*{{tlx|chart top}}&lt;br /&gt;
*{{tlx|Tree chart}}&lt;br /&gt;
*{{tlx|chart bottom}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;includeonly&amp;gt;{{sandbox other||&lt;br /&gt;
&amp;lt;!-- Categories below this line, please; interwikis at Wikidata --&amp;gt;&lt;br /&gt;
[[Category:Genealogy formatting templates]]&lt;br /&gt;
}}&amp;lt;/includeonly&amp;gt;&lt;/div&gt;</summary>
		<author><name>GOTV&gt;Reaper Eternal</name></author>
	</entry>
</feed>