Template:ServerPage: Difference between revisions

From TNTable
No edit summary
No edit summary
 
(15 intermediate revisions by the same user not shown)
Line 41: Line 41:


{{{shortDescription}}}
{{{shortDescription}}}
{|
|-
| {{#if: {{{prevServer|}}} | style="border-right: 1px solid grey;" {{!}} [[{{{prevServer}}} | 🠔 Previous Server: {{{prevServer}}}]] }}
| {{#if: {{{nextServer|}}} | style="text-align: right;" {{!}} [[{{{nextServer}}} | {{{nextServer}}}: Next Server 🠖]] }}
|}
<includeonly>
<includeonly>
[[Category:Server]]
[[Category:Server]]
</includeonly>
</includeonly>
<noinclude>
<noinclude>
<templatedata>
<templatedata>
Line 121: Line 113:
"example": "1.18",
"example": "1.18",
"type": "string",
"type": "string",
"suggested": true
},
"prevServer": {
"label": "Previous Server",
"description": "Link to the previous server.",
"type": "wiki-page-name",
"suggested": true
},
"nextServer": {
"label": "Next Server",
"description": "Link to the next server page.",
"type": "wiki-page-name",
"suggested": true
"suggested": true
}
}
Line 147: Line 127:
"serverImage",
"serverImage",
"blogPostLink",
"blogPostLink",
"serverMapLink",
"serverMapLink"
"prevServer",
"nextServer"
]
]
}
}
</templatedata>
</templatedata>
</noinclude>
</noinclude>

Latest revision as of 11:36, 2 October 2022

[[File:{{{serverImage}}}|thumb|

{{{mcServerName}}}
Server Details
Start Date Unknown
End Date Unknown
Duration Unknown
Minecraft Versions
Start Version {{{mcVersion}}}
Links
Map [{{{serverMapLink}}} Server Map]

|525px]]

{{{shortDescription}}}


This template fills in some summary data about servers, and includes an image to make creating server pages quick and easy.

Template parameters[Edit template data]

ParameterDescriptionTypeStatus
Server NamemcServerName

The name of the server, usually the name of the Wiki page or from the website.

Unknownrequired
Start date of ServerstartDate

The month and year that the server started. Can include day if you have that information.

Default
Unknown
Example
December 2021
Daterequired
Server End DateendDate

The month and year that the server ended. Can include day if you have that information.

Example
May 2015
Daterequired
Server Durationduration

How long the server lasted as an estimate.

Default
Unknown
Example
2 Years
Stringrequired
Creation Minecraft VersionmcVersion

The version the server was created in. Can be snapshot or stable release.

Default
Unknown
Example
1.13
Unknownsuggested
End Minecraft VersionendMcVersion

What version the server was when it was ended.

Example
1.18
Stringsuggested
Short DescriptionshortDescription

Provide a short description of events and notable things on the server.

Contentsuggested
ImageserverImage

Provide an image of a prominent and recognizable element of the server.

Filesuggested
Blog PostblogPostLink

Link from the tntable.ca website post about this server.

URLsuggested
Server MapserverMapLink

Link to the server map render from the tntable.ca website.

URLsuggested