More actions
No edit summary |
No edit summary |
||
Line 164: | Line 164: | ||
"description": "The city's major religions, by percentage of the population.", | "description": "The city's major religions, by percentage of the population.", | ||
"example": "80% Buddhism, 20% Taoism", | "example": "80% Buddhism, 20% Taoism", | ||
"type": "string" | |||
}, | |||
"caption1": { | |||
"aliases": [ | |||
"caption1" | |||
], | |||
"label": "Caption 1", | |||
"description": "This is the caption for the image of the flag, if you have anything to say.", | |||
"example": "Novenae's flag, adopted in 3022.", | |||
"type": "string" | |||
}, | |||
"caption2": { | |||
"aliases": [ | |||
"caption2" | |||
], | |||
"label": "Caption 2", | |||
"description": "This is the caption for the map image, if you have anything to say.", | |||
"example": "Senones, outlined in red.", | |||
"type": "string" | |||
}, | |||
"image3": { | |||
"aliases": [ | |||
"image3" | |||
], | |||
"label": "Skyline", | |||
"description": "Image of the city's skyline.", | |||
"type": "wiki-file-name" | |||
}, | |||
"caption3": { | |||
"aliases": [ | |||
"caption3" | |||
], | |||
"label": "Caption 3", | |||
"description": "Caption for the image of the city's skyline.", | |||
"example": "Cyrene's skyline at dusk, captured via drone.", | |||
"type": "string" | "type": "string" | ||
} | } |
Revision as of 21:55, 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.
Parameter | Description | Type | Status | |
---|---|---|---|---|
City's flag. | image1 flag | Flag of the city or independent nation. | File | optional |
Map of the city. | image2 map | A map of the city's territory clearly outlined. | File | optional |
Country/Sovereign State | country country | Name of the country which the city currently belongs to, if any. | String | optional |
Nicknames | nickname(s) nicknames | Any nicknames or abbreviations for the city.
| String | optional |
Date Established | established established | The date which this city was established (format is Month Day, Year)
| String | optional |
Mayor | mayor mayor | The mayor/chief executive of the city. | String | optional |
Government | government government | The government classification of the city.
| String | optional |
Anthem | anthem anthem | The city's national anthem. Link to an MP3 file. | File | optional |
Population | population population | The city's population. Refer to the google sheet. Leave blank if unsure.
| Number | optional |
Demonym | demonym demonym | What are people from this city called?
| String | optional |
Ethnicities | ethnicities ethnicities | List of the city's ethnic groups, by percentage of the population.
| String | optional |
Religions | religions religions | The city's major religions, by percentage of the population.
| String | optional |
Caption 1 | caption1 caption1 | This is the caption for the image of the flag, if you have anything to say.
| String | optional |
Caption 2 | caption2 caption2 | This is the caption for the map image, if you have anything to say.
| String | optional |
Skyline | image3 image3 | Image of the city's skyline. | File | optional |
Caption 3 | caption3 caption3 | Caption for the image of the city's skyline.
| String | optional |