More actions
(Created page with " <!-- ------- Infobox ------- --><includeonly>{{Infobox| |bodyclass = mw-collapsible floatright |image1 = {{#if:{{{image|}}}|[[File:{{{image}}}|400px]]|400px}} |imagerowclass1 = infobox-image |header1 = {{{name|{{PAGENAME}}}}} |rowclass1 = infobox-title |label2 = Location |data2 = <span class="data-world">{{{active|}}}server</span>{{#if:{{{server|}}}|{{nbsp}}{{nbsp}}—{{nbsp}}{{nbsp}}<span class="data-located">on About:Prism Party...") |
No edit summary |
||
| Line 13: | Line 13: | ||
|label2 = Location | |label2 = Location | ||
|data2 = <span class="data-world">{{{active|}}}server</span>{{#if:{{{server|}}}|{{nbsp}}{{nbsp}}—{{nbsp}}{{nbsp}}<span class="data-located">on [[About:Prism Party]</span>}} | |data2 = <span class="data-world">{{{active|}}} server</span>{{#if:{{{server|}}}|{{nbsp}}{{nbsp}}—{{nbsp}}{{nbsp}}<span class="data-located">on [[About:Prism Party]</span>}} | ||
|rowclass2 = data-location infobox-subtitle infobox-data infobox-col1 | |rowclass2 = data-location infobox-subtitle infobox-data infobox-col1 | ||
|label3 = Version | |label3 = Version | ||
|data3 = {{{ | |data3 = {{{version|{{Home/settings|versionReal}}}}} | ||
|rowclass3 = data-coords infobox-data infobox-col2 | |rowclass3 = data-coords infobox-data infobox-col2 | ||
|label4 = | |label4 = Command | ||
|data4 = {{#if: {{{ | |data4 = {{#if: {{{command|}}}{{{name}}} | <div style="overflow-x: scroll;">{{CMD|server {{{command|{{{name|{{PAGENAME}}}}}}}}}}</div> | }} | ||
|rowclass4 = data-warp infobox-data infobox-col2 | |rowclass4 = data-warp infobox-data infobox-col2 | ||
|label6 = | |header5 = {{#if:{{{worlds|}}}{{{mode|}}}|Details}} | ||
|data6 = {{{ | |rowclass5 = infobox-header | ||
|label6 = Worlds | |||
|data6 = {{{worlds|}}} | |||
|rowclass6 = data-type infobox-data infobox-col2 | |rowclass6 = data-type infobox-data infobox-col2 | ||
| | |label7 = Gamemode | ||
|data7 = {{{mode|}}} | |||
|rowclass7 = data-type infobox-data infobox-col2 | |||
|header20 = {{#if:{{{restricted|}}}{{{limit|}}}|Access}} | |||
|rowclass20 = infobox-header | |rowclass20 = infobox-header | ||
| | |labe21 = Restricted | ||
|data21 = {{{ | |data21 = {{{restricted|}}} | ||
|rowclass21 = data-shops infobox-data infobox-col2 | |rowclass21 = data-shops infobox-data infobox-col2 | ||
|label22 = | |label22 = Player limit | ||
|data22 = {{{ | |data22 = {{{limit|}}} | ||
|rowclass22 = data-services infobox-data infobox-col2 | |rowclass22 = data-services infobox-data infobox-col2 | ||
| Line 42: | Line 49: | ||
|data23 = {{{established|}}} | |data23 = {{{established|}}} | ||
|rowclass23 = data-founded infobox-data infobox-col2 | |rowclass23 = data-founded infobox-data infobox-col2 | ||
|header60 = {{#if:{{{worldmapurl|}}}|{{Infobox buttons|type=location|worldmapurl={{{worldmapurl|}}}}}}}|<span></span> | |header60 = {{#if:{{{worldmapurl|}}}|{{Infobox buttons|type=location|worldmapurl={{{worldmapurl|}}}}}}}|<span></span> | ||
| Line 71: | Line 59: | ||
{CLASS>TYPE} {LOCATIONTYPE} in the {SYSTEM} system | {CLASS>TYPE} {LOCATIONTYPE} in the {SYSTEM} system | ||
----------------- | ----------------- | ||
--><includeonly>{{Short description|{{{name|{{PAGENAME}}}}} is a {{{ | --><includeonly>{{Short description|{{{name|{{PAGENAME}}}}} is a {{{mode|}}} server on {{SITENAME}}.}}</includeonly><!-- | ||
-------------- | -------------- | ||
| Line 79: | Line 67: | ||
Locations | Locations | ||
---- | ---- | ||
--><includeonly>[[Category: | --><includeonly>[[Category:Servers]]</includeonly><!-- | ||
Server | Server | ||
-------------- | -------------- | ||
--><includeonly>{{# | --><includeonly>{{#switch: {{{restricted}}} | true | yes = [[Category:Restricted servers]]|}}</includeonly><!-- | ||
--- | --- | ||
| Line 93: | Line 77: | ||
--- | --- | ||
--><includeonly>{{#vardefine:infoboxseo|1}}{{#seo: | --><includeonly>{{#vardefine:infoboxseo|1}}{{#seo: | ||
|title = {{{name}}} - Prism Party | |title = {{{name}}} Server - Prism Party | ||
|site_name = Prism Party | |site_name = Prism Party | ||
|type = article | |type = article | ||
Revision as of 18:49, 15 June 2023
This template is an infobox template for use in articles on the individual event pages.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Name | name | The name of the server
| String | required |
| Image | image | The file name of the image of the server
| File | required |
| Active | active | The activity status of the server
| String | suggested |
| Server version | version | The true native version number of the server; not the ViaVersion supported version. Automatically populated if not specified.
| Number | optional |
| Server command | command | The internal ID of the server used in the /server command
| String | optional |
| Established | established | The initial date the server was created
| Date | optional |
| Number of worlds | worlds | The number of worlds on this server
| Number | suggested |
| Gamemode | mode | The primary gamemode supported by this server
| String | suggested |
| Whitelisted | restricted | Whether or not the server is restricted, whitelisted, or has other join conditions.
| Boolean | optional |
| Player limit | limit | The player cap of the server
| Number | optional |
| Worldmap URL | worldmapurl | The link to the worldmap for this server
| URL | optional |