Template:Buildings

From TogSMP Wiki
Revision as of 13:27, 26 April 2018 by imported>HyperDuckSquared (Created page with "<infobox> <title source="title1"/> <image source="image1"> <caption source="caption1"/> </image> <data source="status"> <label>Status</label> </data> <data...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

<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
}}