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

[[File:{{{image}}}|250px]]


Type {{{type}}}
Location {{{location}}}
Region {{{region}}}
Nation {{{nation}}}
Coordinates {{{coordinates}}}
Population {{{population}}}
Governance {{{governance}}}
Established {{{established}}}
Lore Era Year Invalid date




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

File:Volkdorf.png

Central settlement of the Volkdorf Plains
Type Village
Location {{{location}}}
Region Volkdorf Plains
Nation Furstenmark
Coordinates {{{coordinates}}}
Population 2 Citizens
Governance {{{governance}}}
Established 2026-05-01
Lore Era Year Year 1


TemplateData

Infobox for all physical locations including villages, cities, regions, dungeons, and landmarks.

Template parameters[Edit template data]

ParameterDescriptionTypeStatus
Namename

no description

Stringrequired
Typetype

Village, City, Dungeon, Region, Landmark, etc.

Stringsuggested
Imageimage

no description

Fileoptional
Image Captioncaption

no description

Stringoptional
Locationlocation

no description

Stringoptional
Regionregion

no description

Stringoptional
Nationnation

no description

Stringoptional
Coordinatescoordinates

no description

Stringoptional
Populationpopulation

no description

Stringoptional
Governancegovernance

no description

Stringoptional
Established Dateestablished

no description

Dateoptional
Statusstatus

no description

Stringoptional
Header Colorcolor

no description

Default
#eaecf0
Stringoptional