Template:Settlements: Difference between revisions
Jump to navigation
Jump to search
imported>HyperDuckSquared No edit summary |
imported>HyperDuckSquared No edit summary |
||
| Line 5: | Line 5: | ||
</data> | </data> | ||
<data source="image"> | <data source="image"> | ||
<format><div style="text-align:center;">[[Image:{{{image}}}|{{{image_width| | <format><div style="text-align:center;">[[Image:{{{image}}}|{{{image_width|330}}}px]]<br/>''{{{image_caption| }}}''</div></format> | ||
</data> | </data> | ||
<data source="founded"> | <data source="founded"> | ||
| Line 75: | Line 75: | ||
|image=Example | |image=Example | ||
|image_caption=Example | |image_caption=Example | ||
|image_width= | |image_width=330 | ||
|founded=Example | |founded=Example | ||
|mayor=Example | |mayor=Example | ||
Revision as of 14:27, 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>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=330
|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
}}