Template:Infobox City: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 44: | Line 44: | ||
"required": true, | "required": true, | ||
"default": "#f0f0f0" | "default": "#f0f0f0" | ||
}, | }, | ||
"gen_info": { | "gen_info": { | ||
Line 66: | Line 54: | ||
"label": "Caption", | "label": "Caption", | ||
"description": "Caption for images in the textbox" | "description": "Caption for images in the textbox" | ||
}, | }, | ||
"name": { | "name": { | ||
Line 99: | Line 79: | ||
"label": "Date Founded (IRL)", | "label": "Date Founded (IRL)", | ||
"description": "Put the date of the city's founding in OORP time here." | "description": "Put the date of the city's founding in OORP time here." | ||
}, | |||
"date_founded_LORE": { | |||
"label": "Date Founded (Lore)", | |||
"description": "Put the date of foundation, but using the in-universe calendar as found in #rp-discussion on the Discord." | |||
}, | |||
"location": { | |||
"label": "Location", | |||
"description": "The coordinates of the city." | |||
} | } | ||
}, | }, | ||
Line 109: | Line 97: | ||
"hexcode", | "hexcode", | ||
"location", | "location", | ||
"caption-image1", | "caption-image1", | ||
"date_founded_IRL", | "date_founded_IRL", | ||
" | "date_founded_LORE" | ||
] | ] | ||
} | } | ||
</templatedata> | </templatedata> | ||
</noinclude> | </noinclude> |
Revision as of 11:58, 9 July 2024
No description.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Name | name | City Name
| String | required |
Province | province | (If any) the province or subdivision the city is a part of within a nation.
| String | suggested |
Country | country | The country the city is in.
| String | suggested |
General Information | gen_info | Just put "General Information". | String | required |
City Photo 1 | image1 | City photo. Please use the correct case-sensitive filename and don't forget the file extension (.png or .jpg). | String | required |
Hexcode | hexcode | The hexcode for the bar where your nation name is written keep at default or write your whole hexcode. Example: #fbca69.
| String | required |
Location | location | The coordinates of the city. | Unknown | optional |
Caption | caption-image1 | Caption for images in the textbox | Unknown | optional |
Date Founded (IRL) | date_founded_IRL | Put the date of the city's founding in OORP time here. | Unknown | optional |
Date Founded (Lore) | date_founded_LORE | Put the date of foundation, but using the in-universe calendar as found in #rp-discussion on the Discord. | Unknown | optional |