Template:Settlements: Difference between revisions
Jump to navigation
Jump to search
imported>HyperDuckSquared No edit summary |
imported>HyperDuckSquared No edit summary |
||
| Line 24: | Line 24: | ||
<group collapse="open"> | <group collapse="open"> | ||
<header>Government</header> | <header>Government</header> | ||
<data source="government_type"> | |||
<label>Type</label> | |||
</data> | |||
<data source="government_body"> | |||
<label>Body</label> | |||
</data> | |||
<data source="constituency_size"> | <data source="constituency_size"> | ||
<label>Constituency Size</label> | <label>Constituency Size</label> | ||
</data> | </data> | ||
</group> | </group> | ||
| Line 81: | Line 84: | ||
|population=Example | |population=Example | ||
|unemployment=Example | |unemployment=Example | ||
|government_type=Example | |||
|government_body=Example | |||
|constituency_size=Example PRs | |constituency_size=Example PRs | ||
|gva=K Example | |gva=K Example | ||
|household_income=Median: K Median<br/>Low: K Low<br/>High: K High | |household_income=Median: K Median<br/>Low: K Low<br/>High: K High | ||
Revision as of 15:14, 25 April 2018
<infobox theme="togsmp-large">
<title source="settlement_name"/>
<format>
{{{settlement_status}}}
</format>
<format>
[[Image:{{{image}}}|330px]]
</format>
<label>Founded</label>
<label>Mayor</label>
<label>Vice Mayor</label>
<label>Population</label>
<label>Unemployment</label>
<group collapse="open">
<header>Government</header>
<label>Type</label>
<label>Body</label>
<label>Constituency Size</label>
</group>
<group collapse="open">
<header>Economy</header>
<label>GVA</label>
<label>Household Income</label>
</group>
<group collapse="open">
<header>Areas</header>
<label>{{{area_name1}}}</label>
<label>{{{area_name2}}}</label>
<label>{{{area_name3}}}</label>
</group>
<group collapse="open">
<header>Additional Info</header>
<label>Demonym(s)</label>
<label>Energy Sources</label>
<label>Police</label>
<label>Airport</label>
</group>
</infobox>
Example usage:
{{Settlements
|settlement_name=Example
|settlement_status=Example
|image=Example
|image_caption=Example
|image_width=330
|founded=Example
|mayor=Example
|vice_mayor=Example
|population=Example
|unemployment=Example
|government_type=Example
|government_body=Example
|constituency_size=Example PRs
|gva=K Example
|household_income=Median: K Median<br/>Low: K Low<br/>High: K High
|area_name1=Example
|areas1=Example
|area_name2=Example
|areas2=Example
|area_name3=Example
|areas3=Example
|demonyms=Example
|energy_sources=Example
|police=Example
|airport=Example
}}