Template:Infobox custom: Difference between revisions

From Runnina
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
<onlyinclude>
<onlyinclude>
{| class="infobox" style="width:300px; font-size:90%; line-height:1.4em; background:#f9f9f9; border:1px solid #aaa;"
{| class="infobox" style="width:300px; background:#F8F9FA; border:2px solid #900603; font-size:90%; line-height:1.4em;"


|+ style="font-size:120%; font-weight:bold; background:#ccccff; text-align:center;" | {{{official_name|Unknown State}}}
{{#if:{{{official_name|}}}
|-
! colspan="2" style="background:#900603; color:white; text-align:center;" | Official Name
|-
| colspan="2" style="text-align:center; font-weight:bold; font-size:110%;" | {{{official_name}}}
}}


{{#if:{{{native_name|}}}
|-
! colspan="2" style="background:#900603; color:white; text-align:center;" | Native Name
|-
|-
| colspan="2" style="text-align:center; font-size:90%; font-style:italic;" | {{{native_name|}}}
| colspan="2" style="text-align:center; font-style:italic;" | {{{native_name}}}
}}


{{#if:{{{flag|}}}
|-
|-
| colspan="2" style="text-align:center;" | [[File:{{{flag|}}}|border|250px]]
! colspan="2" style="background:#900603; color:white; text-align:center;" | Flag
|-
| colspan="2" style="text-align:center;" | [[File:{{{flag}}}|border|250px]]
}}


{{#if:{{{motto|}}}
|-
|-
| colspan="2" style="text-align:center; font-style:italic;" | {{{motto|}}}
! colspan="2" style="background:#900603; color:white; text-align:center;" | Motto
|-
| colspan="2" style="text-align:center; font-style:italic;" | {{{motto}}}
}}


{{#if:{{{map_image|}}}
|-
|-
| colspan="2" style="text-align:center;" | [[File:{{{map_image|}}}|250px]]
! colspan="2" style="background:#900603; color:white; text-align:center;" | Location
|-
| colspan="2" style="text-align:center;" | [[File:{{{map_image}}}|250px]]
}}


{{#if:{{{map_caption|}}}
|-
|-
| colspan="2" style="text-align:center; font-size:85%;" | {{{map_caption|}}}
| colspan="2" style="text-align:center; font-size:85%;" | {{{map_caption}}}
}}


{{#if:{{{capital|}}}
|-
|-
! colspan="2" style="background:#ccccff; text-align:center;" | Location
! colspan="2" style="background:#900603; color:white; text-align:center;" | Capital
|-
! style="width:40%; color:black; font-weight:bold;" | Capital
| style="color:black;" | {{{capital}}}
}}


{{#if:{{{largest_cities|}}}
|-
|-
! Capital
! colspan="2" style="background:#900603; color:white; text-align:center;" | Largest Cities
| {{{capital|}}}
 
|-
|-
! Largest cities
! style="color:black; font-weight:bold;" | Largest cities
| {{{largest_cities|}}}
| style="color:black;" | {{{largest_cities}}}
}}


{{#if:{{{official_languages|}}}
|-
|-
! Official languages
! colspan="2" style="background:#900603; color:white; text-align:center;" | Official Languages
| {{{official_languages|}}}
 
|-
|-
! Religious identification
! style="color:black; font-weight:bold;" | Official languages
| {{{religious_identification|}}}
| style="color:black;" | {{{official_languages}}}
}}


{{#if:{{{religious_identification|}}}
|-
|-
! Demonym
! colspan="2" style="background:#900603; color:white; text-align:center;" | Religion
| {{{demonym|}}}
 
|-
|-
! Ethnic groups
! style="color:black; font-weight:bold;" | Religious identification
| {{{ethnic_groups|}}}
| style="color:black;" | {{{religious_identification}}}
}}


{{#if:{{{demonym|}}}
|-
|-
! colspan="2" style="background:#ccccff; text-align:center;" | Government
! colspan="2" style="background:#900603; color:white; text-align:center;" | Demonym
 
|-
|-
! Government
! style="color:black; font-weight:bold;" | Demonym
| {{{government|}}}
| style="color:black;" | {{{demonym}}}
}}


{{#if:{{{ethnic_groups|}}}
|-
|-
! Chambers
! colspan="2" style="background:#900603; color:white; text-align:center;" | Ethnic Groups
| {{{chambers|}}}
 
|-
|-
! Laws
! style="color:black; font-weight:bold;" | Ethnic groups
| {{{laws|}}}
| style="color:black;" | {{{ethnic_groups}}}
}}


{{#if:{{{government|}}}
|-
|-
! Independence
! colspan="2" style="background:#900603; color:white; text-align:center;" | Government
| {{{independence|}}}
 
|-
|-
! Head of State
! style="color:black; font-weight:bold;" | Government
| {{{head_of_state|}}}
| style="color:black;" | {{{government}}}
}}


{{#if:{{{chambers|}}}
|-
|-
! Power status
! colspan="2" style="background:#900603; color:white; text-align:center;" | Chambers
| {{{power_status|}}}
 
|-
|-
! Common background
! style="color:black; font-weight:bold;" | Chambers
| {{{common_background|}}}
| style="color:black;" | {{{chambers}}}
}}


{{#if:{{{laws|}}}
|-
|-
! colspan="2" style="background:#ccccff; text-align:center;" | Economy
! colspan="2" style="background:#900603; color:white; text-align:center;" | Laws
 
|-
|-
! Population
! style="color:black; font-weight:bold;" | Laws
| {{{population|}}}
| style="color:black;" | {{{laws}}}
}}


{{#if:{{{independence|}}}
|-
|-
! GDP total
! colspan="2" style="background:#900603; color:white; text-align:center;" | Independence
| {{{gdp_total|}}}
 
|-
|-
! GDP per capita
! style="color:black; font-weight:bold;" | Independence
| {{{gdp_per_capita|}}}
| style="color:black;" | {{{independence}}}
}}


{{#if:{{{population|}}}
|-
|-
! HDI
! colspan="2" style="background:#900603; color:white; text-align:center;" | Population
| {{{hdi|}}}
 
|-
|-
! Currency
! style="color:black; font-weight:bold;" | Population
| {{{currency|}}}
| style="color:black;" | {{{population}}}
}}


{{#if:{{{head_of_state|}}}
|-
|-
! Time zone
! colspan="2" style="background:#900603; color:white; text-align:center;" | Head of State
| {{{time_zone|}}}
 
|-
|-
! Codex
! style="color:black; font-weight:bold;" | Head of state
| {{{codex|}}}
| style="color:black;" | {{{head_of_state}}}
|}
}}
</onlyinclude>
| {{{religious_identification|}}}


{{#if:{{{power_status|}}}
|-
|-
! Demonym
! colspan="2" style="background:#900603; color:white; text-align:center;" | Power Status
| {{{demonym|}}}
 
|-
|-
! Ethnic groups
! style="color:black; font-weight:bold;" | Power status
| {{{ethnic_groups|}}}
| style="color:black;" | {{{power_status}}}
}}


{{#if:{{{common_background|}}}
|-
|-
! Government
! colspan="2" style="background:#900603; color:white; text-align:center;" | Common Background
| {{{government|}}}
 
|-
|-
! Chambers
! style="color:black; font-weight:bold;" | Common background
| {{{chambers|}}}
| style="color:black;" | {{{common_background}}}
}}


{{#if:{{{gdp_total|}}}
|-
|-
! Laws
! colspan="2" style="background:#900603; color:white; text-align:center;" | GDP Total
| {{{laws|}}}
 
|-
|-
! Independence
! style="color:black; font-weight:bold;" | GDP total
| {{{independence|}}}
| style="color:black;" | {{{gdp_total}}}
}}


{{#if:{{{gdp_per_capita|}}}
|-
|-
! Population
! colspan="2" style="background:#900603; color:white; text-align:center;" | GDP Per Capita
| {{{population|}}}
 
|-
|-
! Head of State
! style="color:black; font-weight:bold;" | GDP per capita
| {{{head_of_state|}}}
| style="color:black;" | {{{gdp_per_capita}}}
}}


{{#if:{{{hdi|}}}
|-
|-
! Power status
! colspan="2" style="background:#900603; color:white; text-align:center;" | HDI
| {{{power_status|}}}
 
|-
|-
! Common background
! style="color:black; font-weight:bold;" | HDI
| {{{common_background|}}}
| style="color:black;" | {{{hdi}}}
}}


{{#if:{{{currency|}}}
|-
|-
! GDP (total)
! colspan="2" style="background:#900603; color:white; text-align:center;" | Currency
| {{{gdp_total|}}}
 
|-
|-
! GDP per capita
! style="color:black; font-weight:bold;" | Currency
| {{{gdp_per_capita|}}}
| style="color:black;" | {{{currency}}}
}}


{{#if:{{{time_zone|}}}
|-
|-
! HDI
! colspan="2" style="background:#900603; color:white; text-align:center;" | Time Zone
| {{{hdi|}}}
 
|-
|-
! Currency
! style="color:black; font-weight:bold;" | Time zone
| {{{currency|}}}
| style="color:black;" | {{{time_zone}}}
}}


{{#if:{{{codex|}}}
|-
|-
! Time zone
! colspan="2" style="background:#900603; color:white; text-align:center;" | Codex
| {{{time_zone|}}}
 
|-
|-
! Codex
! style="color:black; font-weight:bold;" | Codex
| {{{codex|}}}
| style="color:black;" | {{{codex}}}
}}


|}
|}
</onlyinclude>
</onlyinclude>

