Template:Pedigree/Parent Family: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
<noinclude>Get the family of which the given family is a [[Property:Child Family|Child Family]], as long as the depth is less than 0. | <noinclude>Get the family of which the given family is a [[Property:Child Family|Child Family]], as long as the depth is less than 0. Sorted by [[Property:Grandparent Link Index]]. | ||
* First parameter: Family to query | * First parameter: Family to query | ||
* ''index'': Which | * ''index'': Which grandparent family to return (1-based); default is 1 | ||
* ''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/ | | {{Family/Grandparent Family|{{{1}}}| index={{{index|}}}}} | ||
}}</includeonly> | }}</includeonly> | ||
Revision as of 23:15, 18 June 2015
Get the family of which the given family is a Child Family, as long as the depth is less than 0. Sorted by Property:Grandparent Link Index.
- First parameter: Family to query
- index: Which grandparent family to return (1-based); default is 1
- depth: Depth of tree for result family