Difference between revisions of "Template:Infobox architect"
Jump to navigation
Jump to search
imported>Johnlamb99 |
(Undid revision 159300678 by Johnlamb99 (talk) (rv test/vandalism)) |
||
| Line 9: | Line 9: | ||
|- | |- | ||
! Name | ! Name | ||
| − | | {{{ | + | | {{{name}}} |
|- | |- | ||
| − | {{#if: {{{ | + | {{#if: {{{nationality<includeonly>|</includeonly>}}}| |
! Nationality | ! Nationality | ||
| − | {{!}} {{{ | + | {{!}} {{{nationality}}}}} |
|- | |- | ||
! Birth date | ! Birth date | ||
| − | | {{{ | + | | {{{birth_date}}} |
|- | |- | ||
! Birth place | ! Birth place | ||
| − | | {{{ | + | | {{{birth_place}}} |
|- | |- | ||
{{#if: {{{death_date<includeonly>|</includeonly>}}}| | {{#if: {{{death_date<includeonly>|</includeonly>}}}| | ||
| Line 31: | Line 31: | ||
! colspan="2" style="background-color: #ccccff; text-align: center;" | Work | ! colspan="2" style="background-color: #ccccff; text-align: center;" | Work | ||
|- class="note" | |- class="note" | ||
| − | {{#if: {{{ | + | {{#if: {{{practice_name<includeonly>|</includeonly>}}}| |
! Practice name | ! Practice name | ||
| − | {{!}} {{{ | + | {{!}} {{{practice_name}}}}} |
|- class="note" | |- class="note" | ||
! Significant buildings | ! Significant buildings | ||
| − | | {{{ | + | | {{{significant_buildings}}} |
|- class="note" | |- class="note" | ||
| − | {{#if: {{{ | + | {{#if: {{{significant_projects<includeonly>|</includeonly>}}}| |
! Significant projects | ! Significant projects | ||
| − | {{!}} {{{ | + | {{!}} {{{significant_projects}}}}} |
|- class="note" | |- class="note" | ||
| − | {{#if: {{{ | + | {{#if: {{{significant_design<includeonly>|</includeonly>}}}| |
! Significant design | ! Significant design | ||
{{!}} {{{significant_design}}}}} | {{!}} {{{significant_design}}}}} | ||
Revision as of 02:08, 21 September 2007
| {{{name}}} | |
| [[image:{{{image}}}|Template:Minpx]] {{{caption}}} | |
| Personal information | |
|---|---|
| Name | {{{name}}} |
| Nationality | {{{nationality}}} |
| Birth date | {{{birth_date}}} |
| Birth place | {{{birth_place}}} |
| Date of death | {{{death_date}}} |
| Place of death | {{{death_place}}} |
| Work | |
| Practice name | {{{practice_name}}} |
| Significant buildings | {{{significant_buildings}}} |
| Significant projects | {{{significant_projects}}} |
| Significant design | {{{significant_design}}} |
| Awards and prizes | {{{awards}}} |
Usage
{{Infobox Architect
|image =
|image_size = (if image is smaller than 250px)
|caption =
|name =
|nationality =
|birth_date =
|birth_place =
|death_date =
|death_place =
|practice_name =
|significant_buildings=
|significant_projects =
|significant_design =
|awards =
}}
Note: The parameters image, caption, nationality, death_date, death_place, practice name, significant_projects, and significant_design are optional and may be omitted.