Difference between revisions of "Template:Infobox country"

From Stationery Wiki
Jump to navigation Jump to search
 
(2 intermediate revisions by the same user not shown)
Line 5: Line 5:
 
! colspan="2" | {{{photo}}}
 
! colspan="2" | {{{photo}}}
 
|- bgcolor="#ffffff"
 
|- bgcolor="#ffffff"
| Website: || {{{website}}}
+
| Native Name: || {{{native name}}}
 +
|- bgcolor="#ffffff"
 +
| Capital: || {{{capital}}}
 +
|- bgcolor="#ffffff"
 +
| Largest City: || {{{largest city}}}
 +
|- bgcolor="#ffffff"
 +
| Language: || {{{language}}}
 
|}
 
|}
 
<noinclude>
 
<noinclude>
 +
  
 
===Description===
 
===Description===
Line 17: Line 24:
 
<pre><nowiki>
 
<pre><nowiki>
 
{{Infobox country
 
{{Infobox country
|conventional_long_name =  
+
| country =  
|native_name =      
+
| native_name =  
|common_name =       
+
| capital =             
|image_flag =       
+
| largest_city =       
|capital =             
+
| languages =  
|largest_city =       
 
|official_languages =
 
|national_languages =  
 
 
}}
 
}}
 
</nowiki></pre>
 
</nowiki></pre>

Latest revision as of 06:34, 5 May 2019

{{{country}}}
{{{photo}}}
Native Name: {{{native name}}}
Capital: {{{capital}}}
Largest City: {{{largest city}}}
Language: {{{language}}}


Description[edit]

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[edit]

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