Difference between revisions of "Template:Buildings"

From DAS Wiki
Line 176: Line 176:
 
{{#if:{{{demolished|}}}|<tr><th>Razed</th><td>{{{demolished|}}}</td></tr>}}
 
{{#if:{{{demolished|}}}|<tr><th>Razed</th><td>{{{demolished|}}}</td></tr>}}
 
! 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>
{{#if:{{{renovation_date|}}}|<tr><th>Date</th><td>{{{renovation_date|}}}</td></tr>}}
+
{{#if:{{{renovation_date|}}}|<tr><th>Date</th><td>{{{renovation_date|}}}</td></tr>}}{{#if:{{{ren_architect|}}}|<tr><th>Architect</th><td>[[{{{ren_architect|}}}]]</td></tr>}}{{#if:{{{ren_firm|}}}|<tr><th>Firm</th><td>[[{{{ren_firm|}}}]]</td></tr>}}{{#if:{{{ren_engineer|}}}|<tr><th>Engineer</th><td>[[{{{ren_engineer|}}}]]</td></tr>}}{{#if:{{{ren_str_engineer|}}}|<tr><th>Structural Engineer</th><td>[[{{{ren_str_engineer|}}}]]</td></tr>}}{{#if:{{{ren_civ_engineer|}}}|<tr><th>Civil Engineer</th><td>[[{{{ren_civ_engineer|}}}]]</td></tr>}}{{#if:{{{ren_oth_designers|}}}|<tr><th>Other Designers</th><td>{{{ren_oth_designers|}}}</td></tr>}}{{#if:{{{ren_m_e_engineer|}}}|<tr><th>M/E Engineer</th><td>[[{{{ren_m_e_engineer|}}}]]</td></tr>}}{{#if:{{{ren_contractor|}}}|<tr><th>Contractor</th><td>[[{{{ren_contractor|}}}]]</td></tr>}}{{#if:{{{ren_cost|}}}|<tr><th>Cost</th><td>{{{ren_cost|}}}</td></tr>}}{{#if:{{{ren_awards|}}}|<tr><th>Awards</th><td>{{{ren_awards|}}}</td></tr>}}
{{#if:{{{ren_architect|}}}|<tr><th>Architect</th><td>[[{{{ren_architect|}}}]]</td></tr>}}
 
{{#if:{{{ren_firm|}}}|<tr><th>Firm</th><td>[[{{{ren_firm|}}}]]</td></tr>}}
 
{{#if:{{{ren_engineer|}}}|<tr><th>Engineer</th><td>[[{{{ren_engineer|}}}]]</td></tr>}}
 
{{#if:{{{ren_str_engineer|}}}|<tr><th>Structural Engineer</th><td>[[{{{ren_str_engineer|}}}]]</td></tr>}}
 
{{#if:{{{ren_civ_engineer|}}}|<tr><th>Civil Engineer</th><td>[[{{{ren_civ_engineer|}}}]]</td></tr>}}
 
{{#if:{{{ren_oth_designers|}}}|<tr><th>Other Designers</th><td>{{{ren_oth_designers|}}}</td></tr>}}
 
{{#if:{{{ren_m_e_engineer|}}}|<tr><th>M/E Engineer</th><td>[[{{{ren_m_e_engineer|}}}]]</td></tr>}}
 
{{#if:{{{ren_contractor|}}}|<tr><th>Contractor</th><td>[[{{{ren_contractor|}}}]]</td></tr>}}
 
{{#if:{{{ren_cost|}}}|<tr><th>Cost</th><td>{{{ren_cost|}}}</td></tr>}}
 
{{#if:{{{ren_awards|}}}|<tr><th>Awards</th><td>{{{ren_awards|}}}</td></tr>}}
 
 
|}
 
|}
  
 
[[Category:Buildings]]
 
[[Category:Buildings]]
 
</includeonly>
 
</includeonly>

Revision as of 22:07, April 21, 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.