Difference between revisions of "Template:Buildings"

From DAS Wiki
Line 169: Line 169:
 
-->{{#if:{{{groundbreaking_date|}}}|<tr><th>Groundbreaking Date</th><td>{{PrettyDate|value={{{groundbreaking_date}}}}}</td></tr>}}<!--
 
-->{{#if:{{{groundbreaking_date|}}}|<tr><th>Groundbreaking Date</th><td>{{PrettyDate|value={{{groundbreaking_date}}}}}</td></tr>}}<!--
 
-->{{#if:{{{topped_out_date|}}}|<tr><th>Topped Out Date</th><td>{{PrettyDate|value={{{topped_out_date}}}}}</td></tr>}}<!--
 
-->{{#if:{{{topped_out_date|}}}|<tr><th>Topped Out Date</th><td>{{PrettyDate|value={{{topped_out_date}}}}}</td></tr>}}<!--
-->{{#if:{{{completion_date|}}}|<tr><th>Completed</th><td>{{PrettyDate|value={{{completion_date}}}}}</td></tr>}}<!--
+
-->{{#if:{{{completion_date|}}}|<tr><th>Completed</th><td>{{PrettyDate|value={{{completion_date}}}|{{{completion_date__precision}}}}}</td></tr>}}<!--
 
-->{{#if:{{{opened_date|}}}|<tr><th>Opened</th><td>{{PrettyDate|value={{{opened_date}}}}}</td></tr>}}<!--
 
-->{{#if:{{{opened_date|}}}|<tr><th>Opened</th><td>{{PrettyDate|value={{{opened_date}}}}}</td></tr>}}<!--
 
-->{{#if:{{{demolished|}}}|<tr><th>Razed</th><td>{{PrettyDate|value={{{demolished}}}}}</td></tr>}}
 
-->{{#if:{{{demolished|}}}|<tr><th>Razed</th><td>{{PrettyDate|value={{{demolished}}}}}</td></tr>}}

Revision as of 23:09, May 12, 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.