Rigormorphis (talk | contribs) m (remove duplicate argument in template call) Tag: 2017 source edit |
Rigormorphis (talk | contribs) mNo edit summary Tag: 2017 source edit |
||
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
== Syntax == | |||
<pre>{{Infobox location | <pre>{{Infobox location | ||
| title = | | title = | ||
Line 12: | Line 12: | ||
}}</pre> | }}</pre> | ||
== Example == | |||
{{Infobox location | {{Infobox location | ||
| title = Marielda | | title = Marielda | ||
Line 18: | Line 18: | ||
| image = | | image = | ||
| aliases = The City of Light | | aliases = The City of Light | ||
| location = Hieron | | location = [[Hieron]] | ||
| inhabitants = humans, elves, cobbins | | inhabitants = humans, elves, cobbins | ||
| leader = Samothes | | leader = [[Samothes]] | ||
| demonym = Marieldan | | demonym = Marieldan | ||
| season = Marielda | | season = ''[[Marielda (season)|Marielda]]'' | ||
}} | }} | ||
<pre>{{Infobox location | <pre>{{Infobox location | ||
Line 29: | Line 29: | ||
| image = | | image = | ||
| aliases = The City of Light | | aliases = The City of Light | ||
| location = Hieron | | location = [[Hieron]] | ||
| inhabitants = humans, elves, cobbins | | inhabitants = humans, elves, cobbins | ||
| leader = Samothes | | leader = [[Samothes]] | ||
| demonym = Marieldan | | demonym = Marieldan | ||
| season = Marielda | | season = ''[[Marielda (season)|Marielda]]'' | ||
}}</pre> | }}</pre> | ||
== TemplateData == | |||
{{TemplateData header}} | |||
<templatedata> | <templatedata> |
Latest revision as of 14:43, 22 July 2024
Syntax[edit source]
{{Infobox location | title = | color_theme = | image = | aliases = | location = | inhabitants = | demonym = | leader = | season = }}
Example[edit source]
{{Infobox location | title = Marielda | color_theme = marielda | image = | aliases = The City of Light | location = [[Hieron]] | inhabitants = humans, elves, cobbins | leader = [[Samothes]] | demonym = Marieldan | season = ''[[Marielda (season)|Marielda]]'' }}
TemplateData[edit source]
This is the TemplateData for this template. It is used by the Visual Editor and other tools.
No description.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Color Theme | color_theme | The color theme to use for this infobox, ex. aih, sih, pzn. See a list of all abbreviations on the Getting Started page.
| String | suggested |
Title | title | Title for this infobox (if different from the page name) | String | optional |
Image | image | no description | File | optional |
Caption | caption | no description | Content | optional |
Other names | aliases | no description | Content | optional |
Location | location | For if this location is contained within a larger location | Content | optional |
Inhabitants | inhabitants | no description | Content | optional |
Leader | leader | no description | Content | optional |
Demonym | demonym | The word used for people who live here/are from here
| String | optional |
Season | season | no description | Content | optional |