Template:Biome: Difference between revisions
(Upgraded "gotoid" [like {{Craftable}} "debugspawn"]) |
No edit summary |
||
Line 23: | Line 23: | ||
<data source="id"> |
<data source="id"> |
||
<label>Biome ID</label> |
<label>Biome ID</label> |
||
<format> |
|||
{{#if:{{#explode:{{{id}}}||1}}| |
|||
*[[Console Commands#Goto|{{#explode:{{{id}}}||0}}]] |
|||
*[[Console Commands#Goto|{{#explode:{{{id}}}||1}}]] |
|||
{{#if:{{#explode:{{{id}}}||2}}| |
|||
*[[Console Commands#Goto|{{#explode:{{{id}}}||2}}]] |
|||
{{#if:{{#explode:{{{id}}}||3}}| |
|||
*[[Console Commands#Goto|{{#explode:{{{id}}}||3}}]] |
|||
}} |
|||
}} |
|||
|[[Console Commands#Goto|{{{id}}}]]}} |
|||
</format> |
|||
</data> |
</data> |
||
<data source="nodes"> |
<data source="nodes"> |
||
Line 32: | Line 44: | ||
*[[Console Commands#Goto|{{#explode:{{{gotoid}}}||0}}]] |
*[[Console Commands#Goto|{{#explode:{{{gotoid}}}||0}}]] |
||
*[[Console Commands#Goto|{{#explode:{{{gotoid}}}||1}}]] |
*[[Console Commands#Goto|{{#explode:{{{gotoid}}}||1}}]] |
||
{{#if:{{#explode:{{{ |
{{#if:{{#explode:{{{gotoid}}}||2}}| |
||
*[[Console Commands#Goto|{{#explode:{{{gotoid}}}||2}}]] |
*[[Console Commands#Goto|{{#explode:{{{gotoid}}}||2}}]] |
||
{{#if:{{#explode:{{{ |
{{#if:{{#explode:{{{gotoid}}}||3}}| |
||
*[[Console Commands#Goto|{{#explode:{{{gotoid}}}||3}}]] |
*[[Console Commands#Goto|{{#explode:{{{gotoid}}}||3}}]] |
||
}} |
}} |
||
Line 43: | Line 55: | ||
<data source="coords"> |
<data source="coords"> |
||
<label>Coordinates</label> |
<label>Coordinates</label> |
||
</data> |
|||
<data source="baseid"> |
|||
<label>Base ID</label> |
|||
</data> |
</data> |
||
<group> |
<group> |
Revision as of 00:50, 8 February 2019
<infobox layout="stacked">
<title source="title1"> <default>Biome</default> </title> <image source="image1">
</image> <label>Category</label> <label>Type</label> <label>Depth Range</label> <label>Depth</label> <label>Temperature Range</label>
<label>Biome ID</label> <format> </format><label>Harvesting Nodes</label>
<label>goto ID</label> <format>- {{#explode:{{{gotoid}}}||0}}
- {{#explode:{{{gotoid}}}||1}}
- {{#explode:{{{gotoid}}}||2}}
- {{#explode:{{{gotoid}}}||3}}
<label>Coordinates</label> <group> <label>Point of Interest</label> </group> </infobox> Example usage:
{{Biomes |title1=Example |image1=Example |caption1=Example |tab=Example |type=Example |depth_range=Example |temp=Example |id=Example |nodes=Example |coords=Example |poi=Example }}