Template:Location/doc: Difference between revisions
Jump to navigation
Jump to search
Revo admin (talk | contribs) (Create documentation for Template:Location) |
Revo admin (talk | contribs) mNo edit summary |
||
(2 intermediate revisions by the same user not shown) | |||
Line 13: | Line 13: | ||
| city | | city | ||
| state | | state | ||
| province | |||
| locale | |||
| status | | status | ||
| capital | | capital | ||
Line 20: | Line 22: | ||
| recognized_national_languages | | recognized_national_languages | ||
| ethnic_groups | | ethnic_groups | ||
| nationalities | |||
| religion | | religion | ||
| denonym | | denonym | ||
Line 27: | Line 30: | ||
| lowerhouse | | lowerhouse | ||
| establishment | | establishment | ||
}} | }} | ||
<syntaxhighlight lang="wikitext" style="overflow:auto;"> | <syntaxhighlight lang="wikitext" style="overflow:auto;"> | ||
{{Location | {{Location | ||
| image | | image = | ||
| caption | | caption = | ||
| OfficialName | | OfficialName = | ||
| alias | | alias = | ||
| universe | | universe = | ||
| galaxy | | galaxy = | ||
| starsystem | | starsystem = | ||
| planet | | planet = | ||
| continent | | continent = | ||
| country | | country = | ||
| city | | city = | ||
| state | | state = | ||
| status | | province = | ||
| capital | | locale = | ||
| largest_city | | status = | ||
| official_languages | | capital = | ||
| recognized_languages | | largest_city = | ||
| recognized_national_languages | | official_languages = | ||
| ethnic_groups | | recognized_languages = | ||
| religion | | recognized_national_languages = | ||
| denonym | | ethnic_groups = | ||
| government_type | | nationalities = | ||
| leader | | religion = | ||
| upperhouse | | denonym = | ||
| lowerhouse | | government_type = | ||
| establishment | | leader = | ||
| upperhouse = | |||
| lowerhouse = | |||
| establishment = | |||
}} | }} | ||
</syntaxhighlight> | </syntaxhighlight> | ||
{{clear}} | {{clear}} |
Latest revision as of 14:06, 18 March 2024
Location/doc | |
---|---|
[[File:{{{image}}}|frameless|upright=1]] | |
Location Details | |
Official Name | {{{OfficialName}}} |
Alias | {{{alias}}} |
Universe | {{{universe}}} |
Galaxy | {{{galaxy}}} |
Star System | {{{starsystem}}} |
Planet | {{{planet}}} |
Continent | {{{continent}}} |
Country | {{{country}}} |
City | {{{city}}} |
State | {{{state}}} |
Province | {{{province}}} |
Locale | {{{locale}}} |
Status | {{{status}}} |
Capital | {{{capital}}} |
Largest City | {{{largest_city}}} |
Official languages | {{{official_languages}}} |
Recognized Languages | {{{recognized_languages}}} |
Recognized National Languages | {{{recognized_national_languages}}} |
Ethnic Groups | {{{ethnic_groups}}} |
Nationality | {{{nationalities}}} |
Religion | {{{religion}}} |
Denonym | {{{denonym}}} |
Government Type | {{{government_type}}} |
Head of State | {{{leader}}} |
Upper House | {{{upperhouse}}} |
Lower House | {{{lowerhouse}}} |
Establishment | {{{establishment}}} |
{{Location
| image =
| caption =
| OfficialName =
| alias =
| universe =
| galaxy =
| starsystem =
| planet =
| continent =
| country =
| city =
| state =
| province =
| locale =
| status =
| capital =
| largest_city =
| official_languages =
| recognized_languages =
| recognized_national_languages =
| ethnic_groups =
| nationalities =
| religion =
| denonym =
| government_type =
| leader =
| upperhouse =
| lowerhouse =
| establishment =
}}