Template:Pedigree/Parent Family: Difference between revisions
Jump to navigation
Jump to search
(Created page with "<noinclude>Get the family of which the given family is a Child Family, as long as the depth is less than 0. * First parameter: Family to query * ''in...") |
No edit summary |
||
| Line 4: | Line 4: | ||
* ''depth'': Depth of tree for result family | * ''depth'': Depth of tree for result family | ||
</noinclude><includeonly>{{#ifexpr: {{{depth}}} < 0 | </noinclude><includeonly>{{#ifexpr: {{{depth}}} < 0 | ||
| {{Family/Parent Family|{{{1}}}| index={{{index}}}}} | | {{Family/Parent Family|{{{1}}}| index={{{index|}}}}} | ||
}}</includeonly> | }}</includeonly> | ||
Revision as of 09:35, 18 June 2015
Get the family of which the given family is a Child Family, as long as the depth is less than 0.
- First parameter: Family to query
- index: Which parent family to return (1-based); default is 1
- depth: Depth of tree for result family