%if;father.has_parents;
%nn;
%if;father.father.has_image;
%if;(not cancel_links)
%else;
%end;
%end;
%apply;short_display_person_tree("father.father") |
|
%nn;
%if;father.mother.has_image;
%if;(not cancel_links)
%else;
%end;
%end;
%apply;short_display_person_tree("father.mother") |
%else;
|
%end;
|
%if;mother.has_parents;
%nn;
%if;mother.father.has_image;
%if;(not cancel_links)
%else;
%end;
%end;
%apply;short_display_person_tree("mother.father") |
|
%nn;
%if;mother.mother.has_image;
%if;(not cancel_links)
%else;
%end;
%end;
%apply;short_display_person_tree("mother.mother") |
%else;
|
%end;
%if;father.has_parents;
|
| |
%apply;display_date_marriage_parent("father") |
| |
|
%end;
|
%if;mother.has_parents;
|
| |
%apply;display_date_marriage_parent("mother") |
| |
|
%end;
%if;father.has_parents;
|
|
|
|
|
%end;
|
%if;mother.has_parents;
|
|
|
|
|
%end;
%if;father.has_parents;
|
│ |
|
%end;
|
%if;mother.has_parents;
|
│ |
|
%end;
|
%nn;
%if;father.has_image;
%elseif;(father.has_parents and mother.has_image)
%if;(bvar.default_image="yes")
%else;
?
%end;
%end;
%apply;short_display_person_tree("father") |
|
|
|
%nn;
%if;mother.has_image;
%elseif;(mother.has_parents and father.has_image)
%if;(bvar.default_image="yes")
%else;
?
%end;
%end;
%apply;short_display_person_tree("mother") |
|
|
│ |
%apply;display_date_marriage_parent("self") |
│ |
|
|
|
|
|
|
| │ | |
%if;(not has_siblings)
| %nn;
%apply;short_display_person_tree("self") |
|
%end;