Difference between revisions of "Template:Arch"

From DAS Wiki
Line 58: Line 58:
 
-->{{#if:{{{birth_date|}}}|{{#if:{{{birth_place|}}}|<tr><th>Birth</th><td>{{{birth_date|}}}<br />{{{birth_place|}}}</td></tr>|<tr><th>Birth</th><td>{{{birth_date|}}}</td></tr>}}  }}<!--
 
-->{{#if:{{{birth_date|}}}|{{#if:{{{birth_place|}}}|<tr><th>Birth</th><td>{{{birth_date|}}}<br />{{{birth_place|}}}</td></tr>|<tr><th>Birth</th><td>{{{birth_date|}}}</td></tr>}}  }}<!--
 
-->{{#if:{{{birth_date|}}}||{{#if:{{{birth_place|}}}|<tr><th>Birth</th><td>{{{birth_place|}}}</td></tr>}} }}<!--
 
-->{{#if:{{{birth_date|}}}||{{#if:{{{birth_place|}}}|<tr><th>Birth</th><td>{{{birth_place|}}}</td></tr>}} }}<!--
 +
 +
-->{{#if:{{{death_date|}}}|{{#if:{{{death_place|}}}|<tr><th>Death</th><td>{{{death_date|}}}<br />{{{death_place|}}}</td></tr>|<tr><th>Death</th><td>{{{death_date|}}}</td></tr>}}  }}<!--
 +
-->{{#if:{{{death_date|}}}||{{#if:{{{death_place|}}}|<tr><th>Death</th><td>{{{death_place|}}}</td></tr>}} }}<!--
 +
 +
 
-->{{#if:{{{death_date|}}}|<tr><th>Death</th><td>{{{death_date|}}}</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:{{{death_place|}}}|<tr><th> </th><td>{{{death_place|}}}</td></tr>}}<!--

Revision as of 11:43, May 28, 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.