Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:Infobox Settlement: Difference between revisions

Template page
More languages
Content deleted Content added
No edit summary
No edit summary
 
(One intermediate revision by the same user not shown)
Line 5: Line 5:
| caption = {{{caption|}}}
| caption = {{{caption|}}}


| header15 = General info
| header1 = General info


| label1 = Owner
| label2 = Owner
| data1 = {{{owner|}}}
| data2 = {{{owner|}}}


| label2 = Foundation date
| label3 = Foundation date
| data2 = {{#if:{{{foundation_year|}}}{{{foundation_month|}}}{{{foundation_day|}}}
| data3 = {{#if:{{{foundation_year|}}}{{{foundation_month|}}}{{{foundation_day|}}}
| {{#formatdate:{{{foundation_day}}}.{{#switch:{{#sub:{{lc:{{{foundation_month}}}}}|0|3}}
| {{#formatdate:{{{foundation_day}}}.{{#switch:{{#sub:{{lc:{{{foundation_month}}}}}|0|3}}
| jan = 01
| jan = 01
Line 27: Line 27:
| {{padleft:{{{foundation_month}}}|2}}
| {{padleft:{{{foundation_month}}}|2}}
}}.{{{foundation_year}}}}}}}
}}.{{{foundation_year}}}}}}}
| label3 = Coördinates
| label4 = Coördinates
| data3 = {{#if:{{{xcoord|}}}|X = {{{xcoord|}}} <br /> Y = {{{ycoord|}}} <br /> Z = {{{zcoord|}}}|}}
| data4 = {{#if:{{{xcoord|}}}|X = {{{xcoord|}}} <br /> Y = {{{ycoord|}}} <br /> Z = {{{zcoord|}}}|}}


| header4 = Statistics
| header5 = Statistics


| label5 = Population
| label6 = Population
| data5 = {{{population|}}}
| data6 = {{{population|}}}


| label6 = Width (X)
| label7 = Width (X)
| data6 = {{{width|}}}
| data7 = {{{width|}}}


| label7 = Length (Z)
| label8 = Length (Z)
| data7 = {{{length|}}}
| data8 = {{{length|}}}


| header9 = Transport
| header9 = Transport
Line 166: Line 166:
"warp_name": {
"warp_name": {
"label": "Warp Name",
"label": "Warp Name",
"description": "Name of the warp, if applicable",
"description": "Name of the warp, if isn't the town name straight up",
"type": "string",
"type": "string",
"required": false
"required": false

Latest revision as of 15:31, 13 August 2025

Infobox for a settlement on the server

Template parameters[Edit template data]

ParameterDescriptionTypeStatus
Namename

Name of the settlement

Stringrequired
Imageimage

Filename of an image to display

Fileoptional
Image captioncaption

Caption for the image

Stringoptional
Ownerowner

Owner of the settlement

Stringoptional
Foundation Yearfoundation_year

Year the settlement was founded

Numberoptional
Foundation Monthfoundation_month

Month the settlement was founded (e.g., Jan, Feb, etc. or number)

Stringoptional
Foundation Dayfoundation_day

Day of the month the settlement was founded

Numberoptional
X Coordinatexcoord

X coordinate of the settlement

Numberrequired
Y Coordinateycoord

Y coordinate of the settlement

Numberrequired
Z Coordinatezcoord

Z coordinate of the settlement

Numberrequired
Populationpopulation

Population of the settlement

Numberoptional
Width (X)width

Width of the area in the X direction

Numberoptional
Length (Z)length

Length of the area in the Z direction

Numberoptional
Road Connectionroad

Indicates if there is a road connection (Yes/No)

Stringoptional
Rail Connectionrail

Indicates if there is a rail connection (Yes/No)

Stringoptional
Boat Routeboat_route

Indicates if there is a boat route at the settlement(Yes/No)

Stringoptional
Warpwarp

Indicates if the settlement has a warp (Yes/No).

Stringoptional
Warp Namewarp_name

Name of the warp, if isn't the town name straight up

Stringoptional