Difference between revisions of "Template:Buildings"

From DAS Wiki
Line 89: Line 89:
 
|ren_cost=float  
 
|ren_cost=float  
 
|ren_awards=string
 
|ren_awards=string
 +
|demolished=date
 
}}
 
}}
 
</noinclude><includeonly>{{#cargo_store:_table=buildings
 
</noinclude><includeonly>{{#cargo_store:_table=buildings
Line 132: Line 133:
 
|ren_cost={{{ren_cost|}}}
 
|ren_cost={{{ren_cost|}}}
 
|ren_awards={{{ren_awards|}}}
 
|ren_awards={{{ren_awards|}}}
 +
|demolished={{{demolished|}}}
 
  }}{| style="width: 24em; 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="width: 24em; 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 137: Line 139:
 
! style="text-align: center; margin-left: 1em;padding:3px;", colspan="2"| <span>{{#if:{{{image|}}}|[[File:{{{image|}}}|320px|frameless]]</span>}}
 
! style="text-align: center; margin-left: 1em;padding:3px;", colspan="2"| <span>{{#if:{{{image|}}}|[[File:{{{image|}}}|320px|frameless]]</span>}}
 
|-
 
|-
! style="text-align: center; background-color:#ededed; font-weight: bold;", colspan="2"| <span>{{#if:{{{address|}}}{{{Geo|}}}|General information}}</span>
+
! style="text-align: center; background-color:#ededed; font-weight: bold;", colspan="2"| <span>{{#if:{{{address|}}}{{{Geo|}}}|Site information}}</span>
 
|-
 
|-
 
! {{#if:{{{address|}}}|Address}}
 
! {{#if:{{{address|}}}|Address}}
Line 206: Line 208:
 
| {{#if:{{{landscape_architect|}}}|[[{{{landscape_architect|}}}]] }}
 
| {{#if:{{{landscape_architect|}}}|[[{{{landscape_architect|}}}]] }}
 
|-
 
|-
! style="text-align: center; background-color:#ededed; font-weight: bold;", colspan="2"| <span>{{#if:{{{general_contractor|}}}{{{awards|}}}{{{start_date|}}}{{{groundbreaking_date|}}}{{{topped_out_date|}}}{{{completion_date|}}}{{{opened_date|}}}{{{cost|}}}|Construction}}</span>
+
! style="text-align: center; background-color:#ededed; font-weight: bold;", colspan="2"| <span>{{#if:{{{general_contractor|}}}{{{awards|}}}{{{start_date|}}}{{{groundbreaking_date|}}}{{{topped_out_date|}}}{{{completion_date|}}}{{{opened_date|}}}{{{cost|}}}{{{demolished|}}}|Construction}}</span>
 
|-
 
|-
 
! {{#if:{{{general_contractor|}}}|General Contractor }}
 
! {{#if:{{{general_contractor|}}}|General Contractor }}
Line 231: Line 233:
 
! {{#if:{{{cost|}}}|Cost }}
 
! {{#if:{{{cost|}}}|Cost }}
 
| {{#if:{{{cost|}}}|{{{cost|}}} }}
 
| {{#if:{{{cost|}}}|{{{cost|}}} }}
 +
|-
 +
! {{#if:{{{demolished|}}}|Razed }}
 +
| {{#if:{{{demolished|}}}|{{{demolished|}}} }}
 
|-
 
|-
 
! style="text-align: center; background-color:#ededed; font-weight: bold;", colspan="2"| <span>{{#if:{{{renovation_date|}}}{{{ren_architect|}}}{{{ren_firm|}}}{{{ren_engineer|}}}{{{ren_str_engineer|}}}{{{ren_civ_engineer|}}}{{{ren_oth_designers|}}}{{{ren_m_e_engineer|}}}{{{ren_contractor|}}}{{{ren_cost|}}}{{{ren_awards|}}}|Renovation}}</span>
 
! style="text-align: center; background-color:#ededed; font-weight: bold;", colspan="2"| <span>{{#if:{{{renovation_date|}}}{{{ren_architect|}}}{{{ren_firm|}}}{{{ren_engineer|}}}{{{ren_str_engineer|}}}{{{ren_civ_engineer|}}}{{{ren_oth_designers|}}}{{{ren_m_e_engineer|}}}{{{ren_contractor|}}}{{{ren_cost|}}}{{{ren_awards|}}}|Renovation}}</span>

Revision as of 21:18, April 18, 2021

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

{{Buildings
|image=
|address=
|Geo=
|altitude=
|owner 
|building_type= 
|architectural_style= 
|height= 
|material= 
|floor_count= 
|floor_area= 
|elevator_count= 
|structural_system= 
|cost= 
|architect=
|architecture_firm= 
|structural_engineer= 
|civil_engineer=
|m_e_engineer= 
|other_designers= 
|surveyor=
|landscape_architect=
|design_awards= 
|main_contractor= 
|start_date= 
|groundbreaking_date= 
|topped_out_date= 
|completion_date=
|opened_date= 
|renovation_date= 
|ren_architect= 
|ren_firm= 
|ren_engineer= 
|ren_str_engineer= 
|ren_civ_engineer= 
|ren_oth_designers= 
|ren_m_e_engineer= 
|ren_contractor=
|ren_cost= 
|ren_awards= 
}}

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