Template:Ahnentafel/doc
Appearance
(Redirected from Template:Ahnentafel top/doc)
This is a documentation subpage for Template:Ahnentafel. It may contain usage information, categories and other content that is not part of the original template page. |
This template is used on approximately 8,400 pages and changes may be widely noticed. Test changes in the template's /sandbox or /testcases subpages, or in your own user subpage. Consider discussing changes on the talk page before implementing them. |
This template uses Lua: |
This template uses TemplateStyles: |
Template:Ahnentafel is a family tree template that will handle an ahnentafel of between 3 places (2 generations) and 511 places (9 generations).
The template presents genealogical data in the form of a graphical ahnentafel ancestry tree (realized as an HTML table). The entries in the ahnentafel are given as numbered parameters to the template, and may contain arbitrary wikimarkup.
Usage
[edit]{{ahnentafel
|collapsible=yes
|collapsed=yes
|ref=
|float=
|align=
|boxstyle_1=
|boxstyle_2=
|boxstyle_3=
|boxstyle_4=
|...
|1=
|2=
...
}}
The template accepts the following named parameters:
style
- CSS style attributes to be applied to the entire table.
boxstyle
- CSS style attributes to be applied to the boxes containing the entries.
border
- Thickness of the borders around the boxes in pixels (default: 2).
boxstyle_1
,boxstyle_2
, ...- CSS style attributes to be applied to the boxes in a given column.
border_1
,border_2
, ...- Thickness of the borders around the boxes in a given column.
align
- Alignment of the chart: left, right, center
headnotes
- Adds optional text above the chart (most useful in collapsible mode)
footnotes
- Adds optional text below the chart (most useful in collapsible mode)
Options for the collapsible outer container (if enabled)
collapsible
- set to
yes
to make the table collapsible collapsed
- set to
no
to expand by default, andyes
to collapse by default title
- overrides the default container title when collapsible
ref
- adds an optional reference to the end of the title; use normal "ref" mark-up for a single footnote covering the whole table
float
- float the outer container:
left
,right
,none
, orcenter
(default) width
- overrides the default outer container width
The column-specific style attributes are included after (and thus override) the generic ones, which are included after the default styles and the border thickness specified by the border
parameter(s).
Blank template
[edit]Blank template for four generations:
{{ahnentafel
|collapsible=yes
|collapsed=yes
|align=center
|ref=
|boxstyle_1=background-color: #bfc;
|boxstyle_2=background-color: #9fe;
|boxstyle_3=background-color: #ffc;
|boxstyle_4=background-color: #fcc;
|1=1.
|2=2.
|3=3.
|4=4.
|5=5.
|6=6.
|7=7.
|8=8.
|9=9.
|10=10.
|11=11.
|12=12.
|13=13.
|14=14.
|15=15.
}}
Ancestors of Ahnentafel/doc | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Tracking categories
[edit]- Category:Pages using ahnentafel with style (42)
- Category:Pages using ahnentafel with boxstyle (40)
- Category:Pages using ahnentafel with border (43)
- Category:Pages using ahnentafel with unknown parameters (10)
See also
[edit]- Wikipedia:Family trees — for alternatives
{{ahnentafel-tree}}
uses{{Tree list}}
and will handle up to an ahnentafel of 511 places (9 generations), but will also display as little as one generation.{{chart}}
– can be used to build a bottom up, top down or right to left ahnentafel chart see Family trees § Chart template