Template:Infobox location: Difference between revisions

From Timescape Wiki
Create infobox location page
Tag: 2017 source edit
 
No edit summary
Tag: 2017 source edit
 
Line 53: Line 53:
}
}
</templatedata>
</templatedata>
[[Category:Infoboxes|Locations]]
[[Category:Infoboxes]]
{{Infobox location
<infobox layout="stacked" accent-color-default="#d99559">
| name         = Blackbottom
  <title source="name">
| aliases     = City of Smugglers, City of Thieves
    <default>Blackbottom</default>
| language     = Vaslorian
  </title>
  | type         = City
  <image source="image" />
| region      = Vasloria, Aendrim
  <header>Basic Information</header>
}}
    <data source="aliases">
      <label>Aliases</label>
      <default>City of Smugglers, City of Thieves</default>
    </data>
     <data source="language">
      <label>Dominant Language</label>
      <default>Vaslorian</default>
    </data>
  <header>{{#if: {{{type|}}}{{{region|}}}|Geography }}</header>
    <data source="type">
      <label>Type of location</label>
      <default>City</default>
    </data>
    <data source="region">
      <label>Region</label>
       <default>Vasloria, Aendrim</default>
    </data>
</infobox>


  <nowiki>
  <nowiki>

Latest revision as of 21:23, 16 February 2025

No description.

Template parameters[Edit template data]

ParameterDescriptionTypeStatus
Aliasesaliases

What other names does the character have?

Stringoptional
Denonymdenonym

What do the inhabitants of this place call themselves?

Stringoptional
Languagelanguage

What is the dominant language spoken?

Stringoptional
Typetype

What kind of location is this? A city? A continent? A barony? ...

Stringoptional
Regionregion

Where is this location situated in?

Stringoptional

{{Infobox location
 | name         = Blackbottom
 | aliases      = City of Smugglers, City of Thieves
 | language     = Vaslorian
 | type         = City
 | region       = Vasloria, Aendrim
}}