Template:Infobox Location: Difference between revisions
From Knightspire Wiki
Jump to navigationJump to search
Content deleted Content added
Created page with "<onlyinclude> {| class="infobox" |- ! colspan="2" class="infobox-header" style="background-color: {{{color|#eaecf0}}}; text-align:center;" | {{{name|{{PAGENAME}}}}} |- {{#if: {{{image|}}} | | style="display:none;" }} | colspan="2" class="infobox-image" | [[File:{{{image}}}|250px]] {{#if: {{{caption|}}} | <div class="infobox-caption">{{{caption}}}</div> }} |- {{#if: {{{type|}}} | | style="display:none;" }} ! Type | {{{type}}} |- {{#if: {{{location|}}} | | style="dis..." |
No edit summary |
||
| Line 125: | Line 125: | ||
"coordinates": { |
"coordinates": { |
||
"label": "Coordinates", |
"label": "Coordinates", |
||
"type": "string" |
|||
}, |
|||
"elevation": { |
|||
"label": "Elevation", |
|||
"type": "string" |
"type": "string" |
||
}, |
}, |
||
Latest revision as of 06:36, 9 May 2026
|
Infobox Location |
|---|
Usage
{{Infobox Location
| name = Volkdorf
| type = Village
| nation = Furstenmark
| region = Volkdorf Plains
| population = 2 Citizens
| established = 2026-05-01
| status = Active settlement
| image = volkdorf.png
| caption = Central settlement of the Volkdorf Plains
}}
|
Volkdorf | |
|---|---|
|
Central settlement of the Volkdorf Plains
| |
| Type | Village |
| Region | Volkdorf Plains |
| Nation | Furstenmark |
| Population | 2 Citizens |
| Established | 2026-05-01 |
| Lore Era | Year Year 1 |
TemplateData
Infobox for all physical locations including villages, cities, regions, dungeons, and landmarks.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Name | name | no description | String | required |
| Type | type | Village, City, Dungeon, Region, Landmark, etc. | String | suggested |
| Image | image | no description | File | optional |
| Image Caption | caption | no description | String | optional |
| Location | location | no description | String | optional |
| Region | region | no description | String | optional |
| Nation | nation | no description | String | optional |
| Coordinates | coordinates | no description | String | optional |
| Population | population | no description | String | optional |
| Governance | governance | no description | String | optional |
| Established Date | established | no description | Date | optional |
| Status | status | no description | String | optional |
| Header Color | color | no description
| String | optional |