Difference between revisions of "Template:Arch"

From DAS Wiki
Line 57: Line 57:
 
{{#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|}}}{{{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>}}<!--
 
-->
 
-->
{{ifeq:{{{birth_date|}}}
+
{{#ifeq:{{{birth_date|}}}
|{{ifeq:{{{birth_place|}}}|<tr><th>Birth</th><td>{{{birth_date|}}}<br />{{{birth_place|}}}</td></tr>}}
+
|{{#ifeq:{{{birth_place|}}}|<tr><th>Birth</th><td>{{{birth_date|}}}<br />{{{birth_place|}}}</td></tr>}}
 
|<tr><th>Birth</th><td>{{{birth_date|}}}</td></tr>
 
|<tr><th>Birth</th><td>{{{birth_date|}}}</td></tr>
 
|<tr><th>Birth</th><td>{{{birth_place|}}}</td></tr>
 
|<tr><th>Birth</th><td>{{{birth_place|}}}</td></tr>

Revision as of 10:45, 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.