Difference between revisions of "Template:Infobox country"

From Venturia
Jump to: navigation, search
(Created page with "{| align="right" style="border: 1px solid darkgray; text-align:left; width: 22em; font-size: 88%; line-height:1.5em; background-color: #f9f9f9; margin: 0 0 0 1em;" cellpadding...")
 
Line 12: Line 12:
 
|}
 
|}
 
|-align=center
 
|-align=center
|colspan=2|'''Motto: '''{{#if: {{{native_motto|}}}|{{{native_motto}}}<br>}}{{#if: {{{translit_motto|}}}|{{{translit_motto}}}<br>}}{{{motto}}}
+
|colspan=2|'''Motto: '''{{{motto}}}
 
|-align=center
 
|-align=center
|colspan=2|'''Anthem: '''{{#if: {{{native_anthem|}}}|{{{native_anthem}}}<br>}}{{#if: {{{translit_anthem|}}}|{{{translit_anthem}}}<br>}}{{{anthem}}}
+
|colspan=2|'''Anthem: '''{{{anthem}}}
 
|-
 
|-
 
!colspan=2 style="text-align:center; color:{{{text_color|black}}}; background-color:{{{color|{{Color|{{{name}}}}}}}}; font-size:125%;"|Geography
 
!colspan=2 style="text-align:center; color:{{{text_color|black}}}; background-color:{{{color|{{Color|{{{name}}}}}}}}; font-size:125%;"|Geography

Revision as of 22:50, 3 September 2018

{{{{{name}}}:Color}}|#f9f9f9}}; font-size:125%;"|{{#if: | of}} {{{name}}}{{#if: |
}} {{#if: |
}}
[[image: {{{flag}}}|x78px|Flag of {{{name}}}]] [[image: {{{arms}}}|x78px|Coat of Arms of {{{name}}}]]
[[Flag of {{{name}}}|Flag]] [[Coat of Arms of {{{name}}}|Coat of Arms]]
Motto: {{{motto}}}
Anthem: {{{anthem}}}
{{{{{name}}}:Color}}|#f9f9f9}}; font-size:125%;"|Geography
[[image:{{{map}}}|225px|Location of {{{name}}}]]
Area {{{area}}}km2
Water (%) {{{water_area}}}
Highest point {{{high_point}}}
Longest river {{{long_river}}}
{{{{{name}}}:Color}}|#f9f9f9}}; font-size:125%;"|Demographics
Population {{{population}}}
• Density {{{density}}}/km2
• Growth {{{growth}}}%/year
Median age {{{median_age}}} years
Demonym {{{demonym}}}
{{{{{name}}}:Color}}|#f9f9f9}}; font-size:125%;"|History
{{{event1}}} {{{event1_date}}}

{{#if: |

• 
{{{event1a_date}}}}}

{{#if: |

• 
{{{event1b_date}}}}}

{{#if: |

}} {{#if: |

• 
{{{event2a_date}}}}}
{{{{{name}}}:Color}}|#f9f9f9}}; font-size:125%;"|Government
Capital {{{capital}}}
Official language {{{official_language}}}
Type {{{type}}}
Legislature

{{#if: |

}} {{#if: |

}} {{#if: |

}} {{#if: |

}} Template:If

{{{{{name}}}:Color}}|#f9f9f9}}; font-size:125%;"|Economy
Currency {{{currency}}} ({{{currency_symbol}}}) ({{{currency_code}}})
GDP {{{GDP}}}
• Per capita {{{per_capita_GDP}}}
• Growth {{{GDP_growth}}}%/year
Sectors

{{{agriculture}}}% Agriculture
{{{industry}}}% Industry
{{{services}}}% Services

Unemployment {{{unemployment}}}%
Gini {{{gini}}}
{{{{{name}}}:Color}}|#f9f9f9}}; font-size:125%;"|Development
Life expectancy {{{life_expectancy}}} years
Improved water access {{{water_access}}}%
Literacy {{{literacy}}}%
Enrollment {{{gross_enrollment}}}%
• Primary {{{primary}}}%
• Secondary {{{secondary}}}%
• Tertiary {{{tertiary}}}%
{{{{{name}}}:Color}}|#f9f9f9}}; font-size:125%;"|Standards
Measures {{{measures}}}
Date format {{{dates}}}
Traffic {{{traffic}}}
{{{{{name}}}:Color}}|#f9f9f9}}; font-size:125%;"|Codes
ISO code {{{iso_code}}}
Internet TLD {{{TLD}}}
Calling code +{{{telephone}}}


{{Infobox country
|color= //optional default {{Color|{{{name}}}}}
|text_color= //optional default black
|title= //optional
|name= //e.g. China
|native_name= //e.g. 中国 optional
|translit_name= //e.g. Zhōngguó optional
|flag=
|arms=
|arms_name= //optional default Coat of Arms
|motto= //e.g. Truth alone triumphs
|native_motto= //e.g. सत्यमेव जयते optional
|translit_motto= //e.g. Satyameva jayate optional
|anthem= //e.g. State Anthem
|native_anthem= //e.g. Государственный гимн optional
|translit_anthem = //e.g. Gosudarstvennyy gimn optional
|map=
|area=
|water_area=
|high_point=
|long_river=
|population=
|density=
|growth=
|median_age=
|demonym=
|event1=
|event1_date
|event1a //optional
|event1b //optional
|event2= //optional
|event2_date= //optional
|event2a= //optional
|capital=
|official_language=
|type= //e.g. Constitutional monarchy
|legislature=
|office1= //e.g. President optional
|official1= //e.g. John Doe optional
|office2= //optional
|official2= //optional
|office3= //optional
|official3= //optional
|office4= //optional
|official4= //optional
|subdivision_name=
|subdivisions=
|currency=
|currency_symbol=
|currency_code=
|GDP=
|per_capita_GDP=
|GDP_growth=
|agriculture=
|industry=
|services=
|unemployment=
|gini=
|life_expectancy=
|water_access=
|literacy=
|gross_enrollment=
|primary=
|secondary=
|tertiary=
|measures= //e.g. Metric
|dates= //e.g. Year-month-day
|traffic= //e.g. Right-hand
|iso_code= //e.g. us
|TLD= //e.g. .us
|telephone=
}}