Difference between revisions of "Template:Arch"

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

Revision as of 20:11, May 16, 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=
|burial_place=
|spouse=
|signature=
|awards=
|significant_design=
}}

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