Template:Pedigree: Difference between revisions
Jump to navigation
Jump to search
(Created page with "<noinclude> </noinclude><includeonly>| rowspan="2" | {{{1|}}} | {{{2|}}} |- | {{{3|}}}</includeonly>") |
No edit summary |
||
| (5 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
<noinclude> | <noinclude>Create a pedigree chart table, up to a given number of generations. | ||
</noinclude><includeonly>| | * First parameter: family to appear as the root | ||
| {{{1 | * ''generations'': Maximum number of generations; default is 4. | ||
| {{{ | </noinclude><includeonly>{| class="wikitable" | ||
{{Tree|{{{1}}}| | |||
| {{{ | | template=Pedigree/Cell | ||
| children=Pedigree/Parent Family | |||
| start depth=-{{#if:{{{generations|}}}|{{{generations}}}|4}} | |||
}} | |||
|}</includeonly> | |||
Latest revision as of 23:12, 2 July 2015
Create a pedigree chart table, up to a given number of generations.
- First parameter: family to appear as the root
- generations: Maximum number of generations; default is 4.