The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.
Latest revision | Your text | ||
Line 1: | Line 1: | ||
<!--------- Infobox ------- | <!-- | ||
--><includeonly> | |||
------- | |||
Infobox | |||
------- | |||
--> | |||
<includeonly> | |||
{{Infobox| | {{Infobox| | ||
|bodyclass = mw-collapsible floatright | |bodyclass = mw-collapsible floatright | ||
|image1 = {{#if:{{{image|}}}|[[File:{{{image}}} | |image1 = {{#if:{{{image|}}}|[[File:{{{image}}}|400px]]|[[File:MissingMob.png|400px]]}} | ||
|imagerowclass1 = infobox-image | |imagerowclass1 = infobox-image | ||
Line 14: | Line 19: | ||
|rowclass3 = data-type infobox-data infobox-col1 | |rowclass3 = data-type infobox-data infobox-col1 | ||
| | |header6 = {{#if:{{{health|}}}{{{armor|}}}{{{speed|}}}|Stats}} | ||
| | |rowclass6 = infobox-header | ||
| | |||
| | <!-- Health --> | ||
|rowclass5 = infobox- | |label5 = Health points | ||
|data5 = {{{hp|1}}} | |||
|rowclass5 = data-type infobox-data infobox-col1 | |||
<!-- | <!-- Armor --> | ||
|label6 = | |label6 = Armor | ||
|data6 = {{{ | |data6 = {{{armor|0}}} | ||
|rowclass6 = data-type infobox-data infobox-col1 | |rowclass6 = data-type infobox-data infobox-col1 | ||
<!-- | <!-- Speed --> | ||
|label7 = | |label7 = Speed | ||
|data7 = {{{ | |data7 = {{{speed|}}} | ||
|rowclass7 = data-type infobox-data infobox-col1 | |rowclass7 = data-type infobox-data infobox-col1 | ||
| | <!-- Speed --> | ||
|rowclass8 = infobox- | |label8 = Spawn | ||
|data8 = {{{spawn|}}} | |||
|rowclass8 = data-type infobox-data infobox-col1 | |||
<!-- | <!-- Usable items --> | ||
|label9 = | |label9 = Usable items | ||
|data9 = | |data9 = {{{items|}}} | ||
|rowclass9 = data-type infobox-data infobox-col1 | |rowclass9 = data-type infobox-data infobox-col1 | ||
}} | |||
</includeonly> | |||
<!-- | <!-- | ||
----------------- | |||
Short description | Short description | ||
{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><!-- | ||
--><includeonly>[[Category: | |||
<includeonly>{{# | -------------- | ||
Categorization | |||
-------------- | |||
Locations | |||
---- | |||
--><includeonly>[[Category:Servers]]</includeonly><!-- | |||
Server | |||
-------------- | |||
--><includeonly>{{#switch: {{{restricted}}} | true | yes = [[Category:Restricted servers]]|}}</includeonly><!-- | |||
--- | |||
SEO | SEO | ||
--- | --- | ||
--><includeonly>{{#vardefine:infoboxseo|1}}{{#seo: | --><includeonly>{{#vardefine:infoboxseo|1}}{{#seo: | ||
|title = | |title = {{{name}}} Server - {{SITENAME}} | ||
|site_name = {{SITENAME}} | |site_name = {{SITENAME}} | ||
|type = article | |type = article | ||
|locale = {{PAGELANGUAGE}} | |locale = {{PAGELANGUAGE}} | ||
|image = {{#if:{{{image|}}}|{{{image}}}| | |image = {{#if:{{{image|}}}|{{{image}}}|CubeyBanner.png}} | ||
}}</includeonly><noinclude>{{/doc}}</noinclude> | }}</includeonly><noinclude> | ||
{{/doc}} | |||
<!-- Categories go in the /doc subpage, and interwikis go in Wikidata. --> | |||
</noinclude> |