Difference between revisions of "Template:Buildings"

From DAS Wiki
Line 196: Line 196:
 
-->{{#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
-->{{#if:{{{national_register_id|}}}{{{national_register_url|}}}|<tr><th style="text-align: center; background-color:#ededed; font-weight: bold;", colspan="2">National Register of Historic Buildings</th></tr>}}<!--
+
-->{{#if:{{{national_register_id|}}}{{{national_register_url|}}}|<tr><th style="text-align: center; background-color:#ededed; font-weight: bold;", colspan="2">National Register of Historic Places</th></tr>}}<!--
-->{{#if:{{{national_register_id|}}}|<tr><th>Number</th><td>{{{national_register_id}}}</td></tr>}}<!--
+
-->{{#if:{{{national_register_id|}}}|<tr><th>ID Number</th><td>[{{{national_register_url}}} {{{national_register_id}}}]</td></tr>}}<!--
 
-->{{#if:{{{national_register_url|}}}|<tr><th>Website</th><td>[[{{{national_register_url}}}]]</td></tr>}}
 
-->{{#if:{{{national_register_url|}}}|<tr><th>Website</th><td>[[{{{national_register_url}}}]]</td></tr>}}
 
|}
 
|}

Revision as of 20:13, May 17, 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= 
|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.