Difference between revisions of "Template:Arch"

From DAS Wiki
Line 27: Line 27:
 
! style="text-align: center; background-color:#ededed; font-weight: bold;", colspan="2"| <span>{{#if:{{{birth_date|}}}{{{death_date|}}}{{{nationality|}}}{{{spouse|}}}{{{signature|}}}|General information}}</span>
 
! style="text-align: center; background-color:#ededed; font-weight: bold;", colspan="2"| <span>{{#if:{{{birth_date|}}}{{{death_date|}}}{{{nationality|}}}{{{spouse|}}}{{{signature|}}}|General information}}</span>
 
|-
 
|-
! Born
+
! {{#if:{{{birth_date|}}}{{{birth_place|}}}|Born
 
| {{#if:{{{birth_date|}}}|{{{birth_date|}}}}}
 
| {{#if:{{{birth_date|}}}|{{{birth_date|}}}}}
 
|-
 
|-
Line 33: Line 33:
 
| {{#if:{{{birth_place|}}}|{{{birth_place|}}}}}
 
| {{#if:{{{birth_place|}}}|{{{birth_place|}}}}}
 
|-
 
|-
! Died
+
! {{#if:{{{death_date|}}}{{{death_place|}}}|Died
 
| {{#if:{{{death_date|}}}|{{{death_date|}}}}}
 
| {{#if:{{{death_date|}}}|{{{death_date|}}}}}
 
|-
 
|-
Line 39: Line 39:
 
| {{#if:{{{death_place|}}}|{{{death_place|}}}}}
 
| {{#if:{{{death_place|}}}|{{{death_place|}}}}}
 
|-
 
|-
!{{#if:{{{nationality|}}}|Nationality}}
+
! {{#if:{{{nationality|}}}|Nationality}}
 
| {{#if:{{{nationality|}}}|[[{{{nationality|}}}]]}}
 
| {{#if:{{{nationality|}}}|[[{{{nationality|}}}]]}}
 
|-
 
|-

Revision as of 18:53, April 18, 2021

This is the "Arch" template. It should be called in the following format:

{{Arch
|portrait=
|birth_date=
|birth_place=
|death_date=
|death_place=
|nationality=
|alma_mater=
|spouse=
|signature=
|awards=
|significant_design=
}}

Edit the page to see the template text. {{#cargo_declare:_table=Arch|portrait=File|birth_date=Date|birth_place=string|death_date=Date|death_place=string|nationality=string|alma_mater=string|spouse=Page|signature=File|awards=string|significant_design=string}