Difference between revisions of "Template:Buildings"

From DAS Wiki
Line 223: Line 223:
 
-->{{#if:{{{ren_m_e_engineer|}}}|<tr><th>M/E Engineer</th><td>[[{{{ren_m_e_engineer|}}}]]</td></tr>}}<!--
 
-->{{#if:{{{ren_m_e_engineer|}}}|<tr><th>M/E Engineer</th><td>[[{{{ren_m_e_engineer|}}}]]</td></tr>}}<!--
 
-->{{#if:{{{ren_contractors|}}}|<tr><th>Contractors</th><td><div style="line-height:1.2em;";>{{#arraymap:{{{ren_contractors|}}}|;|x|[[x]]}}</div></td></tr>}}<!--
 
-->{{#if:{{{ren_contractors|}}}|<tr><th>Contractors</th><td><div style="line-height:1.2em;";>{{#arraymap:{{{ren_contractors|}}}|;|x|[[x]]}}</div></td></tr>}}<!--
-->{{#if:{{{ren_cost|}}}|<tr><th>Cost</th><td>{{yesno|{{{ren_cost_approx|}}}|yes=Abt:&nbsp;}}{{{ren_cost|}}}</td></tr>}}<!--
+
-->{{#if:{{{ren_cost|}}}|<tr><th>Cost</th><td>{{yesno|{{{ren_cost_approx|}}}|yes=Abt:&nbsp;}}${{formatnum:{{{ren_cost|}}} }}</td></tr>}}<!--
 
-->{{#if:{{{ren_awards|}}}|<tr><th>Awards</th><td>{{{ren_awards|}}}</td></tr>}}<!--
 
-->{{#if:{{{ren_awards|}}}|<tr><th>Awards</th><td>{{{ren_awards|}}}</td></tr>}}<!--
 
National Register
 
National Register

Revision as of 11:17, June 28, 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=
|cost_approx=
|architect=
|architecture_firm= 
|structural_engineer= 
|civil_engineer=
|m_e_engineer= 
|other_designers= 
|surveyor=
|landscape_architect=
|design_awards= 
|contractors= 
|start_date=
|start_date_approx=
|groundbreaking_date=
|groundbreaking_date_approx=
|topped_out_date=
|topped_out_date_approx=
|completion_date=
|completion_date_approx=
|opened_date=
|opened_date_approx=
|renovation_date=
|renovation_date_approx=
|ren_architect= 
|ren_firm= 
|ren_l_a= 
|ren_str_engineer= 
|ren_civ_engineer= 
|ren_oth_designers= 
|ren_m_e_engineer= 
|ren_contractors=
|ren_cost=
|ren_cost_approx=
|ren_awards=
|demolished=
|demolished_approx=
|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.