Changes

Jump to navigation Jump to search
no edit summary
Line 1: Line 1:  
{{#vardefine:subject | {{{subject}}} }}
 
{{#vardefine:subject | {{{subject}}} }}
 
{{#vardefine:pronoun | {{{pronoun}}} }}
 
{{#vardefine:pronoun | {{{pronoun}}} }}
{{#vardefine:first_name | {{#explode: {{#var:subject}} | | 0}} }}  
+
 
 +
{{#vardefine:first_name                 | {{#explode: {{#var:subject}} | | 0}} }}  
 
{{#vardefine:birth_date                | {{#show: {{#var:subject}} | ?was born on}} }}
 
{{#vardefine:birth_date                | {{#show: {{#var:subject}} | ?was born on}} }}
{{#vardefine:death_date | {{#show: {{#var:subject}} | ?died on}} }}
+
{{#vardefine:death_date                 | {{#show: {{#var:subject}} | ?died on}} }}
{{#vardefine:first_spouse | {{#show: {{#var:subject}} | ?was first married to}} }}
+
{{#vardefine:first_spouse               | {{#show: {{#var:subject}} | ?was first married to}} }}
    
{{#if: {{#var:first_spouse}}            |
 
{{#if: {{#var:first_spouse}}            |
Line 11: Line 12:  
{{#vardefine:first_mother-in-law        | {{#show: {{#var:first_spouse}}  | ?has mother}} }}
 
{{#vardefine:first_mother-in-law        | {{#show: {{#var:first_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}} | }}. }} | }}
 
{{#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}}          |  
 
{{#if: {{#var:second_spouse}}          |  

Navigation menu