Line 1: |
Line 1: |
− | <includeonly>{{intricate template}}{{Documentation subpage}}</includeonly> | + | <includeonly>{{Deprecated template|Family tree|Chart|date=October 2013|note=The new template provides all the features of the old one and more. Its usage is very similar but there are minor differences. For help with migration see [[Template:Chart#Migration_from_familytree|Template:Chart#Migration from familytree]].}} |
| + | {{Intricate template}}{{Documentation subpage}}</includeonly> |
| <noinclude>{{Documentation subpage}}</noinclude> | | <noinclude>{{Documentation subpage}}</noinclude> |
| <!---PLEASE ADD METADATA TO THE <includeonly> SECTION AT THE BOTTOM OF THIS PAGE | | <!---PLEASE ADD METADATA TO THE <includeonly> SECTION AT THE BOTTOM OF THIS PAGE |
| | | |
| EDIT TEMPLATE DOCUMENTATION BELOW THIS LINE---> | | EDIT TEMPLATE DOCUMENTATION BELOW THIS LINE---> |
− | {{Ambox | + | {{ombox |
| | image = [[File:Edit-copy purple-wikit.svg|40px]] | | | image = [[File:Edit-copy purple-wikit.svg|40px]] |
| | type = move | | | type = move |
Line 15: |
Line 16: |
| This code: | | This code: |
| <pre style="overflow:auto;"> | | <pre style="overflow:auto;"> |
− | {{familytree/start |summary=I have a brother Joe and a little sister: my mom married my dad, and my dad's parents were Grandma and Grandpa; they had another child, Aunt Daisy.}} | + | {{family tree/start |summary=I have a brother Joe and a little sister: my mom married my dad, and my dad's parents were Grandma and Grandpa; they had another child, Aunt Daisy.}} |
− | {{familytree | | | | GMa |~|y|~| GPa | | GMa=Gladys|GPa=Sydney}} | + | {{family tree | | | | GMa |~|y|~| GPa | | GMa=Gladys|GPa=Sydney}} |
− | {{familytree | | | | | | | |)|-|-|-|.| }} | + | {{family tree | | | | | | | |)|-|-|-|.| }} |
− | {{familytree | | | MOM |y| DAD | |DAISY| MOM=Mom|DAD=Dad|DAISY=[[Aunt Daisy]]}} | + | {{family tree | | | MOM |y| DAD | |DAISY| MOM=Mom|DAD=Dad|DAISY=[[Aunt Daisy]]}} |
− | {{familytree | |,|-|-|-|+|-|-|-|.| | | }} | + | {{family tree | |,|-|-|-|+|-|-|-|.| | | }} |
− | {{familytree | JOE | | ME | | SIS | | | JOE=My brother Joe|ME='''Me!'''|SIS=My little sister}} | + | {{family tree | JOE | | ME | | SIS | | | JOE=My brother Joe|ME='''Me!'''|SIS=My little sister}} |
− | {{familytree/end}} | + | {{family tree/end}} |
| </pre> | | </pre> |
| Produces this: | | Produces this: |
| | | |
− | {{familytree/start |summary=I have a brother Joe and a little sister: my mom married my dad, and my dad's parents were Grandma and Grandpa; they had another child, Aunt Daisy.}} | + | {{family tree/start |summary=I have a brother Joe and a little sister: my mom married my dad, and my dad's parents were Grandma and Grandpa; they had another child, Aunt Daisy.}} |
− | {{familytree | | | | GMa |~|y|~| GPa | | GMa=Gladys|GPa=Sydney}} | + | {{family tree | | | | GMa |~|y|~| GPa | | GMa=Gladys|GPa=Sydney}} |
− | {{familytree | | | | | | | |)|-|-|-|.| }} | + | {{family tree | | | | | | | |)|-|-|-|.| }} |
− | {{familytree | | | MOM |y| DAD | |DAISY| MOM=Mom|DAD=Dad|DAISY=[[Aunt Daisy]]}} | + | {{family tree | | | MOM |y| DAD | |DAISY| MOM=Mom|DAD=Dad|DAISY=[[Aunt Daisy]]}} |
− | {{familytree | |,|-|-|-|+|-|-|-|.| | | }} | + | {{family tree | |,|-|-|-|+|-|-|-|.| | | }} |
− | {{familytree | JOE | | ME | | SIS | | | JOE=My brother Joe|ME='''Me!'''|SIS=My little sister}} | + | {{family tree | JOE | | ME | | SIS | | | JOE=My brother Joe|ME='''Me!'''|SIS=My little sister}} |
− | {{familytree/end}} | + | {{family tree/end}} |
| | | |
| == Parameters == | | == Parameters == |
− | The {{para|summary|<var>text</var>}} parameter of the {{tl|familytree/start}} template should be used to describe the overall layout of the tree. This summary is for [[Wikipedia:Accessibility|accessibility]]: it is read aloud to visually impaired readers who use [[screen reader]]s, and is invisible to sighted readers. | + | The {{para|summary|<var>text</var>}} parameter of the {{tl|family tree/start}} template should be used to describe the overall layout of the tree. This summary is for [[Wikipedia:Accessibility|accessibility]]: it is read aloud to visually impaired readers who use [[screen reader]]s, and is invisible to sighted readers. |
| | | |
− | The {{tl|familytree}} template produces one row in a family tree table. The template accepts up to 80 unnamed parameters describing the contents of the table. Each parameter specifies a '''tile''' or a '''box'''. | + | The {{tl|family tree}} template produces one row in a family tree table. The template accepts up to 80 unnamed parameters describing the contents of the table. Each parameter specifies a '''tile''' or a '''box'''. |
| * '''Tiles''' are line drawing symbols consisting of horizontal and vertical lines and various corners and crossings thereof. Tiles are specified using single-character symbols that more or less approximate the shape of the tile in appearance. A special case of a tile is the '''empty tile''', specified by a single space character. A table of supported tiles is given below. | | * '''Tiles''' are line drawing symbols consisting of horizontal and vertical lines and various corners and crossings thereof. Tiles are specified using single-character symbols that more or less approximate the shape of the tile in appearance. A special case of a tile is the '''empty tile''', specified by a single space character. A table of supported tiles is given below. |
| | | |
Line 42: |
Line 43: |
| |+ '''Solid lines:''' | | |+ '''Solid lines:''' |
| |- | | |- |
− | | <big><tt>,</tt></big> ||style="border:1px solid gray"| {{familytree/start}}{{familytree|,}}{{familytree/end}} | + | | {{big|<code>,</code>}} ||style="border:1px solid gray"| {{family tree/start}}{{family tree|,}}{{family tree/end}} |
− | | <big><tt>v</tt></big> ||style="border:1px solid gray"| {{familytree/start}}{{familytree|v}}{{familytree/end}} | + | | {{big|<code>v</code>}} ||style="border:1px solid gray"| {{family tree/start}}{{family tree|v}}{{family tree/end}} |
− | | <big><tt>.</tt></big> ||style="border:1px solid gray"| {{familytree/start}}{{familytree|.}}{{familytree/end}} | + | | {{big|<code>.</code>}} ||style="border:1px solid gray"| {{family tree/start}}{{family tree|.}}{{family tree/end}} |
| |- | | |- |
− | | <big><tt>)</tt></big> ||style="border:1px solid gray"| {{familytree/start}}{{familytree|)}}{{familytree/end}} | + | | {{big|<code>)</code>}} ||style="border:1px solid gray"| {{family tree/start}}{{family tree|)}}{{family tree/end}} |
− | | <big><tt>+</tt></big> ||style="border:1px solid gray"| {{familytree/start}}{{familytree|+}}{{familytree/end}} | + | | {{big|<code>+</code>}} ||style="border:1px solid gray"| {{family tree/start}}{{family tree|+}}{{family tree/end}} |
− | | <big><tt>(</tt></big> ||style="border:1px solid gray"| {{familytree/start}}{{familytree|(}}{{familytree/end}} | + | | {{big|<code>(</code>}} ||style="border:1px solid gray"| {{family tree/start}}{{family tree|(}}{{family tree/end}} |
| |- | | |- |
− | | <big><tt>`</tt></big> ||style="border:1px solid gray"| {{familytree/start}}{{familytree|`}}{{familytree/end}} | + | | {{big|<code>`</code>}} ||style="border:1px solid gray"| {{family tree/start}}{{family tree|`}}{{family tree/end}} |
− | | <big><tt>^</tt></big> ||style="border:1px solid gray"| {{familytree/start}}{{familytree|^}}{{familytree/end}} | + | | {{big|<code>^</code>}} ||style="border:1px solid gray"| {{family tree/start}}{{family tree|^}}{{family tree/end}} |
− | | <big><tt>'</tt></big> ||style="border:1px solid gray"| {{familytree/start}}{{familytree|'}}{{familytree/end}} | + | | {{big|<code>'</code>}} ||style="border:1px solid gray"| {{family tree/start}}{{family tree|'}}{{family tree/end}} |
| |- | | |- |
− | | <big><tt>-</tt></big> ||style="border:1px solid gray"| {{familytree/start}}{{familytree|-}}{{familytree/end}} | + | | {{big|<code>-</code>}} ||style="border:1px solid gray"| {{family tree/start}}{{family tree|-}}{{family tree/end}} |
− | | <big><tt>!</tt></big> ||style="border:1px solid gray"| {{familytree/start}}{{familytree|!}}{{familytree/end}} | + | | {{big|<code>!</code>}} ||style="border:1px solid gray"| {{family tree/start}}{{family tree|!}}{{family tree/end}} |
− | | <big><tt> </tt></big> ||style="border:1px solid gray"| {{familytree/start}}{{familytree| }}{{familytree/end}} | + | | {{big|<code> </code>}} ||style="border:1px solid gray"| {{family tree/start}}{{family tree| }}{{family tree/end}} |
| |} | | |} |
| {| style="float:left;margin-left:1em" | | {| style="float:left;margin-left:1em" |
| |+ '''Dashed lines:''' | | |+ '''Dashed lines:''' |
| |- | | |- |
− | | <big><tt>F</tt></big> ||style="border:1px solid gray"| {{familytree/start}}{{familytree|F}}{{familytree/end}} | + | | {{big|<code>F</code>}} ||style="border:1px solid gray"| {{family tree/start}}{{family tree|F}}{{family tree/end}} |
− | | <big><tt>V</tt></big> ||style="border:1px solid gray"| {{familytree/start}}{{familytree|V}}{{familytree/end}} | + | | {{big|<code>V</code>}} ||style="border:1px solid gray"| {{familytree/start}}{{familytree|V}}{{familytree/end}} |
− | | <big><tt>7</tt></big> ||style="border:1px solid gray"| {{familytree/start}}{{familytree|7}}{{familytree/end}} | + | | {{big|<code>7</code>}} ||style="border:1px solid gray"| {{familytree/start}}{{familytree|7}}{{familytree/end}} |
| |- | | |- |
− | | <big><tt>D</tt></big> ||style="border:1px solid gray"| {{familytree/start}}{{familytree|D}}{{familytree/end}} | + | | {{big|<code>D</code>}} ||style="border:1px solid gray"| {{familytree/start}}{{familytree|D}}{{familytree/end}} |
− | | <big><tt>%</tt></big> ||style="border:1px solid gray"| {{familytree/start}}{{familytree|%}}{{familytree/end}} | + | | {{big|<code>%</code>}} ||style="border:1px solid gray"| {{familytree/start}}{{familytree|%}}{{familytree/end}} |
− | | <big><tt>C</tt></big> ||style="border:1px solid gray"| {{familytree/start}}{{familytree|C}}{{familytree/end}} | + | | {{big|<code>C</code>}} ||style="border:1px solid gray"| {{familytree/start}}{{familytree|C}}{{familytree/end}} |
| |- | | |- |
− | | <big><tt>L</tt></big> ||style="border: 1px solid gray"| {{familytree/start}}{{familytree|L}}{{familytree/end}} | + | | {{big|<code>L</code>}} ||style="border: 1px solid gray"| {{familytree/start}}{{familytree|L}}{{familytree/end}} |
− | | <big><tt>A</tt></big> ||style="border: 1px solid gray"| {{familytree/start}}{{familytree|A}}{{familytree/end}} | + | | {{big|<code>A</code>}} ||style="border: 1px solid gray"| {{familytree/start}}{{familytree|A}}{{familytree/end}} |
− | | <big><tt>J</tt></big> ||style="border: 1px solid gray"| {{familytree/start}}{{familytree|J}}{{familytree/end}} | + | | {{big|<code>J</code>}} ||style="border: 1px solid gray"| {{familytree/start}}{{familytree|J}}{{familytree/end}} |
| |- | | |- |
− | | <big><tt>~</tt></big> ||style="border:1px solid gray"| {{familytree/start}}{{familytree|~}}{{familytree/end}} | + | | {{big|<code>~</code>}} ||style="border:1px solid gray"| {{familytree/start}}{{familytree|~}}{{familytree/end}} |
− | | <big><tt>:</tt></big> ||style="border:1px solid gray"| {{familytree/start}}{{familytree|:}}{{familytree/end}} | + | | {{big|<code>:</code>}} ||style="border:1px solid gray"| {{familytree/start}}{{familytree|:}}{{familytree/end}} |
− | | <big><tt> </tt></big> ||style="border:1px solid gray"| {{familytree/start}}{{familytree| }}{{familytree/end}} | + | | {{big|<code> </code>}} ||style="border:1px solid gray"| {{familytree/start}}{{familytree| }}{{familytree/end}} |
| |} | | |} |
| {|style="float:left;margin-left:1em" | | {|style="float:left;margin-left:1em" |
| |+ '''Mixed (1):''' | | |+ '''Mixed (1):''' |
| |- | | |- |
− | | <big><tt>r</tt></big> ||style="border:1px solid gray"| {{familytree/start}}{{familytree|r}}{{familytree/end}} | + | | {{big|<code>r</code>}} ||style="border:1px solid gray"| {{familytree/start}}{{familytree|r}}{{familytree/end}} |
− | | <big><tt>y</tt></big> ||style="border:1px solid gray"| {{familytree/start}}{{familytree|y}}{{familytree/end}} | + | | {{big|<code>y</code>}} ||style="border:1px solid gray"| {{familytree/start}}{{familytree|y}}{{familytree/end}} |
− | | <big><tt>n</tt></big> ||style="border:1px solid gray"| {{familytree/start}}{{familytree|n}}{{familytree/end}} | + | | {{big|<code>n</code>}} ||style="border:1px solid gray"| {{familytree/start}}{{familytree|n}}{{familytree/end}} |
| |- | | |- |
− | | <big><tt>]</tt></big> ||style="border:1px solid gray"| {{familytree/start}}{{familytree|]}}{{familytree/end}} | + | | {{big|<code>]</code>}} ||style="border:1px solid gray"| {{familytree/start}}{{familytree|]}}{{familytree/end}} |
− | | <big><tt>#</tt></big> ||style="border:1px solid gray"| {{familytree/start}}{{familytree|#}}{{familytree/end}} | + | | {{big|<code>#</code>}} ||style="border:1px solid gray"| {{familytree/start}}{{familytree|#}}{{familytree/end}} |
− | | <big><tt>[</tt></big> ||style="border:1px solid gray"| {{familytree/start}}{{familytree|[}}{{familytree/end}} | + | | {{big|<code>[</code>}} ||style="border:1px solid gray"| {{familytree/start}}{{familytree|[}}{{familytree/end}} |
| |- | | |- |
− | | <big><tt>c</tt></big> ||style="border:1px solid gray"| {{familytree/start}}{{familytree|c}}{{familytree/end}} | + | | {{big|<code>c</code>}} ||style="border:1px solid gray"| {{familytree/start}}{{familytree|c}}{{familytree/end}} |
− | | <big><tt>h</tt></big> ||style="border:1px solid gray"| {{familytree/start}}{{familytree|h}}{{familytree/end}} | + | | {{big|<code>h</code>}} ||style="border:1px solid gray"| {{familytree/start}}{{familytree|h}}{{familytree/end}} |
− | | <big><tt>j</tt></big> ||style="border:1px solid gray"| {{familytree/start}}{{familytree|j}}{{familytree/end}} | + | | {{big|<code>j</code>}} ||style="border:1px solid gray"| {{familytree/start}}{{familytree|j}}{{familytree/end}} |
| |- | | |- |
− | | <big><tt>~</tt></big> ||style="border:1px solid gray"| {{familytree/start}}{{familytree|~}}{{familytree/end}} | + | | {{big|<code>~</code>}} ||style="border:1px solid gray"| {{familytree/start}}{{familytree|~}}{{familytree/end}} |
− | | <big><tt>!</tt></big> ||style="border:1px solid gray"| {{familytree/start}}{{familytree|!}}{{familytree/end}} | + | | {{big|<code>!</code>}} ||style="border:1px solid gray"| {{familytree/start}}{{familytree|!}}{{familytree/end}} |
− | | <big><tt> </tt></big> ||style="border:1px solid gray"| {{familytree/start}}{{familytree| }}{{familytree/end}} | + | | {{big|<code> </code>}} ||style="border:1px solid gray"| {{familytree/start}}{{familytree| }}{{familytree/end}} |
| |} | | |} |
| {|style="float:left;margin-left:1em" | | {|style="float:left;margin-left:1em" |
| |+ '''Mixed (2):''' | | |+ '''Mixed (2):''' |
| |- | | |- |
− | | <big><tt>p</tt></big> ||style="border:1px solid gray"| {{familytree/start}}{{familytree|p}}{{familytree/end}} | + | | {{big|<code>p</code>}} ||style="border:1px solid gray"| {{familytree/start}}{{familytree|p}}{{familytree/end}} |
− | | <big><tt>u</tt></big> ||style="border:1px solid gray"| {{familytree/start}}{{familytree|u}}{{familytree/end}} | + | | {{big|<code>u</code>}} ||style="border:1px solid gray"| {{familytree/start}}{{familytree|u}}{{familytree/end}} |
− | | <big><tt>q</tt></big> ||style="border:1px solid gray"| {{familytree/start}}{{familytree|q}}{{familytree/end}} | + | | {{big|<code>q</code>}} ||style="border:1px solid gray"| {{familytree/start}}{{familytree|q}}{{familytree/end}} |
| |- | | |- |
− | | <big><tt>}</tt></big> ||style="border:1px solid gray"| {{familytree/start}}{{familytree|}|}}{{familytree/end}} | + | | {{big|<code>E</code>}} ||style="border:1px solid gray"| {{familytree/start}}{{familytree|E|}}{{familytree/end}} |
− | | <big><tt>*</tt></big> ||style="border:1px solid gray"| {{familytree/start}}{{familytree|*}}{{familytree/end}} | + | | {{big|<code>*</code>}} ||style="border:1px solid gray"| {{familytree/start}}{{familytree|*}}{{familytree/end}} |
− | | <big><tt>{</tt></big> ||style="border:1px solid gray"| {{familytree/start}}{{familytree|{|}}{{familytree/end}} | + | | {{big|<code>3</code>}} ||style="border:1px solid gray"| {{familytree/start}}{{familytree|3|}}{{familytree/end}} |
| |- | | |- |
− | | <big><tt>b</tt></big> ||style="border:1px solid gray"| {{familytree/start}}{{familytree|b}}{{familytree/end}} | + | | {{big|<code>b</code>}} ||style="border:1px solid gray"| {{familytree/start}}{{familytree|b}}{{familytree/end}} |
− | | <big><tt>t</tt></big> ||style="border:1px solid gray"| {{familytree/start}}{{familytree|t|}}{{familytree/end}} | + | | {{big|<code>t</code>}} ||style="border:1px solid gray"| {{familytree/start}}{{familytree|t|}}{{familytree/end}} |
− | | <big><tt>d</tt></big> ||style="border:1px solid gray"| {{familytree/start}}{{familytree|d}}{{familytree/end}} | + | | {{big|<code>d</code>}} ||style="border:1px solid gray"| {{familytree/start}}{{familytree|d}}{{familytree/end}} |
| |- | | |- |
− | | <big><tt>-</tt></big> ||style="border:1px solid gray"| {{familytree/start}}{{familytree|-}}{{familytree/end}} | + | | {{big|<code>-</code>}} ||style="border:1px solid gray"| {{familytree/start}}{{familytree|-}}{{familytree/end}} |
− | | <big><tt>:</tt></big> ||style="border:1px solid gray"| {{familytree/start}}{{familytree|:}}{{familytree/end}} | + | | {{big|<code>:</code>}} ||style="border:1px solid gray"| {{familytree/start}}{{familytree|:}}{{familytree/end}} |
− | | <big><tt> </tt></big> ||style="border:1px solid gray"| {{familytree/start}}{{familytree| }}{{familytree/end}} | + | | {{big|<code> </code>}} ||style="border:1px solid gray"| {{familytree/start}}{{familytree| }}{{familytree/end}} |
| |} | | |} |
| {|style="float:left;margin-left:1em" | | {|style="float:left;margin-left:1em" |
Line 119: |
Line 120: |
| |- | | |- |
| | || | | | || |
− | | <big><tt>T</tt></big> ||style="border:1px solid gray"| {{familytree/start}}{{familytree|T}}{{familytree/end}} | + | | {{big|<code>T</code>}} ||style="border:1px solid gray"| {{familytree/start}}{{familytree|T}}{{familytree/end}} |
| |- | | |- |
− | | <big><tt>G</tt></big> ||style="border:1px solid gray"| {{familytree/start}}{{familytree|G}}{{familytree/end}} | + | | {{big|<code>G</code>}} ||style="border:1px solid gray"| {{familytree/start}}{{familytree|G}}{{familytree/end}} |
− | | <big><tt>X</tt></big> ||style="border:1px solid gray"| {{familytree/start}}{{familytree|X}}{{familytree/end}} | + | | {{big|<code>X</code>}} ||style="border:1px solid gray"| {{familytree/start}}{{familytree|X}}{{familytree/end}} |
− | | <big><tt>K</tt></big> ||style="border:1px solid gray"| {{familytree/start}}{{familytree|K}}{{familytree/end}} | + | | {{big|<code>K</code>}} ||style="border:1px solid gray"| {{familytree/start}}{{familytree|K}}{{familytree/end}} |
− | | <big><tt>k</tt></big> ||style="border:1px solid gray"| {{familytree/start}}{{familytree|k}}{{familytree/end}} | + | | {{big|<code>k</code>}} ||style="border:1px solid gray"| {{familytree/start}}{{familytree|k}}{{familytree/end}} |
| |- | | |- |
| | || | | | || |
− | | <big><tt>U</tt></big> ||style="border:1px solid gray"| {{familytree/start}}{{familytree|U}}{{familytree/end}} | + | | {{big|<code>U</code>}} ||style="border:1px solid gray"| {{familytree/start}}{{familytree|U}}{{familytree/end}} |
| |} | | |} |
| <br clear="left" /> | | <br clear="left" /> |
− |
| |
| * '''Boxes''' can contain arbitrary [[wiki markup]]. The contents of boxes are specified using additional named parameters appended to the template call. Each box is '''three tiles wide''' and normally has a 2 pixels wide black border. Boxes can have any name that is a valid template parameter name, although single character names should be avoided to prevent conflicts with tile symbols. | | * '''Boxes''' can contain arbitrary [[wiki markup]]. The contents of boxes are specified using additional named parameters appended to the template call. Each box is '''three tiles wide''' and normally has a 2 pixels wide black border. Boxes can have any name that is a valid template parameter name, although single character names should be avoided to prevent conflicts with tile symbols. |
| | | |
Line 143: |
Line 143: |
| {{familytree|border=0|boxstyle=background:#dfd;| | FOO | | BAR | |FOO=Box 3|BAR=Box 4}} | | {{familytree|border=0|boxstyle=background:#dfd;| | FOO | | BAR | |FOO=Box 3|BAR=Box 4}} |
| {{familytree/end}} | | {{familytree/end}} |
− | </nowiki></pre>
| + | </pre> |
| | | |
| produces a result like this: | | produces a result like this: |
Line 157: |
Line 157: |
| <pre style="overflow:auto;"> | | <pre style="overflow:auto;"> |
| {{familytree/start |White box with three children Red box, Green box, Blue box, all married to each other}} | | {{familytree/start |White box with three children Red box, Green box, Blue box, all married to each other}} |
− | {{familytree| | | | |WHITE| | | | |WHITE=White box}} | + | {{familytree| | | | |WHITE| | | | |WHITE=White box |
| + | |boxstyle_WHITE = background-color: #fff; |
| + | }} |
| {{familytree| |,|-|-|'|!|`|-|-|.| }} | | {{familytree| |,|-|-|'|!|`|-|-|.| }} |
| {{familytree|RED |~|GREEN|~|BLUE |RED=Red box|GREEN=Green box|BLUE=Blue box | | {{familytree|RED |~|GREEN|~|BLUE |RED=Red box|GREEN=Green box|BLUE=Blue box |
− | |boxstyle_RED =background-color: #faa; | + | |boxstyle_RED = background-color: #faa; |
− | |boxstyle_GREEN=background-color: #afa; | + | |boxstyle_GREEN = background-color: #afa; |
− | |boxstyle_BLUE =background-color: #aaf; | + | |boxstyle_BLUE = background-color: #aaf; |
| }} | | }} |
| {{familytree/end}} | | {{familytree/end}} |
Line 170: |
Line 172: |
| | | |
| {{familytree/start |White box with three children Red box, Green box, Blue box, all married to each other}} | | {{familytree/start |White box with three children Red box, Green box, Blue box, all married to each other}} |
− | {{familytree| | | | |WHITE| | | | |WHITE=White box}} | + | {{familytree| | | | |WHITE| | | | |WHITE=White box |
| + | |boxstyle_WHITE = background-color: #fff; |
| + | }} |
| {{familytree| |,|-|-|'|!|`|-|-|.| }} | | {{familytree| |,|-|-|'|!|`|-|-|.| }} |
| {{familytree|RED |~|GREEN|~|BLUE |RED=Red box|GREEN=Green box|BLUE=Blue box | | {{familytree|RED |~|GREEN|~|BLUE |RED=Red box|GREEN=Green box|BLUE=Blue box |
Line 181: |
Line 185: |
| '''NOTE:''' When specifying style attributes for individual named boxes, make sure the box names are aligned to the '''left''' side of area reserved for them in the template call (as in "<code>|RED |</code>" instead of "<code>| RED |</code>" in the example above). Otherwise the template will end up looking for a style parameter with spaces in its name. | | '''NOTE:''' When specifying style attributes for individual named boxes, make sure the box names are aligned to the '''left''' side of area reserved for them in the template call (as in "<code>|RED |</code>" instead of "<code>| RED |</code>" in the example above). Otherwise the template will end up looking for a style parameter with spaces in its name. |
| | | |
− | The {{tl|familytree/start}} template also accepts an optional ''style'' parameter that can be used to set CSS styles for the entire table. | + | The {{tl|familytree/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. |
− | | |
− | ==See also==
| |
− | * {{tl|chart}} – supports more complex family trees
| |
− | * [[User:GregU/familytree.js|familytree.js]] – tool to easily create or update diagrams using these templates
| |
− | * [[Wikipedia:Family trees]] – other methods
| |
− | | |
− | <includeonly>
| |
− | [[Category:Genealogy formatting templates|{{PAGENAME}}]]
| |
− | | |
− | [[af:Sjabloon:Stamboom]]
| |
− | [[ar:قالب:شجرة نسب]]
| |
− | [[az:Şablon:Nəsil ağacı]]
| |
− | [[be:Шаблон:Familytree]]
| |
− | [[be-x-old:Шаблён:Familytree]]
| |
− | [[br:Patrom:Gwezenn lignez]]
| |
− | [[ca:Ajuda:Crear un arbre genealògic]]
| |
− | [[ca:Plantilla:Arbre genealògic]]
| |
− | [[cs:Šablona:Rodokmen]]
| |
− | [[da:Skabelon:Stamtræ]]
| |
− | [[de:Vorlage:Stammbaum]]
| |
− | [[eo:Ŝablono:Genealogia arbo]]
| |
− | [[es:Plantilla:Árbol genealógico]]
| |
− | [[fa:الگو:شجرهنامه]]
| |
− | [[fr:Modèle:Arbre généalogique]]
| |
− | [[gl:Modelo:Árbore xenealóxica]]
| |
− | [[hr:Predložak:Familytree]]
| |
− | [[hsb:Předłoha:Rodoštom]]
| |
− | [[hy:Կաղապար:Familytree]]
| |
− | [[it:Template:Familytree]]
| |
− | [[ja:Template:Familytree]]
| |
− | [[km:ទំព័រគំរូ:Familytree]]
| |
− | [[ko:틀:가계도]]
| |
− | [[lt:Šablonas:Familytree]]
| |
− | [[ka:თარგი:გენეალოგია]]
| |
− | [[nl:Sjabloon:Stamboom]]
| |
− | [[pl:Szablon:Familytree]]
| |
− | [[pt:Predefinição:Árvore genealógica]]
| |
− | [[ro:Format:ArboreGenealogic]]
| |
− | [[ru:Шаблон:Familytree]]
| |
− | [[simple:Template:Familytree]]
| |
− | [[sr:Шаблон:Родослов]]
| |
− | [[sv:Mall:Släktträd]]
| |
− | [[th:แม่แบบ:Familytree]]
| |
− | [[ur:سانچہ:Familytree]]
| |
− | [[zh:Template:Familytree]]
| |
− | </includeonly>
| |
| | | |
| + | == See also == |
| + | * {{tl|chart}}, which supports more complex family trees. |
| + | * [[User:GregU/familytree.js|familytree.js]], a tool aiding the creation or updating of diagrams using these templates. |
| + | * [[Wikipedia:Family trees]] for other methods. |
| + | * {{cl|Family tree templates}} |
| | | |
− | This thing needs pictures!
| + | <includeonly>{{#ifeq:{{SUBPAGENAME}}|sandbox | |[[Category:Genealogy formatting templates]]}}</includeonly> |