Template:Infobox Country: Difference between revisions
More languages
More actions
No edit summary |
No edit summary |
||
| (11 intermediate revisions by the same user not shown) | |||
| Line 2: | Line 2: | ||
| name = | | name = | ||
| title = {{{name|}}} | | title = {{{name|}}} | ||
| image | | image = {{#if:{{{image|}}} | ||
| [[File:{{{image}}}|300px]] | |||
| [[File:No-Image-Placeholder.svg|300px]] | |||
}} | |||
| caption = {{{caption|}}} | | caption = {{{caption|}}} | ||
| Line 14: | Line 17: | ||
| label4 = [[Wikipedia:List of forms of government|Form of government]] | | label4 = [[Wikipedia:List of forms of government|Form of government]] | ||
| data4 = [[:Category:Countries that are a {{{form_of_government|}}}|{{{form_of_government|}}}]] | | data4 = {{#if:{{{form_of_government|}}}|[[:Category:Countries that are a {{{form_of_government|}}}|{{{form_of_government|}}}]]}} | ||
{{#if:{{{form_of_government|}}}| | {{#if:{{{form_of_government|}}}| | ||
| Line 21: | Line 24: | ||
| label5 = [[Wikipedia:List of electoral systems|Voting]] | | label5 = [[Wikipedia:List of electoral systems|Voting]] | ||
| data5 = [[:Category:Countries with {{{state_voting|}}} as their voting system|{{{state_voting|}}}]] | | data5 = {{#if:{{{state_voting|}}}|[[:Category:Countries with {{{state_voting|}}} as their voting system|{{{state_voting|}}}]]}} | ||
{{#if:{{{state_voting|}}}| | {{#if:{{{state_voting|}}}| | ||
| Line 67: | Line 70: | ||
| label9=Coördinates | | label9=Coördinates | ||
| data9 | | data9={{#if:{{{xcoord|}}}|X = {{{xcoord|}}}<br />Y = {{{ycoord|}}}<br />Z = {{{zcoord|}}}|}}<br />[http://map.moxiecraft.org:{{#switch:{{lc:{{{world|Terrafirma}}}}}|luna=25580|terrafirma=26346|#default=26346}}/#{{#switch:{{lc:{{{world|Terrafirma}}}}}|luna=luna|terrafirma=terrafirma|#default=terrafirma}}:{{{xcoord|}}}:{{{ycoord|}}}:{{{zcoord|}}}:1500:0:0:0:0:perspective Map Link] | ||
| label10=World | | label10=World | ||
| data10={{#switch:{{lc:{{{world|Terrafirma}}}}}|luna=[[Luna]][[Category: | | data10={{#switch:{{lc:{{{world|Terrafirma}}}}}|luna=[[Luna]][[Category:Countries in Luna]]|terrafirma=[[Terrafirma]][[Category:Countries in Terrafirma]]|both=Both[[Category:Countries in both worlds]][[Category:Countries in Luna]][[Category:Countries in Terrafirma]]|#default=[[Terrafirma]][[Category:Countries in Terrafirma]]}} | ||
| label11=Region(s) controlled | | label11=Region(s) controlled | ||
| Line 115: | Line 118: | ||
"example": "Your Flag.png", | "example": "Your Flag.png", | ||
"type": "wiki-file-name", | "type": "wiki-file-name", | ||
" | "autovalue": "", | ||
"suggested": true | |||
}, | }, | ||
"caption": { | "caption": { | ||
| Line 196: | Line 200: | ||
"type": "wiki-page-name", | "type": "wiki-page-name", | ||
"default": "Terrafirma", | "default": "Terrafirma", | ||
" | "suggested": true | ||
}, | }, | ||
"xcoord": { | "xcoord": { | ||
Latest revision as of 22:08, 31 July 2026
Used for defining a country on Moxiecraft
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Name | name | The name of the country
| String | required |
| Image | image | An image to represent the country
| File | suggested |
| Caption | caption | Explanation of the above image | Line | suggested |
| Head of Government | leader | The person(s) who hold(s) the power
| String | required |
| Head of State | head_of_state | The public persona of the country
| String | suggested |
| Form of Government | form_of_government | The type of government the country is
| String | required |
| System of Voting | state_voting | If a democracy or similar, which way do the citizens vote
| String | optional |
| Foundation Year | start_year | Year, when the country was founded | Number | required |
| Foundation Month | start_month | Month, when the country was founded | Number | suggested |
| Foundation Day | start_day | Day of the month, when the country was founded | Number | suggested |
| Dissolution Year | stop_year | Year, when the country was dissolved | Number | optional |
| Dissolution Month | stop_month | Month, when the country was dissolved | Number | optional |
| Dissolution Day | stop_day | Day of the month, when the country was dissolved | Number | optional |
| Capital | capital | The capital of the country
| Page name | required |
| World | world | The world, where the country exists
| Page name | suggested |
| X-Coördinate | xcoord | X-Coördinate of the country’s capital OR representative city in Terrafirma, if ‘Both’ worlds are selected, and the capital is in Luna | Number | required |
| Y-Coördinate | ycoord | Y-Coördinate of the country’s capital OR representative city in Terrafirma, if ‘Both’ worlds are selected, and the capital is in Luna | Number | required |
| Z-Coördinate | zcoord | Z-Coördinate of the country’s capital OR representative city in Terrafirma, if ‘Both’ worlds are selected, and the capital is in Luna | Number | required |
| Luna X-Coördinate | xcoord2 | X-Coördinate of the representative city in Luna, if ‘Both’ worlds are selected | Number | optional |
| Luna Z-Coördinate | zcoord2 | Z-Coördinate of the representative city in Luna, if ‘Both’ worlds are selected | Number | optional |
| Luna Y-Coördinate | ycoord2 | Y-Coördinate of the representative city in Luna, if ‘Both’ worlds are selected | Number | optional |
| Dependencies | region | Regions that depend on or are colonies of this country | String | optional |
| Motto | motto | The country’s motto | Line | optional |
| Founder(s) | founder | The person(s), who founded the country
| String | suggested |
| Founding Location | founding_location | The place, where the country’s independence was declared
| Page name | optional |
| Predecessor | predecessor | The country that came before this one | String | optional |
| Union | merger | The country with which this country united to become one | Page name | optional |
| Successor | successor | The country that came after this one’s dissolution | Page name | optional |
| Former Names | former_names | A list of past names for this country | String | optional |