Changes

Jump to navigation Jump to search
1,926 bytes added ,  07:34, 25 June 2021
no edit summary
Line 1: Line 1: −
<includeonly>
+
<includeonly><!--set defaults-->{{#if:{{{include infobox|}}}|{{#vardefine:showinfobox |{{lc: {{{include infobox}}}  }}  }}|{{#vardefine:showinfobox|false}} }}{{#if:{{{include sketch|}}} |{{#vardefine:showsketch  |{{lc: {{{include sketch}}}  }}  }}|{{#vardefine:showsketch |false}} }}{{#if:{{{include infobox|}}}|{{#vardefine:showinfobox |{{lc: {{{include infobox|}}} }}  }}|{{#vardefine:showinfobox|false}} }}{{#if:{{{include research log|}}} |{{#vardefine:showresearchlog|{{lc: {{{include research log}}} }} }}|{{#vardefine:showresearchlog|true}} }}{{#if:{{{include related pages|}}}|{{#vardefine:showrelatedpages|{{lc: {{{include related pages}}} }} }}|{{#vardefine:showrelatedpages|true}} }}{{#if:{{{include metadata|}}}|{{#vardefine:showmetadata|{{lc: {{{include matadata}}} }} }}|{{#vardefine:showmetdata|false}} }}{{#if:{{{include factbox|}}}|{{vardefine:showfactbox|{{lc: {{{include factbox|}}} }} }}|{{#vardefine:showfactbox|false}} }}<!--infobox -->{{#ifeq: {{#var:showinfobox}}|true
<!--infobox -->{{#ifeq: {{{include infobox}}}|true|{{Infobox person
+
|<!--then-->{{Infobox person
 
| name              = {{{name|}}}
 
| name              = {{{name|}}}
 
| image            = {{{image file|}}}
 
| image            = {{{image file|}}}
Line 11: Line 11:  
| resting_place    = {{{buried at|}}}  
 
| resting_place    = {{{buried at|}}}  
 
| occupation        = {{{occupation|}}}  
 
| occupation        = {{{occupation|}}}  
| spouse            = {{{spouse|}}}
+
| spouse            = [[{{{spouse|}}}]]
 
| residence        = {{{residence list|}}}
 
| residence        = {{{residence list|}}}
 
| children          = {{{child list|}}}  
 
| children          = {{{child list|}}}  
| mother            = {{{mother|}}}
+
| mother            = {{#if: {{{mother|}}}|{{has mother|{{{mother|}}} }}|<!--do nothing--> }}
| father            = {{{father|}}}
+
| father            = {{#if: {{{father|}}}|{{has father|{{{father|}}} }}|<!--do nothing--> }}
}}|<!--don't show the infobox-->}}<!--sketch-->{{#ifeq: {{{include sketch|}}}|true|<!--show the sketch-->{{sketch
+
}}{{#ifexist: 
 +
|<!--else do nothing-->}}{{sketch
 
|name              = {{{name|}}}
 
|name              = {{{name|}}}
 
|gen                = {{{gen|}}}
 
|gen                = {{{gen|}}}
Line 41: Line 42:  
|spouse father      = {{{spouse father|}}}
 
|spouse father      = {{{spouse father|}}}
 
|spouse mother      = {{{spouse mother|}}}
 
|spouse mother      = {{{spouse mother|}}}
}}|<!--don't show the sketch-->}}
+
|alt sketch        = {{{alt sketch|}}}
{{Research pages}}{{Related pages}}{{#if: {{{first name|}}}{{{middle name|}}}{{{last name|}}}{{{suffix|}}}{{{id|}}} | {{is person |first name={{{first name|}}} |middle name={{{middle name|}}} |last name={{{last name|}}} |suffix={{{suffix|}}} |id={{{id|}}} }} | {{is person |name={{{ROOTPAGENAME}} surname={{get surname|{{ROOTPAGENAME}} }} }} }}
+
}}
[[Category:{{get surname|{{ROOTPAGENAME}} }}]][[Category:Individual]]{{#ifeq: {{{show fact box|}}}|false|<!--do nothing-->|__SHOWFACTBOX__}}</includeonly><noinclude>{{documentation}}</noinclude>
+
{{#if: {{{child table|}}}
 +
|==Children==
 +
{{Child table/header
 +
|father name={{{name|}}} |father gen={{{father gen}}}
 +
|mother name={{{spouse|}}} |mother gen={{{mother gen}}}
 +
|gen = {{{generation number}}}
 +
|note={{{child header note}}} }}
 +
{{{child table|}}}
 +
{{child table/footer}}
 +
|<!--don't show child table--> }} | <!--do nothing-->}}
 +
{{#if:{{{include content|}}}|{{{content}}}|<!--do nothing--> }}
 +
{{#ifexist:{{BASEPAGENAME}}/Working Notes|==Working Notes==
 +
[[{{BASEPAGENAME}}/Working Notes]]|<!--Show nothing-->}}
 +
{{#if: {{#ask: [[has person::{{PAGENAME}}]]|format=gallery}}|==Gallery==
 +
{{#ask: [[has person::{{PAGENAME}}]]|format=gallery}}|<!--do nothing --> }}
 +
{{#ifeq:{{#var:showresearchlog}}|true|{{Research log}}|<!--do nothing--> }}
 +
{{#ifeq:{{#var:showrelatedpages}}|true|{{Related pages |show people={{{show people|}}} }}|<!--do nothing--> }} {{#ifeq:{{#var:showmetadata}}|true|{{meta data}}|<!--do nothing--> }}
 +
==References==
 +
<references />{{#ifeq:{{#var:showfactbox}}|true|__SHOWFACTBOX__|<!--do nothing-->}}</includeonly><!--{{#if: {{{first name|}}}{{{middle name|}}}{{{last name|}}}{{{suffix|}}}{{{id|}}} | {{is person |first name={{{first name|}}} |middle name={{{middle name|}}} |last name={{{last name|}}} |suffix={{{suffix|}}} |id={{{id|}}} }} | {{is person |name={{{ROOTPAGENAME}} |surname={{get surname|{{ROOTPAGENAME}} }} }} }}-->
 +
[[Category:{{get surname|{{ROOTPAGENAME}} }}]][[Category:Individual]]<noinclude>{{documentation}}</noinclude>

Navigation menu