Template:Settlements: Difference between revisions
Jump to navigation
Jump to search
imported>HyperDuckSquared No edit summary |
imported>HyperDuckSquared No edit summary |
||
| Line 21: | Line 21: | ||
<data source="unemployment"> | <data source="unemployment"> | ||
<label>Unemployment</label> | <label>Unemployment</label> | ||
</data> | </data> | ||
<group collapse="open"> | <group collapse="open"> | ||
| Line 53: | Line 50: | ||
<data source="policy"> | <data source="policy"> | ||
<label>Policy</label> | <label>Policy</label> | ||
</data> | |||
</group> | |||
<group collapse="open"> | |||
<header>Additional Info</header> | |||
<data source="demonyms"> | |||
<label>Demonym(s)</label> | |||
</data> | |||
<data source="energy_sources"> | |||
<label>Energy Sources</label> | |||
</data> | |||
<data source="police"> | |||
<label>Police</label> | |||
</data> | |||
<data source="airport"> | |||
<label>Airport</label> | |||
</data> | </data> | ||
</group> | </group> | ||
| Line 69: | Line 81: | ||
|population=Example | |population=Example | ||
|unemployment=Example | |unemployment=Example | ||
|area_name1=Example | |area_name1=Example | ||
|areas1=Example | |areas1=Example | ||
| Line 80: | Line 91: | ||
|constituency_size=Example PRs | |constituency_size=Example PRs | ||
|policy=Example | |policy=Example | ||
|demonyms=Example | |||
|energy_sources=Example | |||
|police=Example | |||
|airport=Example | |||
}} | }} | ||
</pre> | </pre> | ||
</noinclude> | </noinclude> | ||
Revision as of 14:15, 25 April 2018
<infobox theme="togsmp">
<title source="settlement_name"/>
<format>
{{{settlement_status}}}
</format>
<format>
[[Image:{{{image}}}|300px]]
</format>
<label>Founded</label>
<label>Mayor</label>
<label>Vice Mayor</label>
<label>Population</label>
<label>Unemployment</label>
<group collapse="open">
<header>Areas</header>
<label>{{{area_name1}}}</label>
<label>{{{area_name2}}}</label>
<label>{{{area_name3}}}</label>
</group>
<group collapse="open">
<header>Economy</header>
<label>GDP</label>
<label>Household Income (low|high)</label>
</group>
<group collapse="open">
<header>Government</header>
<label>Constituency Size</label>
<label>Policy</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:
{{Cities
|settlement_name=Example
|settlement_status=Example
|image=Example
|image_caption=Example
|image_width=300
|founded=Example
|mayor=Example
|vice_mayor=Example
|population=Example
|unemployment=Example
|area_name1=Example
|areas1=Example
|area_name2=Example
|areas2=Example
|area_name3=Example
|areas3=Example
|gdp=K Example
|household_income=Median: K Median (Low|High)
|constituency_size=Example PRs
|policy=Example
|demonyms=Example
|energy_sources=Example
|police=Example
|airport=Example
}}