4,595
edits
No edit summary |
No edit summary |
||
Line 53: | Line 53: | ||
== Parameters == | == Parameters == | ||
; <code>name</code>: | ; <code>name</code>: name of the country | ||
; <code>tag</code>: | ; <code>tag</code>: tagline of the country | ||
; <code>continent</code>: | ; <code>continent</code>: name of the continent the country is on | ||
; <code>image</code>: | ; <code>image</code>: orthographic image of the continent that the country is on | ||
; <code>caption</code>: | ; <code>caption</code>: caption of the image | ||
; <code>capital</code>: | ; <code>capital</code>: the capital of the country | ||
; <code>largest_city</code>: | ; <code>largest_city</code>: the largest city in the country | ||
; <code>language</code>: | ; <code>language</code>: list of major languages | ||
; <code>people</code>: | ; <code>people</code>: list of the major people/races that reside within the country | ||
; <code>religion</code>: | ; <code>religion</code>: list of major religions practiced by the country | ||
; <code>demonym</code>: | ; <code>demonym</code>: what are the people of the country called | ||
; <code>founded</code>: | ; <code>founded</code>: the date the country was founded | ||
; <code>founded_by</code>: | ; <code>founded_by</code>: who founded the country | ||
; <code>government</code>: | ; <code>government</code>: type of government | ||
; <code>leader_title</code>: | ; <code>leader_title</code>: the title of the leader | ||
; <code>leader_name</code>: | ; <code>leader_name</code>: name of the current leader | ||
; <code>area</code>: | ; <code>area</code>: the total area of the country | ||
; <code>population</code>: | ; <code>population</code>: estimated population of the country | ||
; <code>setting</code>: | ; <code>setting</code>: the setting the country is a part of | ||
==TemplateData== | ==TemplateData== |