Difference between revisions of "Template:Arch"

From DAS Wiki
Line 11: Line 11:
 
|nationality=
 
|nationality=
 
|alma_mater=
 
|alma_mater=
 +
|associated_firms=
 
|burial_place=
 
|burial_place=
 
|spouse=
 
|spouse=
Line 27: Line 28:
 
|nationality=string
 
|nationality=string
 
|alma_mater=string
 
|alma_mater=string
 +
|associated_firms=List (;) of Page
 
|burial_place=string
 
|burial_place=string
 
|spouse=Page
 
|spouse=Page
Line 41: Line 43:
 
|nationality={{{nationality|}}}
 
|nationality={{{nationality|}}}
 
|alma_mater={{{alma_mater|}}}
 
|alma_mater={{{alma_mater|}}}
 +
|associated_firms={{{associated_firms|}}}
 
|burial_place={{{burial_place|}}}
 
|burial_place={{{burial_place|}}}
 
|spouse={{{spouse|}}}
 
|spouse={{{spouse|}}}
Line 52: Line 55:
 
! 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>
 
|-
 
|-
{{#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|}}}{{{death_date|}}}{{{associated_firms|}}}{{{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 60: Line 63:
 
-->{{#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:{{{associated_firms|}}}|<tr><th>Firm(s)</th><td>{{#arraymap:{{{associated_firms|}}}|,|x|[[x]]}}</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;", colspan="2">[[File:{{{signature|}}}|150px|frameless]]</td></tr>}}<!--
 
-->{{#if:{{{signature|}}}|<tr><td style="text-align: center;", colspan="2">[[File:{{{signature|}}}|150px|frameless]]</td></tr>}}<!--

Revision as of 12:29, May 24, 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=
|associated_firms=
|burial_place=
|spouse=
|signature=
|awards=
|significant_design=
}}

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