Jump to content

Template:Infobox serverbuild/doc: Difference between revisions

From BadWolfMC Wiki
Created page with "{{Documentation subpage}} {{High-use}} {{Lua|Module:Infobox|Module:InfoboxImage|Module:Location map|Module:Coordinates|Module:Check for unknown parameters}} == When to use == Place this on any page suitable for the Server Builds category. It will add the page to the category, as well as producing the handy info box. Please don't attempt to alter the code for this template unless you really know what you're doing, and you have community conse..."
 
No edit summary
Line 1: Line 1:
{{Documentation subpage}}
{{Documentation subpage}}
{{High-use}}
{{High-use}}
{{Lua|Module:Infobox|Module:InfoboxImage|Module:Location map|Module:Coordinates|Module:Check for unknown parameters}}
{{Lua|Module:Infobox|Module:InfoboxImage|Module:Check for unknown parameters}}


== When to use ==
== When to use ==

Revision as of 08:31, 5 May 2025

When to use

Place this on any page suitable for the Server Builds category. It will add the page to the category, as well as producing the handy info box.

Please don't attempt to alter the code for this template unless you really know what you're doing, and you have community consensus.

Please only use this template for staff-created server builds - for player builds use Template:Infobox_settlement or Template:Infobox_building.

Usage

Copy the text below, paste it at the very top of the relevant article, and modify as appropriate:

{{Infobox serverbuild
|title        = AwesomeCastle
|image        = Image.png
|caption      = View from the front
|contributors = Bob, Mike
|category     = City
|underground  = No
|public       = Yes
|startdate    = 21 November 2016
|releasedate  = 17 January 2017
|n-s_size     = 40
|w-e_size     = 40
|height       = 20
|xcoord       = -1204
|ycoord       = 62
|zcoord       = 3028
|server       = Alpha
|dimension    = Gallifrey
|nearestwarp  = Citadel
}}

Or use this blank template:

{{Infobox serverbuild
|title        = 
|image        = 
|caption      = 
|contributors = 
|category     = 
|underground  = 
|public       = 
|startdate    = 
|releasedate  = 
|n-s_size     = 
|w-e_size     = 
|height       = 
|xcoord       = 
|ycoord       = 
|zcoord       = 
|server       = 
|dimension    = 
|nearestwarp  = 
}}

Note: If you use this template and don't populate all fields, do not delete the unused fields - this will only make it difficult for future editors to fill in the additional information later.