Template:Infobox building: Difference between revisions
No edit summary |
No edit summary |
||
(One intermediate revision by the same user not shown) | |||
Line 27: | Line 27: | ||
|ycoord = 62 | |ycoord = 62 | ||
|zcoord = 3028 | |zcoord = 3028 | ||
|server = | |||
|dimension = Gallifrey | |dimension = Gallifrey | ||
|restp = | |restp = | ||
Line 52: | Line 53: | ||
|ycoord = | |ycoord = | ||
|zcoord = | |zcoord = | ||
|server = | |||
|dimension = | |dimension = | ||
|restp = | |restp = | ||
Line 96: | Line 98: | ||
|label13 = Coordinates | |label13 = Coordinates | ||
|data13 = {{#if:{{{xcoord|}}}|X={{{xcoord|}}} <br /> Y={{{ycoord|}}} <br /> Z={{{zcoord|}}}|}} | |data13 = {{#if:{{{xcoord|}}}|X={{{xcoord|}}} <br /> Y={{{ycoord|}}} <br /> Z={{{zcoord|}}}|}} | ||
|label14 = Dimension | |label14 = Server | ||
| | |data14 = {{#if:{{{server|}}}|[[{{{server|}}}]]|[[BadWolfMC Alpha|Alpha]]}} | ||
| | |label15 = Dimension | ||
| | |data15 = {{{dimension|Gallifrey}}} | ||
| | |label16 = /res tp | ||
| | |data16 = {{#if:{{{restp|}}}|[[:Category:Residences|{{{restp|}}}]]|Unknown}} | ||
|label17 = Nearest [[warp]] | |||
|data17 = {{#if:{{{nearestwarp|}}}|[[{{{nearestwarp|}}}]]|Unknown}} | |||
}} | }} | ||
[[Category:Buildings]] | [[Category:Buildings]] | ||
{{#if:{{{category|}}}|[[Category:{{{category|}}}|{{PAGENAME}}]]|}}{{#if:{{{restp|}}}|[[Category:Residences]]|}}{{#ifeq:{{{nearestwarp}}}|{{PAGENAME}}|[[Category:Warps]]|}}{{#if:{{{image|}}}||{{images}}}}{{#if:{{{category|}}}||[[Category:pages_in_need_of_categories]]}} | {{#if:{{{category|}}}|[[Category:{{{category|}}}|{{PAGENAME}}]]|}}{{#if:{{{restp|}}}|[[Category:Residences]]|}}{{#ifeq:{{{nearestwarp}}}|{{PAGENAME}}|[[Category:Warps]]|}}{{#if:{{{image|}}}||{{images}}}}{{#if:{{{category|}}}||[[Category:pages_in_need_of_categories]]}} | ||
</includeonly> | </includeonly> |
Latest revision as of 17:21, 16 July 2018
When to use
Place this on any page suitable for the Buildings 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 individual builds - for settlements involving multiple buildings together, use Template:Infobox_settlement.
Usage
Copy the text below, paste it at the very top of the relevant article, and modify as appropriate:
{{Infobox building |title = AwesomeCastle |image = Image.png |caption = View from the front |owner = Jim |contributors = Bob, Mike |category = Castle |underground = No |public = Yes |startdate = 21 November 2016 |completedate = 17 January 2017 |n-s_size = 40 |w-e_size = 40 |height = 20 |xcoord = -1204 |ycoord = 62 |zcoord = 3028 |server = |dimension = Gallifrey |restp = |nearestwarp = Citadel }}
Or use this blank template:
{{Infobox building |title = |image = |caption = |owner = |contributors = |category = |underground = |public = |startdate = |completedate = |n-s_size = |w-e_size = |height = |xcoord = |ycoord = |zcoord = |server = |dimension = |restp = |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.