More actions
No edit summary |
No edit summary |
||
| Line 85: | Line 85: | ||
"label": "Country/Sovereign State", | "label": "Country/Sovereign State", | ||
"description": "Name of the country which the city currently belongs to, if any.", | "description": "Name of the country which the city currently belongs to, if any.", | ||
"type": "string" | |||
}, | |||
"nickname(s)": { | |||
"aliases": [ | |||
"nicknames" | |||
], | |||
"label": "Nicknames", | |||
"description": "Any nicknames or abbreviations for the city.", | |||
"example": "New Orleans/NOLA", | |||
"type": "string" | "type": "string" | ||
} | } | ||
Revision as of 21:40, 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 |