Imperialhare (talk | contribs) (Created page with "=== Syntax === <pre>{{Infobox location | title = | image = | aliases = | location = | inhabitants = | denonym = | season = }}</pre> === Example === {{Infobox location | title = Marielda | image = | aliases = The City of Light | location = Hieron | inhabitants = humans, elves, cobbins | denonym = Marieldan | season = Marielda }} <pre>{{Infobox location | title = Marielda | image = | aliases = The City of Light | location = Hieron | inhabitants = humans, elves, c...") Tag: 2017 source edit |
Rigormorphis (talk | contribs) mNo edit summary Tag: 2017 source edit |
||
(12 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
== Syntax == | |||
<pre>{{Infobox location | <pre>{{Infobox location | ||
| title = | | title = | ||
| color_theme = | |||
| image = | | image = | ||
| aliases = | | aliases = | ||
| location = | | location = | ||
| inhabitants = | | inhabitants = | ||
| | | demonym = | ||
| leader = | |||
| season = | | season = | ||
}}</pre> | }}</pre> | ||
== Example == | |||
{{Infobox location | {{Infobox location | ||
| title = Marielda | | title = Marielda | ||
| color_theme = marielda | |||
| 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 | ||
| title = Marielda | | title = Marielda | ||
| color_theme = marielda | |||
| 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 66: | 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 |