Jump to content

Template:Infobox Location: Difference between revisions

From Epic SMP Wiki
Infobox created with infobox builder.
 
added template data
Line 12: Line 12:
</data>
</data>
</infobox>
</infobox>
<noinclude>
<templatedata>
{
"params": {
"image": {
"label": "Image",
"description": "Photo of the location clearly showing the important parts",
"type": "wiki-file-name"
},
"server": {
"label": "Server",
"description": "The server the location is on, should also be a category",
"type": "string"
},
"coordinates": {
"label": "Coordinates",
"description": "Coordinates of the location on it's server",
"example": "100 72 400",
"type": "string"
}
},
"description": "Infobox for a location on a server "
}
</templatedata>
</noinclude>

Revision as of 08:06, 14 April 2025

Infobox for a location on a server

Template parameters[Edit template data]

ParameterDescriptionTypeStatus
Imageimage

Photo of the location clearly showing the important parts

Fileoptional
Serverserver

The server the location is on, should also be a category

Stringoptional
Coordinatescoordinates

Coordinates of the location on it's server

Example
100 72 400
Stringoptional