Template:Location/doc: Difference between revisions

From Simulacrum Wiki
Jump to navigation Jump to search
(Create documentation for Template:Location)
 
mNo edit summary
Line 27: Line 27:
| 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
| 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                 =
| religion
| religion                     =
| denonym
| denonym                       =
| government_type
| government_type               =
| leader
| leader                       =
| upperhouse
| upperhouse                   =
| lowerhouse
| lowerhouse                   =
| establishment
| establishment                 =
}}
}}
</syntaxhighlight>
</syntaxhighlight>
{{clear}}
{{clear}}

Revision as of 12:50, 18 March 2024

Location/doc
[[File:{{{image}}}|frameless|upright=1]]
{{{caption}}}
Location Details
Official Name{{{OfficialName}}}
Alias{{{alias}}}
Universe{{{universe}}}
Galaxy{{{galaxy}}}
Star System{{{starsystem}}}
Planet{{{planet}}}
Continent{{{continent}}}
Country{{{country}}}
City{{{city}}}
State{{{state}}}
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}}}
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                         =
| status                        =
| capital                       =
| largest_city                  =
| official_languages            =
| recognized_languages          =
| recognized_national_languages =
| ethnic_groups                 =
| religion                      =
| denonym                       =
| government_type               =
| leader                        =
| upperhouse                    =
| lowerhouse                    =
| establishment                 =
}}