Template:Tree chart/doc

From Wikipedia, the free encyclopedia
Jump to navigation Jump to search

Script error: No such module "Message box". Script error: No such module "Distinguish". Template:Lua Script error: No such module "High-use".

Usage

This template produces one row in a "family tree"-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 Template:Tl and Template:Tl. The chart is displayed as HTML tables using CSS attributes, and may contain arbitrary wiki markup within the boxes. This implementation was based on the now-deprecated Template:Tl template.

Basic example

This code:

{{Tree chart/start|align=center}}
{{Tree chart| | | |GrMa |~|y|~| GRP | |GrMa=Grandma|GRP=Grandpa}}
{{Tree chart| | | | | | | |)|-|-|-|.| }}
{{Tree chart| | | MOM |y| DAD | |DAISY|MOM=Mom|DAD=Dad|DAISY=[[Aunt Daisy]]}}
{{Tree chart| |,|-|-|-|+|-|-|-|.| | | }}
{{Tree chart| JOE | | ME  | | SIS | | |JOE=My brother Joe|ME='''Me!'''|SIS=My little sister}}
{{Tree chart/end}}

produces this:

Script error: No such module "Tree chart".Script error: No such module "Tree chart".Script error: No such module "Tree chart".Script error: No such module "Tree chart".Script error: No such module "Tree chart".

This chart visually displays the information that I have a brother Joe and a little sister; my mom married my dad; 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.

The table structure created using the example above
The table structure created using the example above

Collapsible basic example

This code uses Template:Tl:

{{chart top|An example family tree}}
{{Tree chart/start|align=center}}
{{Tree chart| | | |GrMa |~|y|~| GRP | |GrMa=Grandma|GRP=Grandpa}}
{{Tree chart| | | | | | | |)|-|-|-|.| }}
{{Tree chart| | | MOM |y| DAD | |DAISY|MOM=Mom|DAD=Dad|DAISY=[[Aunt Daisy]]}}
{{Tree chart| |,|-|-|-|+|-|-|-|.| | | }}
{{Tree chart| JOE | | ME  | | SIS | | |JOE=My brother Joe|ME='''Me!'''|SIS=My little sister}}
{{Tree chart/end}}
{{chart bottom}}

produces this:

An example family tree
Script error: No such module "Check for unknown parameters". Script error: No such module "Tree chart".Script error: No such module "Tree chart".Script error: No such module "Tree chart".Script error: No such module "Tree chart".Script error: No such module "Tree chart".

This chart visually displays the information that I have a brother Joe and a little sister; my mom married my dad; and my dad's parents were Grandma and Grandpa; and my dad's parents had another child, Aunt Daisy.

Parameters

The template accepts any number of unnamed parameters with each parameter specifying a tile or a box.

  • 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.
  • 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.
Solid lines:
! Script error: No such module "Tree chart".
  , Script error: No such module "Tree chart".
  v Script error: No such module "Tree chart".
  . Script error: No such module "Tree chart".
 
