Template:ServerPage: Difference between revisions
No edit summary |
updated wording |
||
| (One intermediate revision by the same user not shown) | |||
| Line 32: | Line 32: | ||
|- | |- | ||
{{#if: {{{ | {{#if: {{{serverDownloadLink|}}} | | ||
{{!}} ''' | {{!}} '''Download''' | ||
{{!}} [{{{ | {{!}} [{{{serverDownloadLink}}} World Download] | ||
{{!}}- }} | {{!}}- }} | ||
| Line 76: | Line 76: | ||
"description": "Provide a short description of events and notable things on the server.", | "description": "Provide a short description of events and notable things on the server.", | ||
"type": "content", | "type": "content", | ||
"suggested": true | "suggested": true | ||
}, | }, | ||
| Line 113: | Line 107: | ||
"example": "1.18", | "example": "1.18", | ||
"type": "string", | "type": "string", | ||
"suggested": true | |||
}, | |||
"serverDownloadLink": { | |||
"label": "Server Download Link", | |||
"description": "URL to download the ZIP file with the server world.", | |||
"type": "url", | |||
"suggested": true | "suggested": true | ||
} | } | ||
| Line 126: | Line 126: | ||
"shortDescription", | "shortDescription", | ||
"serverImage", | "serverImage", | ||
" | "serverDownloadLink", | ||
"serverMapLink" | "serverMapLink" | ||
] | ] | ||
Latest revision as of 14:11, 31 August 2026
[[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 |
| Server Download Link | serverDownloadLink | URL to download the ZIP file with the server world. | URL | suggested |
| Server Map | serverMapLink | Link to the server map render from the tntable.ca website. | URL | suggested |
