Difference between revisions of "Template:Buildings"

From DAS Wiki
Line 210: Line 210:
 
-->{{#if:{{{completion_date|}}}|<tr><th>Completed</th><td>{{yesno|{{{completion_date_approx|}}}|yes=Abt:&nbsp;}}{{{completion_date}}}</td></tr>}}<!--
 
-->{{#if:{{{completion_date|}}}|<tr><th>Completed</th><td>{{yesno|{{{completion_date_approx|}}}|yes=Abt:&nbsp;}}{{{completion_date}}}</td></tr>}}<!--
 
-->{{#if:{{{opened_date|}}}|<tr><th>Opened</th><td>{{yesno|{{{opened_date_approx|}}}|yes=Abt:&nbsp;}}{{{opened_date}}}</td></tr>}}<!--
 
-->{{#if:{{{opened_date|}}}|<tr><th>Opened</th><td>{{yesno|{{{opened_date_approx|}}}|yes=Abt:&nbsp;}}{{{opened_date}}}</td></tr>}}<!--
-->{{#if:{{{cost|}}}|<tr><th>Cost</th><td>{{yesno|{{{cost_approx|}}}|yes=Abt:&nbsp;}}${{{cost}}}</td></tr>}}<!--
+
-->{{#if:{{{cost|}}}|<tr><th>Cost</th><td>{{yesno|{{{cost_approx|}}}|yes=Abt:&nbsp;}}${{formatnum:{{{cost}}} }}</td></tr>}}<!--
 
-->{{#if:{{{demolished|}}}|<tr><th>Razed</th><td>{{yesno|{{{demolished_approx|}}}|yes=Abt:&nbsp;}}{{{demolished}}}</td></tr>}}<!--
 
-->{{#if:{{{demolished|}}}|<tr><th>Razed</th><td>{{yesno|{{{demolished_approx|}}}|yes=Abt:&nbsp;}}{{{demolished}}}</td></tr>}}<!--
 
Renovation
 
Renovation

Revision as of 11:15, 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.