- Script error: No such module "Tree chart".
  ) Script error: No such module "Tree chart".
  + Script error: No such module "Tree chart".
  ( Script error: No such module "Tree chart".
 
` Script error: No such module "Tree chart".
  ^ Script error: No such module "Tree chart".
  ' Script error: No such module "Tree chart".
 
Dashed lines:
: Script error: No such module "Tree chart".
  F Script error: No such module "Tree chart".
  V Script error: No such module "Tree chart".
  7 Script error: No such module "Tree chart".
 
~ Script error: No such module "Tree chart".
  D Script error: No such module "Tree chart".
  % Script error: No such module "Tree chart".
  C Script error: No such module "Tree chart".
 
L Script error: No such module "Tree chart".
  A Script error: No such module "Tree chart".
  J Script error: No such module "Tree chart".
 
Dotted lines:
Q Script error: No such module "Tree chart".
  S Script error: No such module "Tree chart".
  M Script error: No such module "Tree chart".
  T Script error: No such module "Tree chart".
 
P Script error: No such module "Tree chart".
  H Script error: No such module "Tree chart".
  R Script error: No such module "Tree chart".
  G Script error: No such module "Tree chart".
 
Y Script error: No such module "Tree chart".
  W Script error: No such module "Tree chart".
  Z Script error: No such module "Tree chart".
 
Horiz dashed, vert solid:
fy Script error: No such module "Tree chart".
y Script error: No such module "Tree chart".
ye Script error: No such module "Tree chart".
f Script error: No such module "Tree chart".
t Script error: No such module "Tree chart".
e Script error: No such module "Tree chart".
fh Script error: No such module "Tree chart".
h Script error: No such module "Tree chart".
he Script error: No such module "Tree chart".
Horiz solid, vert dashed:
dj Script error: No such module "Tree chart".
j Script error: No such module "Tree chart".
jc Script error: No such module "Tree chart".
d Script error: No such module "Tree chart".
* Script error: No such module "Tree chart".
c Script error: No such module "Tree chart".
di Script error: No such module "Tree chart".
i Script error: No such module "Tree chart".
ic Script error: No such module "Tree chart".
Horiz solid, vert dotted:
kr Script error: No such module "Tree chart".
r Script error: No such module "Tree chart".
rl Script error: No such module "Tree chart".
k Script error: No such module "Tree chart".
a Script error: No such module "Tree chart".
l Script error: No such module "Tree chart".
kq Script error: No such module "Tree chart".
q Script error: No such module "Tree chart".
ql Script error: No such module "Tree chart".
Horiz dashed, vert dotted:
kr2 Script error: No such module "Tree chart".
r2 Script error: No such module "Tree chart".
rl2 Script error: No such module "Tree chart".
k2 Script error: No such module "Tree chart".
a2 Script error: No such module "Tree chart".
l2 Script error: No such module "Tree chart".
kq2 Script error: No such module "Tree chart".
q2 Script error: No such module "Tree chart".
ql2 Script error: No such module "Tree chart".
Horiz dotted, vert solid:
om Script error: No such module "Tree chart".
m Script error: No such module "Tree chart".
mp Script error: No such module "Tree chart".
o Script error: No such module "Tree chart".
b Script error: No such module "Tree chart".
p Script error: No such module "Tree chart".
on Script error: No such module "Tree chart".
n Script error: No such module "Tree chart".
np Script error: No such module "Tree chart".
Horiz dotted, vert dashed:
om2 Script error: No such module "Tree chart".
m2 Script error: No such module "Tree chart".
mp2 Script error: No such module "Tree chart".
o2 Script error: No such module "Tree chart".
b2 Script error: No such module "Tree chart".
p2 Script error: No such module "Tree chart".
on2 Script error: No such module "Tree chart".
n2 Script error: No such module "Tree chart".
np2 Script error: No such module "Tree chart".
Miscellaneous (grey background not available in, or changed from, familytree):
k3 Script error: No such module "Tree chart".
T2 Script error: No such module "Tree chart".
l3 Script error: No such module "Tree chart".
l4 Script error: No such module "Tree chart".
G2 Script error: No such module "Tree chart".
b3 Script error: No such module "Tree chart".
E Script error: No such module "Tree chart".
K Script error: No such module "Tree chart".
U Script error: No such module "Tree chart".
X Script error: No such module "Tree chart".
X2 Script error: No such module "Tree chart".

Style attributes

The appearance of the boxes in a row may be controlled by the following optional template parameters:

  • border specifies the width of the box border in pixels,
  • boxstyle can be used to append arbitrary CSS declarations directly to the box style attributes. For example, the following code:
{{Tree chart/start}}
{{Tree chart|border=1|boxstyle=color:white; background:green; | | FOO |y| BAR | |FOO=Box 1|BAR=Box 2}}
{{Tree chart| | |,|-|^|-|.| | }}
{{Tree chart|border=3|boxstyle=background:yellow; | | FOO | | BAR | |FOO=Box 3|BAR=Box 4}}
{{Tree chart/end}}

produces this chart:

Script error: No such module "Tree chart".Script error: No such module "Tree chart".Script error: No such module "Tree chart".

Style attributes can even be set for individual boxes within each row, as in the example below:

{{Tree chart/start}}
{{Tree chart| | | | |CLEAR| | | | |CLEAR=Clear box}}
{{Tree chart| |,|-|-|'|!|`|-|-|.| }}
{{Tree chart|RED  |~|GREEN|~|BLUE |RED=Red box|GREEN=Green box|BLUE=Blue box
|boxstyle_RED  =color:white; background-color: red;
|boxstyle_GREEN=color:yellow; background-color: green;
|boxstyle_BLUE =color:white; background-color: blue;
}}
{{Tree chart/end}}

which produces this:

Script error: No such module "Tree chart".Script error: No such module "Tree chart".Script error: No such module "Tree chart".

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 "|RED  |" instead of "| RED |" in the example above), otherwise the template will end up looking for a style parameter with spaces in its name.

The Template:Tl template also accepts an optional |style= parameter that can be used to set CSS styles for the entire diagram, and an optional |align= parameter to set the chart alignment.

See also

Template:Graph, chart and plot templates