<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="fr">
	<id>https://fallout-wiki.com/index.php?action=history&amp;feed=atom&amp;title=Mod%C3%A8le%3ASch%C3%A9ma%2Fdoc</id>
	<title>Modèle:Schéma/doc - Historique des versions</title>
	<link rel="self" type="application/atom+xml" href="https://fallout-wiki.com/index.php?action=history&amp;feed=atom&amp;title=Mod%C3%A8le%3ASch%C3%A9ma%2Fdoc"/>
	<link rel="alternate" type="text/html" href="https://fallout-wiki.com/index.php?title=Mod%C3%A8le:Sch%C3%A9ma/doc&amp;action=history"/>
	<updated>2026-06-06T05:12:32Z</updated>
	<subtitle>Historique des versions pour cette page sur le wiki</subtitle>
	<generator>MediaWiki 1.45.3</generator>
	<entry>
		<id>https://fallout-wiki.com/index.php?title=Mod%C3%A8le:Sch%C3%A9ma/doc&amp;diff=21721&amp;oldid=prev</id>
		<title>Kharmitch le 16 septembre 2015 à 14:21</title>
		<link rel="alternate" type="text/html" href="https://fallout-wiki.com/index.php?title=Mod%C3%A8le:Sch%C3%A9ma/doc&amp;diff=21721&amp;oldid=prev"/>
		<updated>2015-09-16T14:21:02Z</updated>

		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Nouvelle page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;&amp;lt;noinclude&amp;gt;{{documentationpage}}&amp;lt;/noinclude&amp;gt;&lt;br /&gt;
