Template:Infobox build: Difference between revisions
Jump to navigation
Jump to search
Import>Ardakaz mNo edit summary |
Import>Ardakaz No edit summary |
||
Line 13: | Line 13: | ||
|param4-content={{#if:{{{x|}}}{{{z|}}} | [http://ardakazmc.gleeze.com:8120/?worldname={{{world|world}}}&mapname=surface&zoom=5&x={{{x|}}}&y=64&z={{{z|}}} {{{x|}}} {{{z|}}}] | }} | |param4-content={{#if:{{{x|}}}{{{z|}}} | [http://ardakazmc.gleeze.com:8120/?worldname={{{world|world}}}&mapname=surface&zoom=5&x={{{x|}}}&y=64&z={{{z|}}} {{{x|}}} {{{z|}}}] | }} | ||
}} | }} | ||
<includeonly> [[Category:Builds]] {{#if:{{{image|}}} | | [[Category:Pages_in_need_of_images]]}} {{#if:{{{x|}}}{{{ | <includeonly> [[Category:Builds]] {{#if:{{{image|}}} | | [[Category:Pages_in_need_of_images]]}} {{#if:{{{x|}}}{{{z|}}} | | [[Category:Pages_in_need_of_coordinates]]}} </includeonly> | ||
<noinclude> | |||
<templatedata> | |||
{ | |||
"params": { | |||
"title": { | |||
"label": "Title", | |||
"example": "Example House", | |||
"type": "string" | |||
}, | |||
"image": { | |||
"label": "Image", | |||
"example": "Example_House.png", | |||
"type": "string", | |||
"suggested": true | |||
}, | |||
"caption": { | |||
"label": "Caption", | |||
"example": "Home sweet home", | |||
"type": "string" | |||
}, | |||
"owner": { | |||
"label": "Owner", | |||
"example": "Ardakaz", | |||
"type": "content", | |||
"suggested": true | |||
}, | |||
"contributors": { | |||
"label": "Contributors", | |||
"example": "Karhunhammas, LeGrey", | |||
"type": "content" | |||
}, | |||
"construction-started": { | |||
"label": "Construction started", | |||
"example": "22 December 2024", | |||
"type": "date" | |||
}, | |||
"x": { | |||
"label": "X", | |||
"type": "number", | |||
"suggested": true | |||
}, | |||
"z": { | |||
"label": "Z", | |||
"type": "number", | |||
"suggested": true | |||
}, | |||
"world": { | |||
"label": "World", | |||
"type": "string", | |||
"suggestedvalues": [ | |||
"world", | |||
"world_nether", | |||
"world_the_end" | |||
] | |||
} | |||
}, | |||
"description": "An infobox template for builds.", | |||
"paramOrder": [ | |||
"title", | |||
"image", | |||
"caption", | |||
"owner", | |||
"contributors", | |||
"construction-started", | |||
"x", | |||
"z", | |||
"world" | |||
], | |||
"format": "block" | |||
} | |||
</templatedata> | |||
</noinclude> |
Revision as of 15:04, 22 December 2024
Infobox build
An infobox template for builds.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Title | title | no description
| String | optional |
Image | image | no description
| String | suggested |
Caption | caption | no description
| String | optional |
Owner | owner | no description
| Content | suggested |
Contributors | contributors | no description
| Content | optional |
Construction started | construction-started | no description
| Date | optional |
X | x | no description | Number | suggested |
Z | z | no description | Number | suggested |
World | world | no description
| String | optional |