Template
Interface template⮥
Infobox Build
From Dogcraft Wiki
imported>William278 No edit summary |
No edit summary |
||
(36 intermediate revisions by 6 users not shown) | |||
Line 1: | Line 1: | ||
< | <noinclude>{{Interface template}}[[Category:Infoboxes]] | ||
<pre> | |||
{{Infobox Build | {{Infobox Build | ||
| | |title = | ||
| | |image = | ||
| | |caption = | ||
| | |world = | ||
| | |subworld = | ||
| | |builders = | ||
|contributors = | |||
|status = | |||
|completed = | |||
|xcoord = | |||
|ycoord = | |||
|zcoord = | |||
|dimension = | |||
}} | }} | ||
</pre> | </pre> | ||
</noinclude> | </noinclude><includeonly>{{Infobox Locatable | ||
|name = | |||
|above = {{#if:{{{title|}}}|{{{title|}}}|{{PAGENAME}}}} | |||
|subheader = {{WorldPills|{{{world|}}}|{{{subworld|{{{sur4subworld|}}}}}}}} | |||
|image = {{#if:{{{image2|}}}|{{#tag:gallery | |||
|{{#if: {{{image|}}}|{{{image|}}}{{!}}{{{caption|}}}|}} | |||
{{{image2|}}}{{!}}{{{caption2|}}} | |||
{{#if: {{{image3|}}}|{{{image3|}}}{{!}}{{{caption3|}}}|}} | |||
{{#if: {{{image4|}}}|{{{image4|}}}{{!}}{{{caption4|}}}|}}|mode="slideshow"|widths="308px"}}|{{#if:{{{image|}}}|[[File:{{{image|}}}|306px|thumb]]|}}}} | |||
|caption = {{#if:{{{image2|}}}||{{{caption|}}}}} | |||
|header1 = Build | |||
|label2 = World | |||
|data2 = {{WorldSwitch|{{{world}}}|{{{subworld|{{{sur4subworld|}}}}}}}} | |||
|label3 = Type | |||
|data3 = {{{type|}}} | |||
|label4 = Builder(s) | |||
|data4 = {{{builders|}}} | |||
|label5 = Contributors | |||
|data5 = {{{contributors|}}} | |||
|label6 = Completed | |||
|data6 = {{{completed|}}} | |||
|label7 = Location | |||
|data7 = {{#if:{{{xcoord|}}}|X= {{{xcoord|}}}{{#if:{{{ycoord|}}}|<br /> Y= {{{ycoord|}}}}}<br /> Z= {{{zcoord|}}}|}} | |||
|label8 = {{#ifeq:{{{dimension|Overworld}}}|Overworld||Dimension}} | |||
|data8 = {{#ifeq:{{{dimension|Overworld}}}|Overworld||{{{dimension}}}}} | |||
|label9 = Transport | |||
|data9 = {{{railway|}}}{{#if:{{{nether|}}}|<br />{{{nether|}}}}}{{#if:{{{overworld transport|}}}|<br />{{{overworld transport|}}}}} | |||
|label10 = Teleport | |||
|data10 = {{{teleport|}}} | |||
|world = {{{world|Survival 6}}} | |||
|subworld = {{{subworld|{{{sur4subworld|sheltie}}}}}} | |||
|xcoord = {{{xcoord|0}}} | |||
|zcoord = {{{zcoord|0}}} | |||
}}[[Category:Builds]]{{#if:{{WorldSwitch/World|{{{world}}}|{{{subworld|{{{sur4subworld|}}}}}}}}|[[Category:{{WorldSwitch/World|{{{world}}}|{{{subworld|{{{sur4subworld|}}}}}}}}]]|}}</includeonly><noinclude> | |||
<templatedata> | |||
{ | |||
"params": { | |||
"title": {}, | |||
"image": { | |||
"label": "image", | |||
"example": "Placeholder Image.png", | |||
"type": "string" | |||
}, | |||
"caption": {}, | |||
"world": { | |||
"description": "The server world the build is on (current world is Survival 4)" | |||
}, | |||
"builders": {}, | |||
"contributors": {}, | |||
"status": {}, | |||
"completed": {}, | |||
"xcoord": {}, | |||
"ycoord": {}, | |||
"zcoord": {}, | |||
"dimension": {}, | |||
"subworld": { | |||
"description": "Which sub-world is this build on (Husky, Beagle, Akita, Labrador, etc..)" | |||
} | |||
}, | |||
"description": "An infobox with important information about a player's build!", | |||
"paramOrder": [ | |||
"title", | |||
"image", | |||
"caption", | |||
"world", | |||
"subworld", | |||
"builders", | |||
"contributors", | |||
"status", | |||
"completed", | |||
"xcoord", | |||
"ycoord", | |||
"zcoord", | |||
"dimension" | |||
] | |||
} | |||
</templatedata> |
Latest revision as of 15:58, 13 February 2024
{{Infobox Build |title = |image = |caption = |world = |subworld = |builders = |contributors = |status = |completed = |xcoord = |ycoord = |zcoord = |dimension = }}
An infobox with important information about a player's build!
Parameter | Description | Type | Status | |
---|---|---|---|---|
title | title | no description | Unknown | optional |
image | image | no description
| String | optional |
caption | caption | no description | Unknown | optional |
world | world | The server world the build is on (current world is Survival 4) | Unknown | optional |
subworld | subworld | Which sub-world is this build on (Husky, Beagle, Akita, Labrador, etc..) | Unknown | optional |
builders | builders | no description | Unknown | optional |
contributors | contributors | no description | Unknown | optional |
status | status | no description | Unknown | optional |
completed | completed | no description | Unknown | optional |
xcoord | xcoord | no description | Unknown | optional |
ycoord | ycoord | no description | Unknown | optional |
zcoord | zcoord | no description | Unknown | optional |
dimension | dimension | no description | Unknown | optional |