&lt;br /&gt;
This is a template for rendering simple diagrams consisting of boxes and connecting lines based loosely on an [[wikipedia:ASCII art|ASCII art]]-like syntax. The trees are displayed as [[wikipedia:HTML|HTML]] tables using [[wikipedia:Cascading Style Sheets|CSS]] attributes, and may contain arbitrary [[wikipedia:wiki markup|wiki markup]] within the boxes. This implementation was based on the [[wikipedia:Template:Familytree|familytree]] template.&lt;br /&gt;
&lt;br /&gt;
==Example usage==&lt;br /&gt;
This code:&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&lt;br /&gt;
{{schéma/début}}&lt;br /&gt;
{{schéma| | | | GrMa |~|y|~| GRP | | GrMa=Grandma|GRP=Grandpa}}&lt;br /&gt;
{{schéma| | | | | | | |)|-|-|-|.| }}&lt;br /&gt;
{{schéma| | | MOM |y| DAD | |HAROLD| MOM=Mom|DAD=Dad|HAROLD=[[Harold]]}}&lt;br /&gt;
{{schéma| |,|-|-|-|+|-|-|-|.| | | }}&lt;br /&gt;
{{schéma| JOE | | ME  | | SIS | | | JOE=My brother Joe|ME=&amp;#039;&amp;#039;&amp;#039;Me!&amp;#039;&amp;#039;&amp;#039;|SIS=My little sister}}&lt;br /&gt;
{{schéma/fin}}&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
Produces this:&lt;br /&gt;
&lt;br /&gt;
{{schéma/début}}&lt;br /&gt;
{{schéma| | | | GrMa |~|y|~| GRP | | GrMa=Grandma|GRP=Grandpa}}&lt;br /&gt;
{{schéma| | | | | | | |)|-|-|-|.| }}&lt;br /&gt;
{{schéma| | | MOM |y| DAD | |HAROLD| MOM=Mom|DAD=Dad|HAROLD=[[Harold]]}}&lt;br /&gt;
{{schéma| |,|-|-|-|+|-|-|-|.| | | }}&lt;br /&gt;
{{schéma| JOE | | ME  | | SIS | | | JOE=My brother Joe|ME=&amp;#039;&amp;#039;&amp;#039;Me!&amp;#039;&amp;#039;&amp;#039;|SIS=My little sister}}&lt;br /&gt;
{{schéma/fin}}&lt;br /&gt;
&lt;br /&gt;
==Parameters==&lt;br /&gt;
{{Docparam|name=&amp;lt;unnamed 1&amp;gt; &amp;gt;&amp;gt; &amp;lt;unnamed 50&amp;gt;|req=semi|default=|desc=&lt;br /&gt;
This parameter defines the content of one schéma &amp;quot;box&amp;quot; in a row of up to 50 schéma boxes. In any given row, each schéma box requires a uniquely named parameter.&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{Docparam|name=rowspan|req=no|default=2|desc=&lt;br /&gt;
This parameter defines the number of cells all schéma boxs in a given row will extend. Each default schéma box is 2 cells long, and spacings between schéma boxes are 2 cells long.&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{Docparam|name=rowspan_&amp;lt;unnamed1&amp;gt; &amp;gt;&amp;gt; rowspan_&amp;lt;unnamed50&amp;gt;|req=no|default=2|desc=&lt;br /&gt;
This parameter defines the number of cells any individual schéma box in a row will extend. Each default schéma box is 2 cells long, and spacings between schéma boxes are 2 cells long.&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{Docparam|name=colspan|req=no|default=6|desc=&lt;br /&gt;
This parameter defines the number of cells all schéma boxes in a given column will extend. Each schéma box is 6 cells wide, and spacings between schéma boxes are 2 cells wide.&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{Docparam|name=colspan_&amp;lt;unnamed1&amp;gt; &amp;gt;&amp;gt; colspan_&amp;lt;unnamed50&amp;gt;|req=no|default=6|desc=&lt;br /&gt;
This parameter defines the number of cells any individual schéma box in a row will extend. Each default schéma box is 2 cells long, and spacings between schéma boxes are 2 cells long.&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{Docparam|name=border|req=no|default=2|desc=&lt;br /&gt;
This parameter defines the size in pixels of the border of all schéma boxes in any given row.&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{Docparam|name=border_&amp;lt;unnamed1&amp;gt; &amp;gt;&amp;gt; border_&amp;lt;unnamed50&amp;gt;|req=no|default=2|desc=&lt;br /&gt;
This parameter defines the size in pixels of the border of any individual schéma box.&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{Docparam|name=boxstyle|req=no|default=|desc=&lt;br /&gt;
This parameter defines any arbitrary [[wikipedia:Cascading Style Sheets|CSS]] styling of all schéma boxes in any given row.&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{Docparam|name=boxstyle_&amp;lt;unnamed1&amp;gt; &amp;gt;&amp;gt; boxstyle_&amp;lt;unnamed50&amp;gt;|req=no|default=|desc=&lt;br /&gt;
This parameter defines any arbitrary [[wikipedia:Cascading Style Sheets|CSS]] styling of any individual schéma box.&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{Docparam|name=style|req=no|default=|desc=&lt;br /&gt;
When used in the {{tl|schéma/start}} template, this parameter defines any arbitrary [[wikipedia:Cascading Style Sheets|CSS]] styling of all schéma boxes in the entire schéma template.&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{Docparam|name=class|req=no|default=|desc=&lt;br /&gt;
When used in the {{tl|schéma/start}} template, this parameter applies any predefined [[MediaWiki:Common.css|Common CSS]] class styling of all schéma boxes in the entire schéma template, or all schéma boxes in any given row, when used in the {{Tl|schéma}} template.&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{Docparam|name=class_&amp;lt;unnamed1&amp;gt; &amp;gt;&amp;gt; class_&amp;lt;unnamed50&amp;gt;|req=no|default=|desc=&lt;br /&gt;
This parameter applies any predefined [[MediaWiki:Common.css|Common CSS]] class styling of any individual schéma box.&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
==Usage==&lt;br /&gt;
This template produces one row in a family tree table. The template accepts up to 50 unnamed parameters describing the contents of the table. Each parameter specifies a &amp;#039;&amp;#039;&amp;#039;tile&amp;#039;&amp;#039;&amp;#039; or a &amp;#039;&amp;#039;&amp;#039;box&amp;#039;&amp;#039;&amp;#039;.&lt;br /&gt;
&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;Tiles&amp;#039;&amp;#039;&amp;#039; are line drawing symbols consisting of horizontal and vertical lines and various corners and crossings thereof. Tiles are specified using one- or two-character symbols: for the most common tiles, that character is more or less approximate the shape of the tile in appearance. A special case of a tile is the &amp;#039;&amp;#039;&amp;#039;empty tile&amp;#039;&amp;#039;&amp;#039;, 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;
|+ &amp;#039;&amp;#039;&amp;#039;Solid lines:&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;big&amp;gt;&amp;lt;tt&amp;gt;,&amp;lt;/tt&amp;gt;&amp;lt;/big&amp;gt; || style=&amp;quot;border: 1px solid gray;&amp;quot; | {{schéma/début}}{{schéma|,}}{{schéma/fin}} || &amp;amp;nbsp;&lt;br /&gt;
| &amp;lt;big&amp;gt;&amp;lt;tt&amp;gt;.&amp;lt;/tt&amp;gt;&amp;lt;/big&amp;gt; || style=&amp;quot;border: 1px solid gray;&amp;quot; | {{schéma/début}}{{schéma|.}}{{schéma/fin}} || &amp;amp;nbsp;&lt;br /&gt;
| &amp;lt;big&amp;gt;&amp;lt;tt&amp;gt;`&amp;lt;/tt&amp;gt;&amp;lt;/big&amp;gt; || style=&amp;quot;border: 1px solid gray;&amp;quot; | {{schéma/début}}{{schéma|`}}{{schéma/fin}} || &amp;amp;nbsp;&lt;br /&gt;
| &amp;lt;big&amp;gt;&amp;lt;tt&amp;gt;&amp;#039;&amp;lt;/tt&amp;gt;&amp;lt;/big&amp;gt; || style=&amp;quot;border: 1px solid gray;&amp;quot; | {{schéma/début}}{{schéma|&amp;#039;}}{{schéma/fin}} || &amp;amp;nbsp;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;big&amp;gt;&amp;lt;tt&amp;gt;^&amp;lt;/tt&amp;gt;&amp;lt;/big&amp;gt; || style=&amp;quot;border: 1px solid gray;&amp;quot; | {{schéma/début}}{{schéma|^}}{{schéma/fin}} || &amp;amp;nbsp;&lt;br /&gt;
| &amp;lt;big&amp;gt;&amp;lt;tt&amp;gt;v&amp;lt;/tt&amp;gt;&amp;lt;/big&amp;gt; || style=&amp;quot;border: 1px solid gray;&amp;quot; | {{schéma/début}}{{schéma|v}}{{schéma/fin}} || &amp;amp;nbsp;&lt;br /&gt;
| &amp;lt;big&amp;gt;&amp;lt;tt&amp;gt;(&amp;lt;/tt&amp;gt;&amp;lt;/big&amp;gt; || style=&amp;quot;border: 1px solid gray;&amp;quot; | {{schéma/début}}{{schéma|(}}{{schéma/fin}} || &amp;amp;nbsp;&lt;br /&gt;
| &amp;lt;big&amp;gt;&amp;lt;tt&amp;gt;)&amp;lt;/tt&amp;gt;&amp;lt;/big&amp;gt; || style=&amp;quot;border: 1px solid gray;&amp;quot; | {{schéma/début}}{{schéma|)}}{{schéma/fin}} || &amp;amp;nbsp;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;big&amp;gt;&amp;lt;tt&amp;gt;-&amp;lt;/tt&amp;gt;&amp;lt;/big&amp;gt; || style=&amp;quot;border: 1px solid gray;&amp;quot; | {{schéma/début}}{{schéma|-}}{{schéma/fin}} || &amp;amp;nbsp;&lt;br /&gt;
| &amp;lt;big&amp;gt;&amp;lt;tt&amp;gt;!&amp;lt;/tt&amp;gt;&amp;lt;/big&amp;gt; || style=&amp;quot;border: 1px solid gray;&amp;quot; | {{schéma/début}}{{schéma|!}}{{schéma/fin}} || &amp;amp;nbsp;&lt;br /&gt;
| &amp;lt;big&amp;gt;&amp;lt;tt&amp;gt;+&amp;lt;/tt&amp;gt;&amp;lt;/big&amp;gt; || style=&amp;quot;border: 1px solid gray;&amp;quot; | {{schéma/début}}{{schéma|+}}{{schéma/fin}} || &amp;amp;nbsp;&lt;br /&gt;
| &amp;lt;big&amp;gt;&amp;lt;tt&amp;gt; &amp;lt;/tt&amp;gt;&amp;lt;/big&amp;gt; || style=&amp;quot;border: 1px solid gray;&amp;quot; | {{schéma/début}}{{schéma| }}{{schéma/fin}} || &amp;amp;nbsp;&lt;br /&gt;
|}&lt;br /&gt;
{| style=&amp;quot;float: left; margin-left: 1em;&amp;quot;&lt;br /&gt;
|+ &amp;#039;&amp;#039;&amp;#039;Dashed lines:&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;big&amp;gt;&amp;lt;tt&amp;gt;F&amp;lt;/tt&amp;gt;&amp;lt;/big&amp;gt; || style=&amp;quot;border: 1px solid gray;&amp;quot; | {{schéma/début}}{{schéma|F}}{{schéma/fin}} || &amp;amp;nbsp;&lt;br /&gt;
| &amp;lt;big&amp;gt;&amp;lt;tt&amp;gt;7&amp;lt;/tt&amp;gt;&amp;lt;/big&amp;gt; || style=&amp;quot;border: 1px solid gray;&amp;quot; | {{schéma/début}}{{schéma|7}}{{schéma/fin}} || &amp;amp;nbsp;&lt;br /&gt;
| &amp;lt;big&amp;gt;&amp;lt;tt&amp;gt;L&amp;lt;/tt&amp;gt;&amp;lt;/big&amp;gt; || style=&amp;quot;border: 1px solid gray;&amp;quot; | {{schéma/début}}{{schéma|L}}{{schéma/fin}} || &amp;amp;nbsp;&lt;br /&gt;
| &amp;lt;big&amp;gt;&amp;lt;tt&amp;gt;J&amp;lt;/tt&amp;gt;&amp;lt;/big&amp;gt; || style=&amp;quot;border: 1px solid gray;&amp;quot; | {{schéma/début}}{{schéma|J}}{{schéma/fin}} || &amp;amp;nbsp;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;big&amp;gt;&amp;lt;tt&amp;gt;A&amp;lt;/tt&amp;gt;&amp;lt;/big&amp;gt; || style=&amp;quot;border: 1px solid gray;&amp;quot; | {{schéma/début}}{{schéma|A}}{{schéma/fin}} || &amp;amp;nbsp;&lt;br /&gt;
| &amp;lt;big&amp;gt;&amp;lt;tt&amp;gt;V&amp;lt;/tt&amp;gt;&amp;lt;/big&amp;gt; || style=&amp;quot;border: 1px solid gray;&amp;quot; | {{schéma/début}}{{schéma|V}}{{schéma/fin}} || &amp;amp;nbsp;&lt;br /&gt;
| &amp;lt;big&amp;gt;&amp;lt;tt&amp;gt;C&amp;lt;/tt&amp;gt;&amp;lt;/big&amp;gt; || style=&amp;quot;border: 1px solid gray;&amp;quot; | {{schéma/début}}{{schéma|C}}{{schéma/fin}} || &amp;amp;nbsp;&lt;br /&gt;
| &amp;lt;big&amp;gt;&amp;lt;tt&amp;gt;D&amp;lt;/tt&amp;gt;&amp;lt;/big&amp;gt; || style=&amp;quot;border: 1px solid gray;&amp;quot; | {{schéma/début}}{{schéma|D}}{{schéma/fin}} || &amp;amp;nbsp;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;big&amp;gt;&amp;lt;tt&amp;gt;~&amp;lt;/tt&amp;gt;&amp;lt;/big&amp;gt; || style=&amp;quot;border: 1px solid gray;&amp;quot; | {{schéma/début}}{{schéma|~}}{{schéma/fin}} || &amp;amp;nbsp;&lt;br /&gt;
| &amp;lt;big&amp;gt;&amp;lt;tt&amp;gt;:&amp;lt;/tt&amp;gt;&amp;lt;/big&amp;gt; || style=&amp;quot;border: 1px solid gray;&amp;quot; | {{schéma/début}}{{schéma|:}}{{schéma/fin}} || &amp;amp;nbsp;&lt;br /&gt;
| &amp;lt;big&amp;gt;&amp;lt;tt&amp;gt;%&amp;lt;/tt&amp;gt;&amp;lt;/big&amp;gt; || style=&amp;quot;border: 1px solid gray;&amp;quot; | {{schéma/début}}{{schéma|%}}{{schéma/fin}} || &amp;amp;nbsp;&lt;br /&gt;
| &amp;lt;big&amp;gt;&amp;lt;tt&amp;gt; &amp;lt;/tt&amp;gt;&amp;lt;/big&amp;gt; || style=&amp;quot;border: 1px solid gray;&amp;quot; | {{schéma/début}}{{schéma| }}{{schéma/fin}} || &amp;amp;nbsp;&lt;br /&gt;
|}&lt;br /&gt;
{| style=&amp;quot;float: left; margin-left: 1em;&amp;quot;&lt;br /&gt;
|+ &amp;#039;&amp;#039;&amp;#039;Dotted lines:&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;big&amp;gt;&amp;lt;tt&amp;gt;S&amp;lt;/tt&amp;gt;&amp;lt;/big&amp;gt; || style=&amp;quot;border: 1px solid gray;&amp;quot; | {{schéma/début}}{{schéma|S}}{{schéma/fin}} || &amp;amp;nbsp;&lt;br /&gt;
| &amp;lt;big&amp;gt;&amp;lt;tt&amp;gt;T&amp;lt;/tt&amp;gt;&amp;lt;/big&amp;gt; || style=&amp;quot;border: 1px solid gray;&amp;quot; | {{schéma/début}}{{schéma|T}}{{schéma/fin}} || &amp;amp;nbsp;&lt;br /&gt;
| &amp;lt;big&amp;gt;&amp;lt;tt&amp;gt;Y&amp;lt;/tt&amp;gt;&amp;lt;/big&amp;gt; || style=&amp;quot;border: 1px solid gray;&amp;quot; | {{schéma/début}}{{schéma|Y}}{{schéma/fin}} || &amp;amp;nbsp;&lt;br /&gt;
| &amp;lt;big&amp;gt;&amp;lt;tt&amp;gt;Z&amp;lt;/tt&amp;gt;&amp;lt;/big&amp;gt; || style=&amp;quot;border: 1px solid gray;&amp;quot; | {{schéma/début}}{{schéma|Z}}{{schéma/fin}} || &amp;amp;nbsp;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;big&amp;gt;&amp;lt;tt&amp;gt;W&amp;lt;/tt&amp;gt;&amp;lt;/big&amp;gt; || style=&amp;quot;border: 1px solid gray;&amp;quot; | {{schéma/début}}{{schéma|W}}{{schéma/fin}} || &amp;amp;nbsp;&lt;br /&gt;
| &amp;lt;big&amp;gt;&amp;lt;tt&amp;gt;M&amp;lt;/tt&amp;gt;&amp;lt;/big&amp;gt; || style=&amp;quot;border: 1px solid gray;&amp;quot; | {{schéma/début}}{{schéma|M}}{{schéma/fin}} || &amp;amp;nbsp;&lt;br /&gt;
| &amp;lt;big&amp;gt;&amp;lt;tt&amp;gt;G&amp;lt;/tt&amp;gt;&amp;lt;/big&amp;gt; || style=&amp;quot;border: 1px solid gray;&amp;quot; | {{schéma/début}}{{schéma|G}}{{schéma/fin}} || &amp;amp;nbsp;&lt;br /&gt;
| &amp;lt;big&amp;gt;&amp;lt;tt&amp;gt;H&amp;lt;/tt&amp;gt;&amp;lt;/big&amp;gt; || style=&amp;quot;border: 1px solid gray;&amp;quot; | {{schéma/début}}{{schéma|H}}{{schéma/fin}} || &amp;amp;nbsp;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;big&amp;gt;&amp;lt;tt&amp;gt;P&amp;lt;/tt&amp;gt;&amp;lt;/big&amp;gt; || style=&amp;quot;border: 1px solid gray;&amp;quot; | {{schéma/début}}{{schéma|P}}{{schéma/fin}} || &amp;amp;nbsp;&lt;br /&gt;
| &amp;lt;big&amp;gt;&amp;lt;tt&amp;gt;Q&amp;lt;/tt&amp;gt;&amp;lt;/big&amp;gt; || style=&amp;quot;border: 1px solid gray;&amp;quot; | {{schéma/début}}{{schéma|Q}}{{schéma/fin}} || &amp;amp;nbsp;&lt;br /&gt;
| &amp;lt;big&amp;gt;&amp;lt;tt&amp;gt;R&amp;lt;/tt&amp;gt;&amp;lt;/big&amp;gt; || style=&amp;quot;border: 1px solid gray;&amp;quot; | {{schéma/début}}{{schéma|R}}{{schéma/fin}} || &amp;amp;nbsp;&lt;br /&gt;
| &amp;lt;big&amp;gt;&amp;lt;tt&amp;gt; &amp;lt;/tt&amp;gt;&amp;lt;/big&amp;gt; || style=&amp;quot;border: 1px solid gray;&amp;quot; | {{schéma/début}}{{schéma| }}{{schéma/fin}} || &amp;amp;nbsp;&lt;br /&gt;
|}&lt;br /&gt;
{| style=&amp;quot;float: left; margin-left: 1em;&amp;quot;&lt;br /&gt;
|+ &amp;#039;&amp;#039;&amp;#039;Mixed:&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;big&amp;gt;&amp;lt;tt&amp;gt;*&amp;lt;/tt&amp;gt;&amp;lt;/big&amp;gt; || style=&amp;quot;border: 1px solid gray;&amp;quot; | {{schéma/début}}{{schéma|*}}{{schéma/fin}} || &amp;amp;nbsp;&lt;br /&gt;
| &amp;lt;big&amp;gt;&amp;lt;tt&amp;gt;d&amp;lt;/tt&amp;gt;&amp;lt;/big&amp;gt; || style=&amp;quot;border: 1px solid gray;&amp;quot; | {{schéma/début}}{{schéma|d}}{{schéma/fin}} || &amp;amp;nbsp;&lt;br /&gt;
| &amp;lt;big&amp;gt;&amp;lt;tt&amp;gt;c&amp;lt;/tt&amp;gt;&amp;lt;/big&amp;gt; || style=&amp;quot;border: 1px solid gray;&amp;quot; | {{schéma/début}}{{schéma|c}}{{schéma/fin}} || &amp;amp;nbsp;&lt;br /&gt;
| &amp;amp;nbsp; || &amp;amp;nbsp; || &amp;amp;nbsp;&lt;br /&gt;
| &amp;lt;big&amp;gt;&amp;lt;tt&amp;gt;a&amp;lt;/tt&amp;gt;&amp;lt;/big&amp;gt; || style=&amp;quot;border: 1px solid gray;&amp;quot; | {{schéma/début}}{{schéma|a}}{{schéma/fin}} || &amp;amp;nbsp;&lt;br /&gt;
| &amp;lt;big&amp;gt;&amp;lt;tt&amp;gt;k&amp;lt;/tt&amp;gt;&amp;lt;/big&amp;gt; || style=&amp;quot;border: 1px solid gray;&amp;quot; | {{schéma/début}}{{schéma|k}}{{schéma/fin}} || &amp;amp;nbsp;&lt;br /&gt;
| &amp;lt;big&amp;gt;&amp;lt;tt&amp;gt;l&amp;lt;/tt&amp;gt;&amp;lt;/big&amp;gt; || style=&amp;quot;border: 1px solid gray;&amp;quot; | {{schéma/début}}{{schéma|l}}{{schéma/fin}} || &amp;amp;nbsp;&lt;br /&gt;
| &amp;amp;nbsp; || &amp;amp;nbsp; || &amp;amp;nbsp;&lt;br /&gt;
| &amp;lt;big&amp;gt;&amp;lt;tt&amp;gt;a2&amp;lt;/tt&amp;gt;&amp;lt;/big&amp;gt; || style=&amp;quot;border: 1px solid gray;&amp;quot; | {{schéma/début}}{{schéma|a2}}{{schéma/fin}} || &amp;amp;nbsp;&lt;br /&gt;
| &amp;lt;big&amp;gt;&amp;lt;tt&amp;gt;k2&amp;lt;/tt&amp;gt;&amp;lt;/big&amp;gt; || style=&amp;quot;border: 1px solid gray;&amp;quot; | {{schéma/début}}{{schéma|k2}}{{schéma/fin}} || &amp;amp;nbsp;&lt;br /&gt;
| &amp;lt;big&amp;gt;&amp;lt;tt&amp;gt;l2&amp;lt;/tt&amp;gt;&amp;lt;/big&amp;gt; || style=&amp;quot;border: 1px solid gray;&amp;quot; | {{schéma/début}}{{schéma|l2}}{{schéma/fin}} || &amp;amp;nbsp;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;big&amp;gt;&amp;lt;tt&amp;gt;t&amp;lt;/tt&amp;gt;&amp;lt;/big&amp;gt; || style=&amp;quot;border: 1px solid gray;&amp;quot; | {{schéma/début}}{{schéma|t}}{{schéma/fin}} || &amp;amp;nbsp;&lt;br /&gt;
| &amp;lt;big&amp;gt;&amp;lt;tt&amp;gt;y&amp;lt;/tt&amp;gt;&amp;lt;/big&amp;gt; || style=&amp;quot;border: 1px solid gray;&amp;quot; | {{schéma/début}}{{schéma|y}}{{schéma/fin}} || &amp;amp;nbsp;&lt;br /&gt;
| &amp;lt;big&amp;gt;&amp;lt;tt&amp;gt;h&amp;lt;/tt&amp;gt;&amp;lt;/big&amp;gt; || style=&amp;quot;border: 1px solid gray;&amp;quot; | {{schéma/début}}{{schéma|h}}{{schéma/fin}} || &amp;amp;nbsp;&lt;br /&gt;
| &amp;amp;nbsp; || &amp;amp;nbsp; || &amp;amp;nbsp;&lt;br /&gt;
| &amp;lt;big&amp;gt;&amp;lt;tt&amp;gt;b&amp;lt;/tt&amp;gt;&amp;lt;/big&amp;gt; || style=&amp;quot;border: 1px solid gray;&amp;quot; | {{schéma/début}}{{schéma|b}}{{schéma/fin}} || &amp;amp;nbsp;&lt;br /&gt;
| &amp;lt;big&amp;gt;&amp;lt;tt&amp;gt;m&amp;lt;/tt&amp;gt;&amp;lt;/big&amp;gt; || style=&amp;quot;border: 1px solid gray;&amp;quot; | {{schéma/début}}{{schéma|m}}{{schéma/fin}} || &amp;amp;nbsp;&lt;br /&gt;
| &amp;lt;big&amp;gt;&amp;lt;tt&amp;gt;n&amp;lt;/tt&amp;gt;&amp;lt;/big&amp;gt; || style=&amp;quot;border: 1px solid gray;&amp;quot; | {{schéma/début}}{{schéma|n}}{{schéma/fin}} || &amp;amp;nbsp;&lt;br /&gt;
| &amp;amp;nbsp; || &amp;amp;nbsp; || &amp;amp;nbsp;&lt;br /&gt;
| &amp;lt;big&amp;gt;&amp;lt;tt&amp;gt;b2&amp;lt;/tt&amp;gt;&amp;lt;/big&amp;gt; || style=&amp;quot;border: 1px solid gray;&amp;quot; | {{schéma/début}}{{schéma|b2}}{{schéma/fin}} || &amp;amp;nbsp;&lt;br /&gt;
| &amp;lt;big&amp;gt;&amp;lt;tt&amp;gt;m2&amp;lt;/tt&amp;gt;&amp;lt;/big&amp;gt; || style=&amp;quot;border: 1px solid gray;&amp;quot; | {{schéma/début}}{{schéma|m2}}{{schéma/fin}} || &amp;amp;nbsp;&lt;br /&gt;
| &amp;lt;big&amp;gt;&amp;lt;tt&amp;gt;n2&amp;lt;/tt&amp;gt;&amp;lt;/big&amp;gt; || style=&amp;quot;border: 1px solid gray;&amp;quot; | {{schéma/début}}{{schéma|n2}}{{schéma/fin}} || &amp;amp;nbsp;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;big&amp;gt;&amp;lt;tt&amp;gt;f&amp;lt;/tt&amp;gt;&amp;lt;/big&amp;gt; || style=&amp;quot;border: 1px solid gray;&amp;quot; | {{schéma/début}}{{schéma|f}}{{schéma/fin}} || &amp;amp;nbsp;&lt;br /&gt;
| &amp;lt;big&amp;gt;&amp;lt;tt&amp;gt;e&amp;lt;/tt&amp;gt;&amp;lt;/big&amp;gt; || style=&amp;quot;border: 1px solid gray;&amp;quot; | {{schéma/début}}{{schéma|e}}{{schéma/fin}} || &amp;amp;nbsp;&lt;br /&gt;
| &amp;lt;big&amp;gt;&amp;lt;tt&amp;gt;i&amp;lt;/tt&amp;gt;&amp;lt;/big&amp;gt; || style=&amp;quot;border: 1px solid gray;&amp;quot; | {{schéma/début}}{{schéma|i}}{{schéma/fin}} || &amp;amp;nbsp;&lt;br /&gt;
| &amp;lt;big&amp;gt;&amp;lt;tt&amp;gt;j&amp;lt;/tt&amp;gt;&amp;lt;/big&amp;gt; || style=&amp;quot;border: 1px solid gray;&amp;quot; | {{schéma/début}}{{schéma|j}}{{schéma/fin}} || &amp;amp;nbsp;&lt;br /&gt;
| &amp;lt;big&amp;gt;&amp;lt;tt&amp;gt;o&amp;lt;/tt&amp;gt;&amp;lt;/big&amp;gt; || style=&amp;quot;border: 1px solid gray;&amp;quot; | {{schéma/début}}{{schéma|o}}{{schéma/fin}} || &amp;amp;nbsp;&lt;br /&gt;
| &amp;lt;big&amp;gt;&amp;lt;tt&amp;gt;p&amp;lt;/tt&amp;gt;&amp;lt;/big&amp;gt; || style=&amp;quot;border: 1px solid gray;&amp;quot; | {{schéma/début}}{{schéma|p}}{{schéma/fin}} || &amp;amp;nbsp;&lt;br /&gt;
| &amp;lt;big&amp;gt;&amp;lt;tt&amp;gt;q&amp;lt;/tt&amp;gt;&amp;lt;/big&amp;gt; || style=&amp;quot;border: 1px solid gray;&amp;quot; | {{schéma/début}}{{schéma|q}}{{schéma/fin}} || &amp;amp;nbsp;&lt;br /&gt;
| &amp;lt;big&amp;gt;&amp;lt;tt&amp;gt;r&amp;lt;/tt&amp;gt;&amp;lt;/big&amp;gt; || style=&amp;quot;border: 1px solid gray;&amp;quot; | {{schéma/début}}{{schéma|r}}{{schéma/fin}} || &amp;amp;nbsp;&lt;br /&gt;
| &amp;lt;big&amp;gt;&amp;lt;tt&amp;gt;o2&amp;lt;/tt&amp;gt;&amp;lt;/big&amp;gt; || style=&amp;quot;border: 1px solid gray;&amp;quot; | {{schéma/début}}{{schéma|o2}}{{schéma/fin}} || &amp;amp;nbsp;&lt;br /&gt;
| &amp;lt;big&amp;gt;&amp;lt;tt&amp;gt;p2&amp;lt;/tt&amp;gt;&amp;lt;/big&amp;gt; || style=&amp;quot;border: 1px solid gray;&amp;quot; | {{schéma/début}}{{schéma|p2}}{{schéma/fin}} || &amp;amp;nbsp;&lt;br /&gt;
| &amp;lt;big&amp;gt;&amp;lt;tt&amp;gt;q2&amp;lt;/tt&amp;gt;&amp;lt;/big&amp;gt; || style=&amp;quot;border: 1px solid gray;&amp;quot; | {{schéma/début}}{{schéma|q2}}{{schéma/fin}} || &amp;amp;nbsp;&lt;br /&gt;
| &amp;lt;big&amp;gt;&amp;lt;tt&amp;gt;r2&amp;lt;/tt&amp;gt;&amp;lt;/big&amp;gt; || style=&amp;quot;border: 1px solid gray;&amp;quot; | {{schéma/début}}{{schéma|r2}}{{schéma/fin}} || &amp;amp;nbsp;&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;br clear=&amp;quot;left&amp;quot; /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;Boxes&amp;#039;&amp;#039;&amp;#039; can contain arbitrary [[wikipedia:wiki markup|wiki markup]]. The content of each box is specified using additional named parameters appended to the template call. Each box is &amp;#039;&amp;#039;&amp;#039;three tiles wide&amp;#039;&amp;#039;&amp;#039; 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;
&lt;br /&gt;
===Style attributes===&lt;br /&gt;
The appearance of the boxes may be controlled by the following optional template parameters:&lt;br /&gt;
* &amp;#039;&amp;#039;border&amp;#039;&amp;#039; specifies the width of the box border in pixels,&lt;br /&gt;
* &amp;#039;&amp;#039;boxstyle&amp;#039;&amp;#039; can be used to append arbitrary [[wikipedia:Cascading Style Sheets|CSS]] declarations directly to the box style attributes.&lt;br /&gt;
For example, the following code:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&lt;br /&gt;
{{schéma/début}}&lt;br /&gt;
{{schéma|border=0|boxstyle=background:#dfd;| | FOO |y| BAR | |FOO=Box 1|BAR=Box 2}}&lt;br /&gt;
{{schéma|border=0|boxstyle=background:#dfd;| | |,|-|^|-|.| | }}&lt;br /&gt;
{{schéma|border=0|boxstyle=background:#dfd;| | FOO | | BAR | |FOO=Box 3|BAR=Box 4}}&lt;br /&gt;
{{schéma/fin}}&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
produces this schéma:&lt;br /&gt;
&lt;br /&gt;
{{schéma/début}}&lt;br /&gt;
{{schéma|border=0|boxstyle=background:#dfd;| | FOO |y| BAR | |FOO=Box 1|BAR=Box 2}}&lt;br /&gt;
{{schéma|border=0|boxstyle=background:#dfd;| | |,|-|^|-|.| | }}&lt;br /&gt;
{{schéma|border=0|boxstyle=background:#dfd;| | FOO | | BAR | |FOO=Box 3|BAR=Box 4}}&lt;br /&gt;
{{schéma/fin}}&lt;br /&gt;
&lt;br /&gt;
Style attributes can even be set for individual boxes, as in the example below:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&lt;br /&gt;
{{schéma/début}}&lt;br /&gt;
{{schéma| | | | |CLEAR| | | | |CLEAR=Clear box}}&lt;br /&gt;
{{schéma| |,|-|-|&amp;#039;|!|`|-|-|.| }}&lt;br /&gt;
{{schéma|RED  |~|GREEN|~|BLUE |RED=Red box|GREEN=Green box|BLUE=Blue box&lt;br /&gt;
|boxstyle_RED  =background-color: #faa;&lt;br /&gt;
|boxstyle_GREEN=background-color: #afa;&lt;br /&gt;
|boxstyle_BLUE =background-color: #aaf;&lt;br /&gt;
}}&lt;br /&gt;
{{schéma/fin}}&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
which produces this:&lt;br /&gt;
&lt;br /&gt;
{{schéma/début}}&lt;br /&gt;
{{schéma| | | | |CLEAR| | | | |CLEAR=Clear box}}&lt;br /&gt;
{{schéma| |,|-|-|&amp;#039;|!|`|-|-|.| }}&lt;br /&gt;
{{schéma|RED  |~|GREEN|~|BLUE |RED=Red box|GREEN=Green box|BLUE=Blue box&lt;br /&gt;
|boxstyle_RED  =background-color: #faa;&lt;br /&gt;
|boxstyle_GREEN=background-color: #afa;&lt;br /&gt;
|boxstyle_BLUE =background-color: #aaf;&lt;br /&gt;
}}&lt;br /&gt;
{{schéma/fin}}&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;NOTE:&amp;#039;&amp;#039;&amp;#039; When specifying style attributes for individual named boxes, make sure the box names are aligned to the &amp;#039;&amp;#039;&amp;#039;left&amp;#039;&amp;#039;&amp;#039; 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|schéma/start}} template also accepts an optional &amp;#039;&amp;#039;style&amp;#039;&amp;#039; parameter that can be used to set CSS styles for the entire diagram.&lt;br /&gt;
&lt;br /&gt;
==Migration from familytree==&lt;br /&gt;
The {{tl|schéma}} template is largely compatible with the earlier [[wikipedia:Template:Familytree|familytree]] template. However, to use the additional functionality offered with this template, diagrams must be updated to use {{tl|schéma}} instead. Many [[wikipedia:Template:Familytree|familytree]] diagrams can be altered to use {{tl|schéma}} and its sub-templates simply by replacing the wikitext &amp;lt;tt&amp;gt;familytree&amp;lt;/tt&amp;gt; with &amp;lt;tt&amp;gt;schéma&amp;lt;/tt&amp;gt;. A few of the &amp;quot;mixed&amp;quot; tiles had to be renamed, and [[wikipedia:Template:Familytree|familytree]] diagrams using these tiles will have to make a few changes. Additionally, two new &amp;quot;mixed&amp;quot; tiles have been added, joining solid lines to dashed lines. The following table summarises the differences:&lt;br /&gt;
{| class=&amp;quot;notwikitable&amp;quot; style=&amp;quot;text-align:center;&amp;quot; border=&amp;quot;1&amp;quot; cellspacing=&amp;quot;0&amp;quot; cellpadding=&amp;quot;3&amp;quot;&lt;br /&gt;
!Tile!![[wikipedia:Template:Familytree|familytree]]!!{{tl|schéma}}&lt;br /&gt;
|-&lt;br /&gt;
|{{schéma/début}}{{schéma|c}}{{schéma/fin}}||&amp;lt;tt&amp;gt;{&amp;lt;/tt&amp;gt;||&amp;lt;tt&amp;gt;c&amp;lt;/tt&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|{{schéma/début}}{{schéma|d}}{{schéma/fin}}||&amp;lt;tt&amp;gt;}&amp;lt;/tt&amp;gt;||&amp;lt;tt&amp;gt;d&amp;lt;/tt&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|{{schéma/début}}{{schéma|t}}{{schéma/fin}}||&amp;lt;tt&amp;gt;#&amp;lt;/tt&amp;gt;||&amp;lt;tt&amp;gt;t&amp;lt;/tt&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|{{schéma/début}}{{schéma|e}}{{schéma/fin}}||&amp;lt;tt&amp;gt;[&amp;lt;/tt&amp;gt;||&amp;lt;tt&amp;gt;e&amp;lt;/tt&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|{{schéma/début}}{{schéma|f}}{{schéma/fin}}||&amp;lt;tt&amp;gt;]&amp;lt;/tt&amp;gt;||&amp;lt;tt&amp;gt;f&amp;lt;/tt&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|{{schéma/début}}{{schéma|i}}{{schéma/fin}}||&amp;amp;nbsp;||&amp;lt;tt&amp;gt;i&amp;lt;/tt&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|{{schéma/début}}{{schéma|j}}{{schéma/fin}}||&amp;amp;nbsp;||&amp;lt;tt&amp;gt;j&amp;lt;/tt&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
Lastly, if any uses of the [[wikipedia:Template:Familytree|familytree]] template end with &amp;lt;tt&amp;gt;|}}&amp;lt;/tt&amp;gt;, that vertical bar should be removed, leaving the last cell in that row containing either some text or a space.&lt;br /&gt;
&lt;br /&gt;
The familytree.js tool below can be used to convert between syntaxes. Just change the start tag when in edit view, then click &amp;quot;Art&amp;amp;nbsp;→&amp;amp;nbsp;Templates&amp;quot; to toggle back to wikitext view. The other templates will be updated to match.&lt;br /&gt;
&lt;br /&gt;
==Errors==&lt;br /&gt;
* A redlink to &amp;lt;code&amp;gt;Template:schéma/cellb&amp;lt;/code&amp;gt; will be caused by any instance of &amp;lt;code&amp;gt;|}}&amp;lt;/code&amp;gt;; change this to &amp;lt;code&amp;gt; }}&amp;lt;/code&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
* A redlink to &amp;lt;code&amp;gt;Template:schéma/celltTemplate:schéma/cellb&amp;lt;/code&amp;gt; will be caused by any instance of &amp;lt;code&amp;gt;||&amp;lt;/code&amp;gt;; change this to &amp;lt;code&amp;gt;| |&amp;lt;/code&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
* [[wikipedia:User:GregU/familytree.js|familytree.js]] – tool to easily create or update diagrams using these templates&lt;br /&gt;
&lt;br /&gt;
{{Copyright Wikipédia|Template:chart}}&lt;/div&gt;</summary>
		<author><name>Kharmitch</name></author>
	</entry>
</feed>