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 Tag: 2017 source edit |
||
| (14 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
<!-- | |||
------- | ------- | ||
| Line 13: | Line 13: | ||
|label2 = Location | |label2 = Location | ||
|data2 = <span class="data-world">{{{active|}}}server</span>{{#if:{{{ | |data2 = <span class="data-world">{{{active|}}} server</span>{{#if:{{{active|}}}|{{nbsp}}{{nbsp}}—{{nbsp}}{{nbsp}}<span class="data-located">on [[Prism_Party: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 | ||
| | |label5 = Established | ||
| | |data5 = {{#if: {{{established|}}}|{{#time: F j, Y|{{{established|}}}}}<br><span style="font-weight: 300;">({{Time ago|{{{established|}}}}})</span>|}} | ||
| | |rowclass5 = data-founded infobox-data infobox-col2 | ||
| | |label6 = Current season | ||
| | |data6 = Season {{{season}}}<br><span style="font-weight: 300;">(started {{Time ago|{{{seasondate|}}}}})</span> | ||
|rowclass6 = data-season infobox-data infobox-col2 | |||
| | |header7 = {{#if:{{{worlds|}}}{{{mode|}}}|Details}} | ||
| | |rowclass7 = infobox-header | ||
| | |||
| | |label8 = Worlds | ||
| | |data8 = {{{worlds|}}} | ||
| | |rowclass8 = data-type infobox-data infobox-col2 | ||
| | |label9 = Gamemode | ||
| | |data9 = {{{mode|}}} | ||
| | |rowclass9 = data-type infobox-data infobox-col2 | ||
| | |label10 = Voicechat | ||
| | |data10 = {{{voicechat|}}} | ||
| | |rowclass10 = data-type infobox-data infobox-col2 | ||
| | |header20 = {{#if:{{{restricted|}}}{{{limit|}}}|Access}} | ||
| | |rowclass20 = infobox-header | ||
| | |label21 = Restrictions | ||
| | |data21 = {{{restricted|}}} | ||
| | |rowclass21 = data-shops infobox-data infobox-col2 | ||
| | |label22 = Player limit | ||
| | |data22 = {{{limit|}}} | ||
| | |rowclass22 = data-services infobox-data infobox-col2 | ||
|header60 = {{#if:{{{worldmapurl|}}}|{{Infobox buttons|type= | |header60 = {{#if:{{{worldmapurl|}}}|{{Infobox buttons|type=server|worldmapurl={{{worldmapurl|}}}}}}}|<span></span> | ||
|rowclass60 = infobox-button-bar | |rowclass60 = infobox-button-bar | ||
| Line 71: | Line 67: | ||
{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 75: | ||
Locations | Locations | ||
---- | ---- | ||
--><includeonly>[[Category: | --><includeonly>[[Category:Servers]]</includeonly><!-- | ||
Server | Server | ||
-------------- | -------------- | ||
--><includeonly>{{# | --><includeonly>{{#switch: {{{restricted}}} | true | yes = [[Category:Restricted servers]]|}}</includeonly><!-- | ||
--- | --- | ||
| Line 93: | Line 85: | ||
--- | --- | ||
--><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 | ||
Latest revision as of 05:31, 1 September 2024
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 |