Template:ServerPage: Difference between revisions
No edit summary |
No edit summary |
||
(9 intermediate revisions by the same user not shown) | |||
Line 41: | Line 41: | ||
{{{shortDescription}}} | {{{shortDescription}}} | ||
<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 | "suggested": true | ||
} | } | ||
Line 147: | Line 127: | ||
"serverImage", | "serverImage", | ||
"blogPostLink", | "blogPostLink", | ||
"serverMapLink | "serverMapLink" | ||
] | ] | ||
} | } | ||
</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.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Server Name | mcServerName | The name of the server, usually the name of the Wiki page or from the website. | Unknown | required |
Start date of Server | startDate | The month and year that the server started. Can include day if you have that information.
| Date | required |
Server End Date | endDate | The month and year that the server ended. Can include day if you have that information.
| Date | required |
Server Duration | duration | How long the server lasted as an estimate.
| String | required |
Creation Minecraft Version | mcVersion | The version the server was created in. Can be snapshot or stable release.
| Unknown | suggested |
End Minecraft Version | endMcVersion | What version the server was when it was ended.
| String | suggested |
Short Description | shortDescription | Provide a short description of events and notable things on the server. | Content | suggested |
Image | serverImage | Provide an image of a prominent and recognizable element of the server. | File | suggested |
Blog Post | blogPostLink | Link from the tntable.ca website post about this server. | URL | suggested |
Server Map | serverMapLink | Link to the server map render from the tntable.ca website. | URL | suggested |