Template:Buildings: Difference between revisions
Jump to navigation
Jump to search
imported>HyperDuckSquared No edit summary |
imported>HyperDuckSquared No edit summary |
||
| (2 intermediate revisions by the same user not shown) | |||
| Line 26: | Line 26: | ||
<data source="contractor"> | <data source="contractor"> | ||
<label>Contractor</label> | <label>Contractor</label> | ||
</data> | |||
<data source="cost"> | |||
<label>Cost</label> | |||
</data> | </data> | ||
<data source="height_architectural"> | <data source="height_architectural"> | ||
| Line 41: | Line 44: | ||
Example usage:<pre> | Example usage:<pre> | ||
{{Buildings | {{Buildings | ||
| | |building_name=Example | ||
|image=Example | |image=Example | ||
|image_caption=Example | |image_caption=Example | ||
| Line 52: | Line 55: | ||
|owner=Example | |owner=Example | ||
|contractor=Example | |contractor=Example | ||
|cost=<s>K</s> Example | |||
|height_architectural=Example | |height_architectural=Example | ||
|height_tip=Example | |height_tip=Example | ||
Latest revision as of 16:08, 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>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
}}