Template:Buildings
Jump to navigation
Jump to search
<infobox theme="togsmp">
<title source="building_name"/>
<format>
[[Image:{{{image}}}|250px]]
</format>
<label>Status</label>
<label>Type</label>
<label>Location</label>
<label>Construction Started</label>
<label>Completion</label>
<label>Owner</label>
<group collapse="open">
<header>Technical details</header>
<label>Contractor</label>
<label>Cost</label>
<label>Height (architectural)</label>
<label>Height (tip)</label>
<label>Floor Count</label>
</group>
</infobox>
Example usage:
{{Buildings
|building_name=Example
|image=Example
|image_caption=Example
|image_width=250
|status=Example
|type=Example
|location=Example
|construction_started=Example
|completion=Example
|owner=Example
|contractor=Example
|cost=<s>K</s> Example
|height_architectural=Example
|height_tip=Example
|floor_count=Example
}}