Difference between revisions of "Template:Infobox country"

From Stationery Wiki
Jump to navigation Jump to search
Line 3: Line 3:
 
! colspan="2" | {{{country}}}
 
! colspan="2" | {{{country}}}
 
|- bgcolor="#ffffff"
 
|- bgcolor="#ffffff"
! colspan="2" | {{{photo}}}
+
! colspan="2" | {{{native_name}}}
 +
|- bgcolor="#ffffff"
 +
! colspan="2" | {{{capital}}}
 +
|- bgcolor="#ffffff"
 +
! colspan="2" | {{{largest_city}}}
 +
|- bgcolor="#ffffff"
 +
! colspan="2" | {{{language}}}
 
|- bgcolor="#ffffff"
 
|- bgcolor="#ffffff"
| Website: || {{{website}}}
 
 
|}
 
|}
 
<noinclude>
 
<noinclude>
Line 17: Line 22:
 
<pre><nowiki>
 
<pre><nowiki>
 
{{Infobox country
 
{{Infobox country
|conventional_long_name =  
+
| country =  
|native_name =       
+
| capital =             
|common_name =       
+
| largest_city =       
|image_flag =       
+
| languages =  
|capital =             
 
|largest_city =       
 
|official_languages =
 
|national_languages =  
 
 
}}
 
}}
 
</nowiki></pre>
 
</nowiki></pre>

Revision as of 05:13, 5 May 2019

{{{country}}}
{{{native_name}}}
{{{capital}}}
{{{largest_city}}}
{{{language}}}


Description

This template is used to create an infobox in an article about a country. To use it in an article, copy the template below and paste it into an article. Empty fields won't be displayed in the article.

Template

{{Infobox country
| country = 
| capital =            
| largest_city =       
| languages = 
}}