Template:Pedigree: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| (2 intermediate revisions by the same user not shown) | |||
| Line 2: | Line 2: | ||
* First parameter: family to appear as the root | * First parameter: family to appear as the root | ||
* ''generations'': Maximum number of generations; default is 4. | * ''generations'': Maximum number of generations; default is 4. | ||
</noinclude><includeonly> | </noinclude><includeonly>{| class="wikitable" | ||
{| | |||
{{Tree|{{{1}}}| | {{Tree|{{{1}}}| | ||
| template=Pedigree/Cell | | template=Pedigree/Cell | ||
| children=Pedigree/Parent | | children=Pedigree/Parent Family | ||
| start depth=-{{#if:{{{generations|}}}|{{{generations}}}|4}} | | start depth=-{{#if:{{{generations|}}}|{{{generations}}}|4}} | ||
}} | }} | ||
|}</includeonly> | |}</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.