Template:Infobox custom: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 28: | Line 28: | ||
{{#if:{{{capital|}}} | {{#if:{{{capital|}}} | ||
|- | |- | ||
| colspan="2" style="color:black;" | <div style="font-weight:bold;">Capital</div>{{{capital}}} | |||
}} | }} | ||
{{#if:{{{largest_cities|}}} | {{#if:{{{largest_cities|}}} | ||
|- | |- | ||
| colspan="2" style="color:black;" | <div style="font-weight:bold;">Largest cities</div>{{{largest_cities}}} | |||
}} | }} | ||
{{#if:{{{official_languages|}}} | {{#if:{{{official_languages|}}} | ||
|- | |- | ||
| colspan="2" style="color:black;" | <div style="font-weight:bold;">Official languages</div>{{{official_languages}}} | |||
}} | }} | ||
{{#if:{{{religious_identification|}}} | {{#if:{{{religious_identification|}}} | ||
|- | |- | ||
| colspan="2" style="color:black;" | <div style="font-weight:bold;">Religious identification</div>{{{religious_identification}}} | |||
}} | }} | ||
{{#if:{{{demonym|}}} | {{#if:{{{demonym|}}} | ||
|- | |- | ||
| colspan="2" style="color:black;" | <div style="font-weight:bold;">Demonym</div>{{{demonym}}} | |||
}} | }} | ||
{{#if:{{{ethnic_groups|}}} | {{#if:{{{ethnic_groups|}}} | ||
|- | |- | ||
| colspan="2" style="color:black;" | <div style="font-weight:bold;">Ethnic groups</div>{{{ethnic_groups}}} | |||
}} | }} | ||
{{#if:{{{government|}}} | {{#if:{{{government|}}} | ||
|- | |- | ||
| colspan="2" style="color:black;" | <div style="font-weight:bold;">Government</div>{{{government}}} | |||
}} | }} | ||
{{#if:{{{chambers|}}} | {{#if:{{{chambers|}}} | ||
|- | |- | ||
| colspan="2" style="color:black;" | <div style="font-weight:bold;">Chambers</div>{{{chambers}}} | |||
}} | }} | ||
{{#if:{{{laws|}}} | {{#if:{{{laws|}}} | ||
|- | |- | ||
| colspan="2" style="color:black;" | <div style="font-weight:bold;">Laws</div>{{{laws}}} | |||
}} | }} | ||
{{#if:{{{independence|}}} | {{#if:{{{independence|}}} | ||
|- | |- | ||
| colspan="2" style="color:black;" | <div style="font-weight:bold;">Independence</div>{{{independence}}} | |||
}} | }} | ||
{{#if:{{{head_of_state|}}} | {{#if:{{{head_of_state|}}} | ||
|- | |- | ||
| colspan="2" style="color:black;" | <div style="font-weight:bold;">Head of state</div>{{{head_of_state}}} | |||
}} | }} | ||
{{#if:{{{power_status|}}} | {{#if:{{{power_status|}}} | ||
|- | |- | ||
| colspan="2" style="color:black;" | <div style="font-weight:bold;">Power status</div>{{{power_status}}} | |||
}} | }} | ||
{{#if:{{{common_background|}}} | {{#if:{{{common_background|}}} | ||
|- | |- | ||
| colspan="2" style="color:black;" | <div style="font-weight:bold;">Common background</div>{{{common_background}}} | |||
}} | }} | ||
{{#if:{{{population|}}} | {{#if:{{{population|}}} | ||
|- | |- | ||
| colspan="2" style="color:black;" | <div style="font-weight:bold;">Population</div>{{{population}}} | |||
}} | }} | ||
{{#if:{{{gdp_total|}}} | {{#if:{{{gdp_total|}}} | ||
|- | |- | ||
| colspan="2" style="color:black;" | <div style="font-weight:bold;">GDP total</div>{{{gdp_total}}} | |||
}} | }} | ||
{{#if:{{{gdp_per_capita|}}} | {{#if:{{{gdp_per_capita|}}} | ||
|- | |- | ||
| colspan="2" style="color:black;" | <div style="font-weight:bold;">GDP per capita</div>{{{gdp_per_capita}}} | |||
}} | }} | ||
{{#if:{{{hdi|}}} | {{#if:{{{hdi|}}} | ||
|- | |- | ||
| colspan="2" style="color:black;" | <div style="font-weight:bold;">HDI</div>{{{hdi}}} | |||
}} | }} | ||
{{#if:{{{currency|}}} | {{#if:{{{currency|}}} | ||
|- | |- | ||
| colspan="2" style="color:black;" | <div style="font-weight:bold;">Currency</div>{{{currency}}} | |||
}} | }} | ||
{{#if:{{{time_zone|}}} | {{#if:{{{time_zone|}}} | ||
|- | |- | ||
| colspan="2" style="color:black;" | <div style="font-weight:bold;">Time zone</div>{{{time_zone}}} | |||
}} | }} | ||
{{#if:{{{codex|}}} | {{#if:{{{codex|}}} | ||
|- | |- | ||
| colspan="2" style="color:black;" | <div style="font-weight:bold;">Codex</div>{{{codex}}} | |||
}} | }} | ||
|} | |} | ||
</onlyinclude> | </onlyinclude> |
Revision as of 09:04, 9 July 2025
Unknown State
{{#if:| {{#if: | |
[[File:{{{flag}}}|border|250px]]
}} {{#if: | |
{{{motto}}}
}} {{#if: | |
[[File:{{{map_image}}}|250px]]
}} {{#if: | |
{{{map_caption}}}
}} {{#if: | |
Capital {{{capital}}}
}} {{#if: | |
Largest cities {{{largest_cities}}}
}} {{#if: | |
Official languages {{{official_languages}}}
}} {{#if: | |
Religious identification {{{religious_identification}}}
}} {{#if: | |
Demonym {{{demonym}}}
}} {{#if: | |
Ethnic groups {{{ethnic_groups}}}
}} {{#if: | |
Government {{{government}}}
}} {{#if: | |
Chambers {{{chambers}}}
}} {{#if: | |
Laws {{{laws}}}
}} {{#if: | |
Independence {{{independence}}}
}} {{#if: | |
Head of state {{{head_of_state}}}
}} {{#if: | |
Power status {{{power_status}}}
}} {{#if: | |
Common background {{{common_background}}}
}} {{#if: | |
Population {{{population}}}
}} {{#if: | |
GDP total {{{gdp_total}}}
}} {{#if: | |
GDP per capita {{{gdp_per_capita}}}
}} {{#if: | |
HDI {{{hdi}}}
}} {{#if: | |
Currency {{{currency}}}
}} {{#if: | |
Time zone {{{time_zone}}}
}} {{#if: | |
Codex {{{codex}}}
}} |