Template:Infobox serverbuild: Difference between revisions

From BadWolfMC Wiki
m (Protected "Template:Infobox serverbuild" ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite)))
No edit summary
Line 10: Line 10:
Copy the text below, paste it at the very top of the relevant article, and modify as appropriate:
Copy the text below, paste it at the very top of the relevant article, and modify as appropriate:
<pre>
<pre>
{{Infobox building
{{Infobox serverbuild
|title        = AwesomeCastle
|title        = AwesomeCastle
|image        = Image.png
|image        = Image.png
Line 34: Line 34:
Or use this blank template:
Or use this blank template:
<pre>
<pre>
{{Infobox building
{{Infobox serverbuild
|title        =  
|title        =  
|image        =  
|image        =  

Revision as of 20:04, 15 July 2018

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
|warp         = 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    = 
|warp         = 
}}

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.