Jump to content

Template:Infobox country: Difference between revisions

From MicroVault
No edit summary
Tag: Reverted
No edit summary
Tag: Manual revert
 
(40 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{Infobox
{{Infobox
| title  = {{{conventional_long_name|{{PAGENAME}}}}}
| title  = {{{conventional_long_name|{{PAGENAME}}}}}
| image  = <div style="text-align:center; padding:12px 0 0 0;">
 
[[File:{{{image_flag|No flag.svg}}}|140px|border|alt=Flag]]
| image  = <div style="text-align:center;padding:12px 0 6px 0;">
[[File:{{{image_flag|No flag.svg}}}|140px|border]]
&nbsp;&nbsp;&nbsp;&nbsp;
&nbsp;&nbsp;&nbsp;&nbsp;
[[File:{{{image_coat|}}}|100px|alt=Coat of arms]]
[[File:{{{image_coat|No coa.svg}}}|100px]]
</div>
</div>
| caption = <div style="text-align:center; font-size:90%; color:#555;">
 
Flag&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Coat of arms
| caption = <div style="text-align:center;font-size:90%;color:#555;padding-bottom:12px;">
Flag &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Coat of arms
</div>
</div>
| label2  = Motto
| label2  = Motto
| data2  = ''{{{motto|None}}}''<br /><small>{{{motto_english|}}}</small>
| data2  = ''{{{motto|None}}}''<br /><small>{{{motto_english|}}}</small>
| label3  = Capital
| label3  = Capital
| data3  = {{{capital|None declared}}}
| data3  = {{{capital|None declared}}}
| label4  = Official language(s)
| label4  = Official language(s)
| data4  = {{{official_languages|English}}}
| data4  = {{{official_languages|English}}}
| label5  = Government
| label5  = Government
| data5  = {{{government_type|Micronation}}}
| data5  = {{{government_type|Micronation}}}
| label6  = {{{leader_title1|Leader}}}
| label6  = {{{leader_title1|Leader}}}
| data6  = {{{leader_name1|}}}
| data6  = {{{leader_name1|}}}
| label7  = Established
| label7  = Established
| data7  = {{{established_date1|Unknown}}}
| data7  = {{{established_date1|Unknown}}}
| label8  = Area
| label8  = Area
| data8  = {{{area_km2|Very small}}} km²
| data8  = {{{area_km2|Very small}}} km²
| label9  = Population
| label9  = Population
| data9  = {{{population_estimate|~1–50}}}
| data9  = {{{population_estimate|~1–50}}}
| below   = '''[[Micronation]]''' – no UN recognition
 
| belowstyle = padding:0 !important; margin:0 !important; border:0 !important; background:transparent !important;
| belowclass = infobox-full-data
| below = <div style="padding:0; margin:0; border:0;">
{{#switch: {{lc:{{{status|micronation}}}}}
| micronation  = {{StatusBox}}
| breakaway    = {{StatusBoxBreakaway}}
| territory    = {{StatusBoxTerritory|{{{status_partof|unknown entity}}}}}
| constituency = {{StatusBoxConstituency|{{{status_partof|unknown entity}}}}}
| #default    = {{StatusBox}}
}}
}}
</div>
}}</pre>
<noinclude>


<templatedata>
Most fields are optional. If left blank, defaults will automatically appear.
{
  "description": "Infobox used for micronations and fictional countries.",
  "params": {
    "conventional_long_name": {
      "label": "Full official name",
      "description": "The conventional or long name of the micronation.",
      "type": "string"
    },
    "image_flag": {
      "label": "Flag image",
      "description": "Filename of the flag image.",
      "type": "string"
    },
    "image_coat": {
      "label": "Coat of arms image",
      "description": "Filename of the coat of arms image.",
      "type": "string"
    },
    "motto": {
      "label": "Motto",
      "description": "Official motto of the micronation.",
      "type": "string"
    },
    "motto_english": {
      "label": "Motto (English)",
      "description": "English translation of the motto.",
      "type": "string"
    },
    "capital": {
      "label": "Capital",
      "description": "Declared or claimed capital.",
      "type": "string"
    },
    "official_languages": {
      "label": "Official languages",
      "description": "Primary official or spoken languages.",
      "type": "string"
    },
    "government_type": {
      "label": "Government type",
      "description": "Type of government.",
      "type": "string"
    },
    "leader_title1": {
      "label": "Leader title",
      "description": "Title of the head of state or nation.",
      "type": "string"
    },
    "leader_name1": {
      "label": "Leader name",
      "description": "Name of the leader.",
      "type": "string"
    },
    "established_date1": {
      "label": "Established date",
      "description": "Founding/declaration date.",
      "type": "string"
    },
    "area_km2": {
      "label": "Area (km²)",
      "description": "Claimed land area.",
      "type": "string"
    },
    "population_estimate": {
      "label": "Population estimate",
      "description": "Estimated or declared population.",
      "type": "string"
    }
  }
}
</templatedata>


<noinclude>
[[Category:Micronation templates]]
[[Category:Micronation templates]]
</noinclude>
</noinclude>

Latest revision as of 15:48, 19 November 2025

Infobox country


Motto None
Capital None declared
Official language(s) English
Government Micronation
Leader
Established Unknown
Area Very small km²
Population ~1–50
Micronation – bilateral micronational recognition only


Most fields are optional. If left blank, defaults will automatically appear.