Changes

Jump to navigation Jump to search
no edit summary
Line 6: Line 6:  
{{#vardefine:first_marriage_date        | {{#show: {{#var:subject}}        | ?was first married on}} }}
 
{{#vardefine:first_marriage_date        | {{#show: {{#var:subject}}        | ?was first married on}} }}
 
{{#vardefine:first_spouse | {{#show: {{#var:subject}} | ?was first married to}} }}
 
{{#vardefine:first_spouse | {{#show: {{#var:subject}} | ?was first married to}} }}
{{#vardefine:first_father-in-law | {{#show: {{#var:first_spouse}} | ?has father}} }}
+
{{#vardefine:first_father-in-law       | {{#show: {{#var:first_spouse}}   | ?has father}} }}
{{#vardefine:first_mother-in-law | {{#show: {{#var:first_spouse}}  | ?has mother}} }}
+
{{#vardefine:first_mother-in-law       | {{#show: {{#var:first_spouse}}  | ?has mother}} }}
{{#vardefine:second_marriage_date | {{#show: {{#var:subject}} | ?was second married on}} }}
+
{{#vardefine:second_marriage_date       | {{#show: {{#var:subject}}       | ?was second married on}} }}
{{#vardefine:second_spouse | {{#show: {{#var:subject}}        | ?was second married to}} }}
+
{{#vardefine:second_spouse             | {{#show: {{#var:subject}}        | ?was second married to}} }}
{{#vardefine:second_father-in-law | {{#show: {{#var:second_spouse}}  | ?has father}} }}
+
{{#if: {{#var:second_spouse}}          |
 +
{{#vardefine:second_father-in-law       | {{#show: {{#var:second_spouse}}  | ?has father}} }}
 
{{#vardefine:second_mother-in-law      | {{#show: {{#var:second_spouse}}  | ?has mother}} }}
 
{{#vardefine:second_mother-in-law      | {{#show: {{#var:second_spouse}}  | ?has mother}} }}
 +
}}
 
{{#vardefine:birth_section | {{#if: {{#var:birth_date}} | {{#if: {{#var:death_date}} | ({{#var:birth_date}} - {{#var:death_date}}) | , born {{#var:birth_date}}, }} | {{#if: {{#var:death_date}} | , died {{#var:death_date}} | (unknown-unknown) }} }} }}{{#if: {{#var:first_spouse}} | {{#vardefine:first_marriage_section | {{#if: {{#var:first_spouse}} | first married [[{{#var:first_spouse}}]]{{#if: {{#var:first_father-in-law}} | , child of [[{{#var:first_father-in-law}}]] {{#if: {{#var:first_mother-in-law}} | and [[{{#var:first_mother-in-law}}]], | }} | {{#if: {{#var:first_mother-in-law}} | , child of [[{{#var:first_mother-in-law}}]], | }} }} | }} {{#if: {{#var:first_marriage_date}} | on {{#var:first_marriage_date}} | }}. }} | }}{{#if: {{#var:second_spouse}} | {{#vardefine:second_marriage_section | {{#if: {{#var:second_spouse}} | {{#var:first_name}} next married [[{{#var:second_spouse}}]]{{#if: {{#var:second_father-in-law}} | , child of [[{{#var:second_father-in-law}}]] {{#if: {{#var:second_mother-in-law}} | and [[{{#var:second_mother-in-law}}]], | }} | {{#if: {{#var:second_mother-in-law}} | , child of [[{{#var:second_mother-in-law}}]], | }} }} | }} {{#if: {{#var:second_marriage_date}} | on {{#var:second_marriage_date}} | }}.  }} | }}[[{{#var:first_name}}]] {{#var:birth_section}} {{#var:first_marriage_section}}{{#var:conjuction}}{{#var:second_marriage_section}}
 
{{#vardefine:birth_section | {{#if: {{#var:birth_date}} | {{#if: {{#var:death_date}} | ({{#var:birth_date}} - {{#var:death_date}}) | , born {{#var:birth_date}}, }} | {{#if: {{#var:death_date}} | , died {{#var:death_date}} | (unknown-unknown) }} }} }}{{#if: {{#var:first_spouse}} | {{#vardefine:first_marriage_section | {{#if: {{#var:first_spouse}} | first married [[{{#var:first_spouse}}]]{{#if: {{#var:first_father-in-law}} | , child of [[{{#var:first_father-in-law}}]] {{#if: {{#var:first_mother-in-law}} | and [[{{#var:first_mother-in-law}}]], | }} | {{#if: {{#var:first_mother-in-law}} | , child of [[{{#var:first_mother-in-law}}]], | }} }} | }} {{#if: {{#var:first_marriage_date}} | on {{#var:first_marriage_date}} | }}. }} | }}{{#if: {{#var:second_spouse}} | {{#vardefine:second_marriage_section | {{#if: {{#var:second_spouse}} | {{#var:first_name}} next married [[{{#var:second_spouse}}]]{{#if: {{#var:second_father-in-law}} | , child of [[{{#var:second_father-in-law}}]] {{#if: {{#var:second_mother-in-law}} | and [[{{#var:second_mother-in-law}}]], | }} | {{#if: {{#var:second_mother-in-law}} | , child of [[{{#var:second_mother-in-law}}]], | }} }} | }} {{#if: {{#var:second_marriage_date}} | on {{#var:second_marriage_date}} | }}.  }} | }}[[{{#var:first_name}}]] {{#var:birth_section}} {{#var:first_marriage_section}}{{#var:conjuction}}{{#var:second_marriage_section}}
  

Navigation menu