Difference between revisions of "Template talk:Infobox Country"

From RPGWW Wiki
Jump to: navigation, search
 
Line 1: Line 1:
 
=== Empty syntax ===
 
=== Empty syntax ===
<pre>{{Infobox_Country
+
<pre>{{Infobox_Country|
|native_name =  
+
native_name = |
|common_name =  
+
common_name = |
|image_flag =  
+
image_flag = |
|image_map =  
+
image_map = |
|official_languages =  
+
official_languages = |
|capital =  
+
capital = |
|largest_city =  
+
largest_city = |
|government_type =  
+
government_type = |
|leader_titles =  
+
leader_titles = |
|leader_names =
+
leader_names = |
|population =  
+
population = |
|sovereignty_type =  
+
sovereignty_type = |
|established_events =  
+
established_events = |
|established_dates =  
+
established_dates = |
|currency =  
+
currency = |
|footnotes =  
+
footnotes = |
 
}}</pre>
 
}}</pre>

Revision as of 02:20, 17 March 2006

Empty syntax

{{Infobox_Country|
native_name = |
common_name = |
image_flag = |
image_map = |
official_languages = |
capital = |
largest_city = |
government_type = |
leader_titles = |
leader_names = |
population = |
sovereignty_type = |
established_events = |
established_dates = |
currency = |
footnotes = |
}}