Difference between revisions of "Template:Buildings"

From DAS Wiki
Line 27: Line 27:
 
|landscape_architect=
 
|landscape_architect=
 
|design_awards=  
 
|design_awards=  
|main_contractor=  
+
|contractors=  
 
|start_date=  
 
|start_date=  
 
|groundbreaking_date=  
 
|groundbreaking_date=  
Line 72: Line 72:
 
|surveyor=string
 
|surveyor=string
 
|landscape_architect=string
 
|landscape_architect=string
|general_contractor=string
+
|contractors=List (;) of Page
 
|awards=string
 
|awards=string
 
|groundbreaking_date=date
 
|groundbreaking_date=date
Line 118: Line 118:
 
|surveyor={{{surveyor|}}}
 
|surveyor={{{surveyor|}}}
 
|landscape_architect={{{landscape_architect|}}}
 
|landscape_architect={{{landscape_architect|}}}
|general_contractor={{{general_contractor|}}}
+
|contractors={{{contractors|}}}
 
|awards={{{awards|}}}
 
|awards={{{awards|}}}
 
|groundbreaking_date={{{groundbreaking_date|}}}
 
|groundbreaking_date={{{groundbreaking_date|}}}
Line 174: Line 174:
 
-->{{#if:{{{landscape_architect|}}}|<tr><th>Landscape Architect</th><td>[[{{{landscape_architect|}}}]]</td></tr>}}<!--
 
-->{{#if:{{{landscape_architect|}}}|<tr><th>Landscape Architect</th><td>[[{{{landscape_architect|}}}]]</td></tr>}}<!--
 
Construction
 
Construction
-->{{#if:{{{general_contractor|}}}{{{awards|}}}{{{start_date|}}}{{{groundbreaking_date|}}}{{{topped_out_date|}}}{{{completion_date|}}}{{{opened_date|}}}{{{cost|}}}{{{demolished|}}}|<tr><th style="text-align: center; background-color:#ededed; font-weight: bold;", colspan="2">Construction</th></tr>}}<!--
+
-->{{#if:{{{contractors|}}}{{{awards|}}}{{{start_date|}}}{{{groundbreaking_date|}}}{{{topped_out_date|}}}{{{completion_date|}}}{{{opened_date|}}}{{{cost|}}}{{{demolished|}}}|<tr><th style="text-align: center; background-color:#ededed; font-weight: bold;", colspan="2">Construction</th></tr>}}<!--
-->{{#if:{{{general_contractor|}}}|<tr><th>General Contractor</th><td>[[{{{general_contractor|}}}]]</td></tr>}}<!--
+
-->{{#if:{{{contractors|}}}|<tr><th>Contractors</th><td><div style="line-height:1.2em;";>{{#arraymap:{{{contractors|}}}|;|x|[[x]]}}</div></td></tr>}}<!--
 
-->{{#if:{{{awards|}}}|<tr><th>Awards</th><td>{{{awards|}}}</td></tr>}}<!--
 
-->{{#if:{{{awards|}}}|<tr><th>Awards</th><td>{{{awards|}}}</td></tr>}}<!--
 
-->{{#if:{{{start_date|}}}|<tr><th>Start Date</th><td>{{{start_date}}}</td></tr>}}<!--
 
-->{{#if:{{{start_date|}}}|<tr><th>Start Date</th><td>{{{start_date}}}</td></tr>}}<!--

Revision as of 18:44, June 14, 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= 
|contractors= 
|start_date= 
|groundbreaking_date= 
|topped_out_date= 
|completion_date=
|opened_date= 
|renovation_date= 
|ren_architect= 
|ren_firm= 
|ren_l_a= 
|ren_str_engineer= 
|ren_civ_engineer= 
|ren_oth_designers= 
|ren_m_e_engineer= 
|ren_contractor=
|ren_cost= 
|ren_awards= 
|national_register_id= 
|national_register_url= 
}}

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