Changes

Jump to navigation Jump to search
no edit summary
Line 8: Line 8:  
{{#vardefine:second_spouse              | {{#show: {{#var:subject}} | ?was second married to}} }}
 
{{#vardefine:second_spouse              | {{#show: {{#var:subject}} | ?was second married to}} }}
 
{{#vardefine:third_spouse              | {{#show: {{#var:subject}} | ?was third married to}} }}
 
{{#vardefine:third_spouse              | {{#show: {{#var:subject}} | ?was third married to}} }}
 +
 +
{{#vardefine:birth_section              |
 +
{{#if: {{#var:birth_date}}              |
 +
{{#if: {{#var:death_date}}              |
 +
[[{{{subject}}}|{{#var:first_name}}]] ({{#var:birth_date}} - {{#var:death_date}}) | [[{{{subject}}}|{{#var:first_name}}]], b. {{#var:birth_date}}, }} | {{#if: {{#var:death_date}} | [[{{{subject}}}|{{#var:first_name}}]], d. {{#var:death_date}}, | [[{{{subject}}}|{{#var:first_name}}]] (unknown-unknown) }} }} }}
    
{{#if: {{#var:first_spouse}}            |
 
{{#if: {{#var:first_spouse}}            |
Line 13: Line 18:  
{{#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: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: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}}          |  
Line 20: Line 25:  
{{#vardefine:second_father-in-law      | {{#show: {{#var:second_spouse}}  | ?has father}} }}
 
{{#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: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}}
+
{{#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}} | }}.  }} |no second spouse }}
    
{{#if: {{#var:third_spouse}}          |  
 
{{#if: {{#var:third_spouse}}          |  
Line 28: Line 33:  
{{#vardefine:third_father-in-law      | {{#show: {{#var:third_spouse}}  | ?has father}} }}
 
{{#vardefine:third_father-in-law      | {{#show: {{#var:third_spouse}}  | ?has father}} }}
 
{{#vardefine:third_mother-in-law      | {{#show: {{#var:third_spouse}}  | ?has mother}} }}
 
{{#vardefine:third_mother-in-law      | {{#show: {{#var:third_spouse}}  | ?has mother}} }}
{{#vardefine:third_marriage_section | {{#if: {{#var:third_spouse}} | {{#var:first_name}} next married [[{{#var:third_spouse}}]]{{#if: {{#var:third_father-in-law}} | , child of [[{{#var:third_father-in-law}}]] {{#if: {{#var:third_mother-in-law}} | and [[{{#var:third_mother-in-law}}]], | }} | {{#if: {{#var:third_mother-in-law}} | , child of [[{{#var:third_mother-in-law}}]], | }} }} | }} {{#if: {{#var:third_marriage_date}} | on {{#var:third_marriage_date}} | }}.  }} | }}[[{{#var:first_name}}]] {{#var:birth_section}}  
+
{{#vardefine:third_marriage_section | {{#if: {{#var:third_spouse}} | {{#var:first_name}} next married [[{{#var:third_spouse}}]]{{#if: {{#var:third_father-in-law}} | , child of [[{{#var:third_father-in-law}}]] {{#if: {{#var:third_mother-in-law}} | and [[{{#var:third_mother-in-law}}]], | }} | {{#if: {{#var:third_mother-in-law}} | , child of [[{{#var:third_mother-in-law}}]], | }} }} | }} {{#if: {{#var:third_marriage_date}} | on {{#var:third_marriage_date}} | }}.  }} | }}
 
| }}
 
| }}
  −
{{#var:conjuction}}
      
:subject:{{#var:subject}}
 
:subject:{{#var:subject}}
Line 50: Line 53:  
:third fil:{{#var:third_father-in-law}}
 
:third fil:{{#var:third_father-in-law}}
 
:third mil{{#var:third_mother-in-law}}
 
:third mil{{#var:third_mother-in-law}}
 +
:bith section: {{#var:birth_section}}
 
:first marriage section: {{#var:first_marriage_section}}
 
:first marriage section: {{#var:first_marriage_section}}
 
:second marriage section: {{#var:second_marriage_section}}   
 
:second marriage section: {{#var:second_marriage_section}}   
 
:third marriage section: {{#var: third_marriage_section}}
 
:third marriage section: {{#var: third_marriage_section}}
 +
 +
{{#var:birth_section}} {{#var:first_marriage_section}} {{#var: third_marriage_section}}
 +
 +
==test section==
 +
{{Individual Summary |subject=Elizabeth Hickox |pronoun=she}}

Navigation menu