More actions
GamingTwist (talk | contribs) No edit summary |
GamingTwist (talk | contribs) No edit summary |
||
(10 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
<noinclude> | <noinclude> | ||
{{map|world= | <pre> | ||
{{map | |||
|world= | |||
|season= | |||
|zoom= | |||
|world_x= | |||
|world_z= | |||
|height= | |||
}} | |||
</pre> | |||
{{map|world=end|season=SurvivalS2|world_x=0|world_z=-0|zoom=0}} | |||
</noinclude> | </noinclude> | ||
<includeonly> | <includeonly> | ||
{{#ifeq: {{#invoke:MapUrls|main| | {{#ifeq: {{#invoke:MapUrls|main|season={{{season|}}}|world={{{world}}}}} | map_error | ||
| Map error: invalid world or season | | Map error: invalid world or season | ||
| {{#widget:Map|world={{#invoke:MapUrls|main| | | {{#widget:Map|world={{#invoke:MapUrls|main|season={{{season|SurvivalS4}}}|world={{{world|overworld}}}}}|zoom={{{zoom|-2}}}|x={{{world_x}}}|z={{{world_z}}}|height={{{height|400px}}}}} | ||
}} | }} | ||
</includeonly> | </includeonly> | ||
Line 37: | Line 47: | ||
"world_z": { | "world_z": { | ||
"label": "Z" | "label": "Z" | ||
}, | |||
"height": { | |||
"label": "Height", | |||
"description": "Height of the embed" | |||
} | } | ||
} | } |
Latest revision as of 09:13, 8 December 2024
{{map |world= |season= |zoom= |world_x= |world_z= |height= }}
No description.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Season | season | no description | Unknown | optional |
World | world | no description
| String | optional |
zoom | zoom | no description
| Number | optional |
X | world_x | no description | Unknown | optional |
Z | world_z | no description | Unknown | optional |
Height | height | Height of the embed | Unknown | optional |