Template:Infobox serverbuild: Difference between revisions
Appearance
No edit summary |
No edit summary Tag: Reverted |
||
| Line 7: | Line 7: | ||
Please only use this template for staff-created server builds - for player builds use [[Template:Infobox_settlement]] or [[Template:Infobox_building]]. | Please only use this template for staff-created server builds - for player builds use [[Template:Infobox_settlement]] or [[Template:Infobox_building]]. | ||
==Usage== | == Usage == | ||
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> | ||
| Line 31: | Line 31: | ||
}} | }} | ||
</pre> | </pre> | ||
</noinclude> | |||
<includeonly>{{#invoke:Infobox|infobox | |||
| name = {{{title|{{PAGENAME}}}}} | |||
| bodyclass = serverbuild | |||
| title = {{{title}}} | |||
| image = [[File:{{{image|}}}|250px]] | |||
| caption = {{{caption|}}} | |||
| header1 = About | |||
| label2 = Contributors | |||
{{ | | data2 = {{{contributors|}}} | ||
| | |||
| | | label3 = Category | ||
| | | data3 = {{#if:{{{category|}}}|[[:Category:{{{category}}}|{{{category}}}]]|}} | ||
| | |||
| | | label4 = Underground? | ||
| | | data4 = {{{underground|No}}} | ||
| | |||
|startdate | | label5 = Public? | ||
|releasedate | | data5 = {{{public|Unknown}}} | ||
|n-s_size | |||
|w-e_size | | label6 = Started | ||
| | | data6 = {{{startdate|}}} | ||
| | |||
| | | label7 = Released | ||
| | | data7 = {{{releasedate|}}} | ||
| | |||
| | | label8 = Size north to south | ||
| | | data8 = {{#if:{{{n-s_size|}}}|{{{n-s_size|unspecified}}}m|}} | ||
}} | |||
| label9 = Size west to east | |||
| data9 = {{#if:{{{w-e_size|}}}|{{{w-e_size|unspecified}}}m|}} | |||
| label10 = Height | |||
| data10 = {{#if:{{{height|}}}|{{{height|unspecified}}}m|}} | |||
| header11 = Location | |||
| label12 = Coordinates | |||
| data12 = {{#if:{{{xcoord|}}}|X={{{xcoord}}} <br /> Y={{{ycoord}}} <br /> Z={{{zcoord}}}|}} | |||
| label13 = Server | |||
| data13 = {{#if:{{{server|}}}|[[{{{server}}}]]|[[BadWolfMC Alpha|Alpha]]}} | |||
| label14 = Dimension | |||
| data14 = {{{dimension|Gallifrey}}} | |||
| label15 = Nearest [[warp]] | |||
| | | data15 = {{#if:{{{nearestwarp|}}}|[[{{{nearestwarp}}}]]|Unknown}} | ||
}}</includeonly> | |||
[[Category:Server Builds]] | |||
[[Category:Residences]] | |||
{{#if:{{{category|}}}|[[Category:{{{category}}}|{{PAGENAME}}]]|}} | |||
{{#ifeq:{{{nearestwarp}}}|{{PAGENAME}}|[[Category:Warps]]|}} | |||
{{#if:{{{image|}}}||{{images}}}} | |||
{{#if:{{{category|}}}||[[Category:pages_in_need_of_categories]]}} | |||
|data15 | |||
}} | |||
[[Category:Server Builds]][[Category:Residences]] | |||
{{#if:{{{category|}}}|[[Category:{{{category | |||
Revision as of 09:38, 4 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
}}
This article is in need of better images. Please improve this page by adding more relevant and clear images that illustrate the article, ideally in-game screenshots if available, and replacing any images of low quality. |