Difference between revisions of "Template:Architects"

From DAS Wiki
(Created page with "<noinclude> This is the "Architects" template. It should be called in the following format: <pre> {{Architects |LName= |FName= |birth_date= |birth_place= |death_date= |death_p...")
 
Line 6: Line 6:
 
|LName=
 
|LName=
 
|FName=
 
|FName=
 +
|Portrait=
 
|birth_date=
 
|birth_date=
 
|birth_place=
 
|birth_place=
Line 23: Line 24:
 
</pre>
 
</pre>
 
Edit the page to see the template text.
 
Edit the page to see the template text.
{{#cargo_declare:_table=architects|LName=String|FName=String|birth_date=Date|birth_place=Page|death_date=Date|death_place=Page|other_names=List (,) of String|nationality=String|alma_mater=Page|spouse=Page|partner=Page|children=List (,) of String|awards=List (,) of String|firms=List (,) of Page|signature=File|website=URL}}
+
{{#cargo_declare:_table=architects|LName=String|FName=String|portrait=file|birth_date=Date|birth_place=Page|death_date=Date|death_place=Page|other_names=List (,) of String|nationality=String|alma_mater=Page|spouse=Page|partner=Page|children=List (,) of String|awards=List (,) of String|firms=List (,) of Page|signature=File|website=URL}}
</noinclude><includeonly>{{#cargo_store:_table=architects|LName={{{LName|}}}|FName={{{FName|}}}|birth_date={{{birth_date|}}}|birth_place={{{birth_place|}}}|death_date={{{death_date|}}}|death_place={{{death_place|}}}|other_names={{{other_names|}}}|nationality={{{nationality|}}}|alma_mater={{{alma_mater|}}}|spouse={{{spouse|}}}|partner={{{partner|}}}|children={{{children|}}}|awards={{{awards|}}}|firms={{{firms|}}}|signature={{{signature|}}}|website={{{website|}}} }}{| style="width: 30em; font-size: 90%; border: 1px solid #aaaaaa; background-color: #f9f9f9; color: black; margin-bottom: 0.5em; margin-left: 1em; padding: 0.2em; float: right; clear: right; text-align:left;"
+
</noinclude><includeonly>{{#cargo_store:_table=architects|LName={{{LName|}}}|FName={{{FName|}}}|Portrait={{{portrait|}}}|birth_date={{{birth_date|}}}|birth_place={{{birth_place|}}}|death_date={{{death_date|}}}|death_place={{{death_place|}}}|other_names={{{other_names|}}}|nationality={{{nationality|}}}|alma_mater={{{alma_mater|}}}|spouse={{{spouse|}}}|partner={{{partner|}}}|children={{{children|}}}|awards={{{awards|}}}|firms={{{firms|}}}|signature={{{signature|}}}|website={{{website|}}} }}{| style="width: 30em; font-size: 90%; border: 1px solid #aaaaaa; background-color: #f9f9f9; color: black; margin-bottom: 0.5em; margin-left: 1em; padding: 0.2em; float: right; clear: right; text-align:left;"
 
! 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>
 
|-
 
|-
Line 32: Line 33:
 
! First Name
 
! First Name
 
| {{{FName|}}}
 
| {{{FName|}}}
 +
|-
 +
! Portrait
 +
| {{{Portrait|}}}
 
|-
 
|-
 
! Date of Birth
 
! Date of Birth

Revision as of 13:20, April 15, 2021

This is the "Architects" template. It should be called in the following format:

{{Architects
|LName=
|FName=
|Portrait=
|birth_date=
|birth_place=
|death_date=
|death_place=
|other_names=
|nationality=
|alma_mater=
|spouse=
|partner=
|children=
|awards=
|firms=
|signature=
|website=
}}

Edit the page to see the template text. This template defines the table "architects". This table has not been created yet.