Template:Pedigree: Difference between revisions

From Smith Family Wiki
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>
{|
{|
| rowspan="2"|{{{1|}}}
{{Tree|{{{1}}}|
| {{{2|}}}
| template=Pedigree/Cell
|-
| children=Pedigree/Parent Family
| {{{3|}}}
| 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.