Template:Pedigree: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
<noinclude> | <noinclude>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. | |||
</noinclude><includeonly> | </noinclude><includeonly> | ||
{| | {| | ||
{{Tree|{{{1}}}| | |||
| {{{ | | template=Pedigree/Cell | ||
| children=Pedigree/Parent Family | |||
| {{{ | | start depth=-{{#if:{{{generations|}}}|{{{generations}}}|4}} | ||
}} | |||
|}</includeonly> | |}</includeonly> | ||
Revision as of 09:33, 18 June 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.