Revision as of 08:23, 9 July 2025

{{#if:
Official Name
{{{official_name}}}

}}

{{#if:

Native Name
{{{native_name}}}

}}

{{#if:

Flag
[[File:{{{flag}}}|border|250px]]

}}

{{#if:

Motto
{{{motto}}}

}}

{{#if:

Location
[[File:{{{map_image}}}|250px]]

}}

{{#if:

{{{map_caption}}}

}}

{{#if:

Capital
Capital {{{capital}}}

}}

{{#if:

Largest Cities
Largest cities {{{largest_cities}}}

}}

{{#if:

Official Languages
Official languages {{{official_languages}}}

}}

{{#if:

Religion
Religious identification {{{religious_identification}}}

}}

{{#if:

Demonym
Demonym {{{demonym}}}

}}

{{#if:

Ethnic Groups
Ethnic groups {{{ethnic_groups}}}

}}

{{#if:

Government
Government {{{government}}}

}}

{{#if:

Chambers
Chambers {{{chambers}}}

}}

{{#if:

Laws
Laws {{{laws}}}

}}

{{#if:

Independence
Independence {{{independence}}}

}}

{{#if:

Population
Population {{{population}}}

}}

{{#if:

Head of State
Head of state {{{head_of_state}}}

}}

{{#if:

Power Status
Power status {{{power_status}}}

}}

{{#if:

Common Background
Common background {{{common_background}}}

}}

{{#if:

GDP Total
GDP total {{{gdp_total}}}

}}

{{#if:

GDP Per Capita
GDP per capita {{{gdp_per_capita}}}

}}

{{#if:

HDI
HDI {{{hdi}}}

}}

{{#if:

Currency
Currency {{{currency}}}

}}

{{#if:

Time Zone
Time zone {{{time_zone}}}

}}

{{#if:

Codex
Codex {{{codex}}}

}}