Template:Buildings: Difference between revisions
Jump to navigation
Jump to search
imported>HyperDuckSquared No edit summary |
imported>HyperDuckSquared No edit summary |
||
| Line 41: | Line 41: | ||
Example usage:<pre> | Example usage:<pre> | ||
{{Buildings | {{Buildings | ||
| | |building_name=Example | ||
|image=Example | |image=Example | ||
|image_caption=Example | |image_caption=Example | ||
Revision as of 13:50, 26 April 2018
<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>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
|height_architectural=Example
|height_tip=Example
|floor_count=Example
}}