Changes

Jump to navigation Jump to search

Template:Infobox Building

1,496 bytes added, 14:39, 10 March 2007
no edit summary
{| class="infobox" style="width: 25.5em; font-size: 90%; text-align: left;"
|-
| colspan="2" style="font-size: larger; text-align: center;" | '''{{{name}}}'''
|-
{{#if: {{{image|}}}|
{{!}} colspan="2" style="font-size: smaller; text-align: center;" {{!}} [[image:{{{image}}}|300px]]<br>{{{caption|}}}}}
|-
! colspan="2" style="background-color: #ccccff; text-align: center;" | Building Information
|-
! Location
| {{{location}}}
|-
{{#if: {{{architect|}}}|
! Architect
{{!}} {{{architect|}}}}}
|-
{{#if: {{{client|}}}|
! Client
{{!}} {{{client|}}}}}
|-
{{#if: {{{engineer|}}}|
! Engineer
{{!}} {{{engineer|}}}}}
|-
{{#if: {{{construction_start_date|}}}|
! Construction Start Date
{{!}} {{{construction_start_date|}}}}}
|-
{{#if: {{{completion_date|}}}|
! Completion Date
{{!}} {{{completion_date|}}}}}
|-
{{#if: {{{date_demolished|}}}|
! Date Demolished
{{!}} {{{date_demolished|}}}}}
|-
{{#if: {{{cost|}}}|
! Cost
{{!}} {{{cost|}}}}}
|-
{{#if: {{{structural_system|}}}|
! Structural System
{{!}} {{{structural_system|}}}}}
|-
{{#if: {{{style|}}}|
! Style
{{!}} {{{style|}}}}}
|-
{{#if: {{{size|}}}|
! Size
{{!}} {{{size|}}}}}
|-
{{#if: {{{mapcode|}}}|
! Size
{{!}} {{{mapcode|}}}}}
|-
|}
<noinclude>
== Usage ==
<pre>
{{Infobox Historic building
|image=
|caption=
|name=
|location=
|architect=
|client=
|engineer=
|construction_start_date=
|completion_date=
|date_demolished=
|cost=
|structural_system=
|style=
|size=
|mapcode=
}}
</pre>

[[Category:Infobox templates|Building]]
</noinclude>

Navigation menu