Difference between revisions of "Template:Arch"

From DAS Wiki
Line 23: Line 23:
 
! style="text-align: center; background-color:#ccccff;" colspan="2" |<span style="font-size: larger;">{{PAGENAME}}</span>
 
! style="text-align: center; background-color:#ccccff;" colspan="2" |<span style="font-size: larger;">{{PAGENAME}}</span>
 
|-
 
|-
! 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_date|}}}|<tr><th>Birth Date</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 36: Line 36:
 
-->{{#if:{{{signature|}}}|<tr><th>Signature</th><td>File:{{{signature|}}}</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><!--
+
! 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:{{{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>}}
 
|}
 
|}
 
</includeonly>
 
</includeonly>

Revision as of 14:08, April 27, 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.