| This template uses Lua:
|
This template can be used to add at-a-glance information for settlements.
Usage
{{{name}}} |
---|
|
|
{{{image}}} {{{caption}}} |
Founded in | {{{founded_in}}} |
---|
Founded by | {{{founded_by}}} |
---|
|
Type | {{{government}}} |
---|
{{{leader_title}}} | {{{leader_name}}} |
---|
|
Country | {{{country}}} |
---|
Area | {{{area}}} |
---|
Elevation | {{{elevation}}} |
---|
Population | {{{population}}} |
---|
Demonym | {{{demonym}}} |
---|
Languages | {{{languages}}} |
---|
Major Temples | {{{temples}}} |
---|
Setting | {{{setting}}} |
---|
{{Infobox Settlement
| name =
| tag =
| settlement_type =
| image =
| caption =
| country =
| founded_in =
| founded_by =
| government =
| leader_title =
| leader_name =
| area =
| elevation =
| population =
| demonym =
| languages =
| temples =
| setting =
}}
Parameters
name
- name of the settlement
tag
- tagline of the settlement
settlement_type
- city, town, capital, independent
image
- image of the city
caption
- caption about the image
country
- Country the settlement is
founded_in
- date the settlement was founded
founded_by
- who founded the settlement
government
- government type
leader_title
- title of the leader
leader_name
- name of the current leader
area
- area of the settlement
elevation
- elevation of the settlement
population
- population of the settlement
demonym
- name of the people from the settlement
languages
- major languages spoken in settlement
temples
- major temples in the settlement
setting
- setting the settlement is in
TemplateData
|
Template parameters Parameter | Description | Type | Status |
---|
Name | name | name of the settlement - Default
- {{PAGENAME}}
| String | optional |
---|
Tag | tag | tagline of the settlement
| String | optional |
---|
Settlement Type | settlement_type | city, town, capital, independent
| String | optional |
---|
Image | image | image of the city
| File | optional |
---|
Caption | caption | caption about the image
| String | optional |
---|
Country | country | Country the settlement is
| Page name | optional |
---|
Founded in | founded_in | date the settlement was founded
| Date | optional |
---|
Founded by | founded_by | who founded the settlement
| Page name | optional |
---|
Governemnt | government | government type
| String | optional |
---|
Leader Title | leader_title | title of the leader - Example
- Mayor
| String | optional |
---|
Leader Name | leader_name | name of the current leader
| Page name | optional |
---|
Area | area | area of the settlement
| String | optional |
---|
Elevation | elevation | elevation of the settlement
| String | optional |
---|
Population | population | population of the settlement
| String | optional |
---|
Demonym | demonym | name of the people from the settlement
| String | optional |
---|
Languages | languages | major languages spoken in settlement
| String | optional |
---|
Temples | temples | major temples in the settlement
| String | optional |
---|
Setting | setting | setting the settlement is in
| Page name | optional |
---|
|