Template:Buildings
<infobox>
<title source="title1"/> <image source="image1">
</image> <label>Status</label> <label>Type</label> <label>Location</label> <label>Construction Started</label> <label>Completion</label> <label>Contractor</label> <label>Owner</label> <group collapse="open"> <header>Technical details</header> <label>Height (architectural)</label> <label>Height (tip)</label> <label>Floor Count</label> </group> </infobox> Example usage:
{{Buildings
|title1=Example
|image1=Example
|caption1=Example
|status=Example
|type=Example
|location=Example
|construction_started=Example
|completion=Example
|contractor=Example
|owner=Example
|height_(architectural)=Example
|height_(tip)=Example
|floor_count=Example
}}