Jump to content

Template:Infobox Location: Difference between revisions

From Epic SMP Wiki
Infobox created with infobox builder.
 
added title to visual info
 
(2 intermediate revisions by the same user not shown)
Line 8: Line 8:
<label>Server</label>
<label>Server</label>
</data>
</data>
<data source="Coordinates">
<data source="coordinates">
<label>Coordinates</label>
<label>Coordinates</label>
</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"
},
"title": {
"label":"Title","description":"The title of the infobox","example":"Defaults to the page title"
}
},
"description": "Infobox for a location on a server "
}
</templatedata>
</noinclude>

Latest revision as of 21:40, 16 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
Titletitle

The title of the infobox

Example
Defaults to the page title
Unknownoptional