Difference between revisions of "Template:Arch"

From DAS Wiki
Line 25: Line 25:
 
! style="text-align: center; margin-left: 1em;padding:3px;", colspan="2"| <span>{{#if:{{{portrait|}}}|[[File:{{{portrait|}}}|320px|frameless]]</span>}}
 
! style="text-align: center; margin-left: 1em;padding:3px;", colspan="2"| <span>{{#if:{{{portrait|}}}|[[File:{{{portrait|}}}|320px|frameless]]</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>
+
! style="text-align: center; background-color:#ededed; font-weight: bold;", colspan="2"| <span>{{#if:{{{birth_date|}}}{{{death_date|}}}{{{nationality|}}}{{{spouse|}}}{{{signature|}}}|General information}}</span><!--
{{#if:{{{birth_date|}}}|<tr><th>Birth Date</th><td>{{{birth_date|}}}</td></tr>}}{{#if:{{{birth_place|}}}|<tr><th> </th><td>{{{birth_place|}}}</td></tr>}}{{#if:{{{death_date|}}}|<tr><th>Death</th><td>{{{death_date|}}}</td></tr>}}{{#if:{{{death_place|}}}|<tr><th> </th><td>{{{death_place|}}}</td></tr>}}{{#if:{{{burial_place|}}}|<tr><th>Buried</th><td>{{{burial_place|}}}</td></tr>}}{{#if:{{{nationality|}}}|<tr><th>Nationality</th><td>{{{nationality|}}}</td></tr>}}{{#if:{{{alma_mater|}}}|<tr><th>Alma Mater</th><td>{{{alma_mater|}}}</td></tr>}}{{#if:{{{spouse|}}}|<tr><th>Spouse</th><td>[[{{{spouse|}}}]]</td></tr>}}{{#if:{{{signature|}}}|<tr><th>Signature</th><td>File:{{{signature|}}}</td></tr>}}
+
-->{{#if:{{{birth_date|}}}|<tr><th>Birth Date</th><td>{{{birth_date|}}}</td></tr>}}<!--
! style="text-align: center; background-color:#ededed; font-weight: bold;", colspan="2"| <span>{{#if:{{{awards|}}}{{{significant_design|}}}|Professional Accomplishments}}</span>
+
-->{{#if:{{{birth_place|}}}|<tr><th> </th><td>{{{birth_place|}}}</td></tr>}}<!--
{{#if:{{{awards|}}}|<tr><th>Awards</th><td>[[{{{awards|}}}]]</td></tr>}}{{#if:{{{significant_design|}}}|<tr><th>Significant Design</th><td>File:{{{significant_design|}}}</td></tr>}}
+
-->{{#if:{{{death_date|}}}|<tr><th>Death</th><td>{{{death_date|}}}</td></tr>}}<!--
 +
-->{{#if:{{{death_place|}}}|<tr><th> </th><td>{{{death_place|}}}</td></tr>}}<!--
 +
-->{{#if:{{{burial_place|}}}|<tr><th>Buried</th><td>{{{burial_place|}}}</td></tr>}}<!--
 +
-->{{#if:{{{nationality|}}}|<tr><th>Nationality</th><td>{{{nationality|}}}</td></tr>}}<!--
 +
-->{{#if:{{{alma_mater|}}}|<tr><th>Alma Mater</th><td>{{{alma_mater|}}}</td></tr>}}<!--
 +
-->{{#if:{{{spouse|}}}|<tr><th>Spouse</th><td>[[{{{spouse|}}}]]</td></tr>}}<!--
 +
-->{{#if:{{{signature|}}}|<tr><th>Signature</th><td>File:{{{signature|}}}</td></tr>}}
 +
! style="text-align: center; background-color:#ededed; font-weight: bold;", colspan="2"| <span>{{#if:{{{awards|}}}{{{significant_design|}}}|Professional Accomplishments}}</span><!--
 +
-->{{#if:{{{awards|}}}|<tr><th>Awards</th><td>[[{{{awards|}}}]]</td></tr>}}<!--
 +
-->{{#if:{{{significant_design|}}}|<tr><th>Significant Design</th><td>{{{significant_design|}}}</td></tr>}}
 
|}
 
|}
 
</includeonly>
 
</includeonly>

Revision as of 09:37, April 22, 2021

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

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

Edit the page to see the template text. This template defines the table "Arch". View table.