Template:Infobox country

Revision as of 16:13, 14 June 2025 by Truthseeker (talk | contribs) (Created page with "<includeonly> <table class="infobox" style="width:22em; font-size:90%; line-height:1.5em;"> <tr> <th colspan="2" style="text-align:center; font-size:120%; background-color:#f8f8f8;">{{{common_name|{{PAGENAME}}}}}</th> </tr> {{#if:{{{image_flag|}}}| <tr> <td colspan="2" style="text-align:center;">[[File:{{{image_flag}}}|border|250px]]</td> </tr>}} {{#if:{{{image_coat|}}}| <tr> <td colspan="2" style="text-align:center;">[[File:{{{image_coat}}}|100px]]</td> </tr>}} {{#if:{{...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)


Usage

This is the infobox for countries. Use it by placing the following at the top of your page:

{{Infobox country
 | common_name        = United States
 | conventional_long_name = United States of America
 | image_flag         = Flag_of_the_United_States.svg
 | image_coat         = Great_Seal_of_the_United_States_(obverse).svg
 | capital            = [[Washington, D.C.]]
 | largest_city       = [[New York City]]
 | official_languages = English (de facto)
 | government_type    = Federal presidential constitutional republic
 | leader_title1      = President
 | leader_name1       = Donald Trump
 | area_km2           = 9,834,000
 | population_estimate= 331,000,000
 | population_year    = 2025
 | currency           = U.S. Dollar (USD)
 | time_zone          = UTC−5 to UTC+10
 | drives_on          = right
 | calling_code       = +1
 | internet_tld       = .us
}}