Template:Infobox serverbuild/doc: Difference between revisions
Appearance
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 | {{Lua|Module:Infobox|Module:InfoboxImage|Module:Check for unknown parameters}} | ||
== When to use == | == When to use == | ||
Revision as of 08:31, 5 May 2025
| This is a documentation subpage for Template:Infobox serverbuild. It may contain usage information, categories and other content that is not part of the original template page. |
| This template is used on many pages and changes may be widely noticed. Test changes in the template's /sandbox or /testcases subpages, or in your own user subpage. Consider discussing changes on the talk page before implementing them. |
| This template uses Lua: |
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.