Difference between revisions of "Template:Infobox country"

From OtanWiki
Line 47: Line 47:
 
<pre>
 
<pre>
 
{{Infobox country
 
{{Infobox country
  | title1=Example
+
| title            =  
  | image1=Example
+
| image            =  
  | caption1=Example
+
| caption          =  
  | name=Example
+
| native_name     =  
  | native_name=Example
+
| partof          =  
  | part_of=Example
+
| capitol         =  
  | capitol=Example
+
| leader           =  
  | leader=Example
+
| government       =  
  | government=Example
+
| location        =  
  | population=Example
+
| size            =  
  | location=Example
+
| population      =  
  | size=Example
+
| controlled_by   =  
  | controlled_by=Example
+
| founded_date    =  
  | image2=Example
+
| founded_by      =  
  | caption2=Example
+
| landmarks       =  
  | landmarks=Example
 
 
}}
 
}}
 
</pre>
 
</pre>

Revision as of 12:21, 15 February 2021

Infobox country

Example usage:

{{Infobox country
| title            = 
| image            = 
| caption          = 
| native_name      = 
| partof           = 
| capitol          = 
| leader           = 
| government       = 
| location         = 
| size             = 
| population       = 
| controlled_by    = 
| founded_date     = 
| founded_by       = 
| landmarks        = 
}}