No edit summary Tags: Manual revert Reverted 2017 source edit |
Rigormorphis (talk | contribs) mNo edit summary Tag: 2017 source edit |
||
(7 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
== Syntax == | |||
<pre>{{Infobox location | <pre>{{Infobox location | ||
| title = | | title = | ||
Line 7: | Line 7: | ||
| location = | | location = | ||
| inhabitants = | | inhabitants = | ||
| | | demonym = | ||
| leader = | |||
| season = | | season = | ||
}}</pre> | }}</pre> | ||
== Example == | |||
{{Infobox location | {{Infobox location | ||
| title = Marielda | | title = Marielda | ||
Line 17: | 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]] | ||
| season = Marielda | | demonym = Marieldan | ||
| season = ''[[Marielda (season)|Marielda]]'' | |||
}} | }} | ||
<pre>{{Infobox location | <pre>{{Infobox location | ||
Line 27: | 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]] | ||
| season = Marielda | | demonym = Marieldan | ||
| season = ''[[Marielda (season)|Marielda]]'' | |||
}}</pre> | }}</pre> | ||
== TemplateData == | |||
{{TemplateData header}} | |||
<templatedata> | <templatedata> | ||
Line 69: | Line 75: | ||
"type": "content" | "type": "content" | ||
}, | }, | ||
" | "leader": { | ||
"label": " | "label": "Leader", | ||
"type": "content" | |||
}, | |||
"demonym": { | |||
"label": "Demonym", | |||
"description": "The word used for people who live here/are from here", | "description": "The word used for people who live here/are from here", | ||
"example": "Marieldan, Ordennan", | "example": "Marieldan, Ordennan", |
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 |