Data:Places: Difference between revisions
Jump to navigation
Jump to search
Annwan changed the content model of the page Data:UŊCDSO/Countries from "wikitext" to "JSON" |
No edit summary |
||
| Line 1: | Line 1: | ||
{} | { | ||
"__country_schema": { | |||
"__comment": "Omit any field not relevant to the place described", | |||
"code2": "string; 2 letter code", | |||
"code3": "string; 3 letter code", | |||
"common_name": "string; Short name, should be, or redirect to, the wiki page for the country", | |||
"name": "string; Full name of the country", | |||
"ruler": "string; In-lore ruler of the country", | |||
"ruler_title": "string; Title of the ruler", | |||
"ruler_link": "string; If the name ruler of the country doesn’t redirect to the correct wiki page, put the link here", | |||
"date_founded": "list of 3 numbers: [year, month, day] as of the gregorian calendar", | |||
"date_dissolved": "list of 3 numbers: [year, month, day] as of the gregorian calendar", | |||
"reason_dissolved": "string|bool; the reason the nation was dissolved, or the bolean true if it was dissolved without any known reason", | |||
"capital": "string; Name of the official \"Capital Subdivision\"", | |||
"banner": "string; pagename of the file containing the banner", | |||
"ung": "\"member\"|\"observer\"|\"former\"; current membership status in the United Ŋations", | |||
"ung_joined": "list of 3 numbers: [year, month, day] as of the gregorian calendar", | |||
"ung_demoted": "list of 3 numbers: [year, month, day] as of the gregorian calendar; date on which the country became an observer", | |||
"ung_left": "list of 3 numbers: [year, month, day] as of the gregorian calendar; date on which the country has left the United Ŋations", | |||
"disputed": "string; reason for the ngations to not be nearly-universally recognised", | |||
"not_ngation": "bool; This place isn’t a sovereign nation", | |||
"condominium": "list of string; This place is a condominium, list of all the `code2`s of all the places having a stake here. Implies not_ngation: true." | |||
}, | |||
"places": [] | |||
} | |||
Revision as of 16:54, 27 October 2025
| __country_schema |
| ||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| places |
|