Template:Infobox Server
Appearance
Usage
{{Infobox company
| title =
| image =
| caption =
| name =
| short_description =
| release_date =
| active_dates =
| short_join_command =
| whitelisted =
| status =
}}
An info box for a Minemania backend server
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Title | title | The title shown at the top of the infobox. This should be a friendly name of the server | String | suggested |
| Image | image | image filename.
| File | suggested |
| Caption | caption | Caption shown below the logo or image. | String | optional |
| Name | name | The servers internal name. This can be found by checking how the /server command tab completes the servers name | String | required |
| Short description | short_description | A short description of the subject.
| Content | suggested |
| Release date | release_date | The release date of the subject.
| String | optional |
| Active dates | active_dates | The dates during which the subject was active.
| String | optional |
| Short Join Command | short_join_command | If available the servers short join command
| String | optional |
| Whitelisted | whitelisted | Is this backend server whitelisted
| String | optional |
| Status | status | Current status.
| String | suggested |