Toggle menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:CorpRP City Infobox: Difference between revisions

Template page
No edit summary
No edit summary
Line 94: Line 94:
"description": "Any nicknames or abbreviations for the city.",
"description": "Any nicknames or abbreviations for the city.",
"example": "New Orleans/NOLA",
"example": "New Orleans/NOLA",
"type": "string"
},
"established": {
"aliases": [
"established"
],
"label": "Date Established",
"description": "The date which this city was established (format is Month Day, Year)",
"example": "December 30, 3017",
"type": "string"
},
"mayor": {
"aliases": [
"mayor"
],
"label": "Mayor",
"description": "The mayor/chief executive of the city.",
"type": "string"
},
"government": {
"aliases": [
"government"
],
"label": "Government",
"description": "The government classification of the city.",
"example": "parliamentary republic",
"type": "string"
},
"anthem": {
"aliases": [
"anthem"
],
"label": "Anthem",
"description": "The city's national anthem. Link to an MP3 file.",
"type": "wiki-file-name"
},
"population": {
"aliases": [
"population"
],
"label": "Population",
"description": "The city's population. Refer to the google sheet. Leave blank if unsure.",
"example": "5,270,333",
"type": "number"
},
"demonym": {
"aliases": [
"demonym"
],
"label": "Demonym",
"description": "What are people from this city called?",
"example": "Filipino/Filipina",
"type": "string"
},
"ethnicities": {
"aliases": [
"ethnicities"
],
"label": "Ethnicities",
"description": "List of the city's ethnic groups, by percentage of the population.",
"example": "60% Apples, 38% Oranges, 2% Milk",
"type": "string"
},
"religions": {
"aliases": [
"religions"
],
"label": "Religions",
"description": "The city's major religions, by percentage of the population.",
"example": "80% Buddhism, 20% Taoism",
"type": "string"
"type": "string"
}
}

Revision as of 21:51, 22 July 2023

Example usage:

{{City-Infobox
|title1=Example
|image1= Flag
|image2 = Map
|caption1=Example
|country=Example
|established=Example
|mayor=Example
|population=Example
|demonym=Example
}}

Infobox for a city in the RP.

Template parameters[Edit template data]

ParameterDescriptionTypeStatus
City's flag.image1 flag

Flag of the city or independent nation.

Fileoptional
Map of the city.image2 map

A map of the city's territory clearly outlined.

Fileoptional
Country/Sovereign Statecountry country

Name of the country which the city currently belongs to, if any.

Stringoptional
Nicknamesnickname(s) nicknames

Any nicknames or abbreviations for the city.

Example
New Orleans/NOLA
Stringoptional
Date Establishedestablished established

The date which this city was established (format is Month Day, Year)

Example
December 30, 3017
Stringoptional
Mayormayor mayor

The mayor/chief executive of the city.

Stringoptional
Governmentgovernment government

The government classification of the city.

Example
parliamentary republic
Stringoptional
Anthemanthem anthem

The city's national anthem. Link to an MP3 file.

Fileoptional
Populationpopulation population

The city's population. Refer to the google sheet. Leave blank if unsure.

Example
5,270,333
Numberoptional
Demonymdemonym demonym

What are people from this city called?

Example
Filipino/Filipina
Stringoptional
Ethnicitiesethnicities ethnicities

List of the city's ethnic groups, by percentage of the population.

Example
60% Apples, 38% Oranges, 2% Milk
Stringoptional
Religionsreligions religions

The city's major religions, by percentage of the population.

Example
80% Buddhism, 20% Taoism
Stringoptional