Module:Data/UŊCDSO/Countries/doc: Difference between revisions
Jump to navigation
Jump to search
Created page with "What an entry looks like: <pre> {code2 = "XX", code3 = "XXX", common_name = "Exampleland", name = "United Sovereign Republic of Exampleland", ruler = "Example Character", ruler_title = "President", ruler_link = "User:Example", founded = date(1970, 1, 31), capital = "Example City", ung = former, ung_joined = date(1986, 2, 24), ung_demoted = date(2012, 5, 1), ung_left(2015, 11, 25), dissolved = "Reason/Context for dissolution", dissolved_date = date(201..." |
No edit summary |
||
| Line 5: | Line 5: | ||
ruler = "Example Character", ruler_title = "President", ruler_link = "User:Example", | ruler = "Example Character", ruler_title = "President", ruler_link = "User:Example", | ||
founded = date(1970, 1, 31), capital = "Example City", | founded = date(1970, 1, 31), capital = "Example City", | ||
ung = former, ung_joined = date(1986, 2, 24), ung_demoted = date(2012, 5, 1), ung_left(2015, 11, 25), | ung = former, ung_joined = date(1986, 2, 24), ung_demoted = date(2012, 5, 1), ung_left = date(2015, 11, 25), | ||
dissolved = "Reason/Context for dissolution", dissolved_date = date(2015, 11, 25), | dissolved = "Reason/Context for dissolution", dissolved_date = date(2015, 11, 25), | ||
condominium = {"AB", "CD"}, | condominium = {"AB", "CD"}, | ||
Revision as of 11:25, 23 September 2025
What an entry looks like:
{code2 = "XX", code3 = "XXX",
common_name = "Exampleland", name = "United Sovereign Republic of Exampleland",
ruler = "Example Character", ruler_title = "President", ruler_link = "User:Example",
founded = date(1970, 1, 31), capital = "Example City",
ung = former, ung_joined = date(1986, 2, 24), ung_demoted = date(2012, 5, 1), ung_left = date(2015, 11, 25),
dissolved = "Reason/Context for dissolution", dissolved_date = date(2015, 11, 25),
condominium = {"AB", "CD"},
banner = "File:Examplish_Banner.png"},
- Omit any field that don’t apply to your entry.
- If you aren’t the UŊCDSO officer, do not touch the
code2andcode3fields. Omit them and ping the current officer when adding creating new entry. common_nameis the short name of your contry. It should be the name of the wiki page for your contry or that of a page which redirects to it.- If the full name is the same as the short name, omit the
namefield. ruler_linkis the wiki page for the ruler player/character, only use if different fromrulerungcan be any ofmember,observerorformer, only add theung_*dates that apply- if the country dissolved without any reason or context available, set dissolved to
""instead of omitting the field condominiumis a list ofcode2s of all countries taking part in the condominium, also use this field for dependent territories with a separate code.- Please if at all possible, do not omit
banner,common_name,ruler.