User:Eleanorsilly/test

From MinecraftOnline
< User:Eleanorsilly
Revision as of 15:08, 2 September 2023 by Laootr (talk | contribs) ({{#if:{{{unknowncoords}}}|The coordinates of this building are private on purpose.|Please contribute the coordinates of this settlement.Category:pages_in_need_of_coordinates}}}})
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Settlement When to use

Place this on any page suitable for the settlements 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 settlements consisting of more than two buildings - for individual buildings, use Template:Infobox_building.

Usage

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

{{Infobox settlement
|title        = AwesomeTown
|image        = Image.png
|caption      = View from the gates
|founder      = Jim
|contributors = Bob, Mike, Joe, James
|category     = Towns
|underground  = No
|fortified    = No
|publicaccess = Yes
|publicbuild  = Yes
|n-s_size     = 100
|w-e_size     = 100
|roadlink     = Yes
|nexuslink    = No
|raillink     = Yes
|boatlink     = No
|portal       = No
|xcoord       = -1204
|ycoord       = 62
|zcoord       = 3028
|dimension    = Overworld
}}

Or use this blank template:

{{Infobox settlement
|title        = 
|image        = 
|caption      = 
|founder      = 
|contributors = 
|category     = 
|underground  = 
|fortified    = 
|publicaccess = 
|publicbuild  = 
|n-s_size     = 
|w-e_size     = 
|roadlink     = 
|nexuslink    = 
|raillink     = 
|boatlink     = 
|portal       = 
|xcoord       = 
|ycoord       = 
|zcoord       = 
|dimension    = 
}}

Refer to Exampletown for examples.