Difference between revisions of "Template:Pedigree/Rowspan"
(Created page with "<noinclude> </noinclude><includeonly>| rowspan="{{#explode:{{{1}}}|.|-1}}" {{{1}}}</includeonly>") |
|||
| Line 1: | Line 1: | ||
| − | <noinclude> | + | <noinclude>Get the number of pedigree rows for the given family. |
| − | </noinclude><includeonly> | + | * First parameter: family to query |
| + | * ''depth'': current depth | ||
| + | </noinclude><includeonly>{{#expr:{{Tree|{{{1}}}|| | ||
| + | | template=Pedigree/Rowspan/Token | ||
| + | | children=Pedigree/Parent Family | ||
| + | | start depth={{{depth}}} | ||
| + | }}}}</includeonly> | ||
Revision as of 08:46, 18 June 2015
Get the number of pedigree rows for the given family.
- First parameter: family to query
- depth: current depth