Template:Biome: Difference between revisions

From Subnautica Wiki
No edit summary
(Upgraded "gotoid" [like {{Craftable}} "debugspawn"])
Line 29: Line 29:
<data source="gotoid">
<data source="gotoid">
<label>goto ID</label>
<label>goto ID</label>
<format>{{#if:{{#explode:{{{gotoid}}}||1}}|
*[[Console Commands#Goto|{{#explode:{{{gotoid}}}||0}}]]
*[[Console Commands#Goto|{{#explode:{{{gotoid}}}||1}}]]
{{#if:{{#explode:{{{debugspawn}}}||2}}|
*[[Console Commands#Goto|{{#explode:{{{gotoid}}}||2}}]]
{{#if:{{#explode:{{{debugspawn}}}||3}}|
*[[Console Commands#Goto|{{#explode:{{{gotoid}}}||3}}]]
}}
}}
|[[Console Commands#Goto|{{{gotoid}}}]]}}
</format>
</data>
</data>
<data source="coords">
<data source="coords">

Revision as of 00:26, 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> <label>Harvesting Nodes</label>

<label>goto ID</label> <format> </format>

<label>Coordinates</label> <label>Base ID</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
}}