Template:Biomes: Difference between revisions

From Subnautica Wiki
No edit summary
Tag: 2017 source edit
No edit summary
Tag: 2017 source edit
 
(3 intermediate revisions by the same user not shown)
Line 11: Line 11:
<data source="type">
<data source="type">
<label>Type</label>
<label>Type</label>
</data>
<data source="location">
<label>Biome</label>
</data>
</data>
<data source="cavern">
<data source="cavern">
Line 29: Line 32:
<data source="baseid">
<data source="baseid">
<label>Base ID</label>
<label>Base ID</label>
</data>
<data source="music">
<label>Music</label>
</data>
</data>
<group>
<group>
Line 40: Line 46:
<data source="poi">
<data source="poi">
<label>Point of Interest</label>
<label>Point of Interest</label>
</data>
<data source="music">
<label>Music</label>
</data>
</data>
</group>
</group>

Latest revision as of 13:37, 3 December 2020

<infobox layout="stacked">

 <title source="title1">
   <default>Biomes</default>
 </title>
 <image source="image1">

</image> <label>Tab</label> <label>Type</label> <label>Biome</label> <label>Cavern</label> <label>Depth Range</label> <label>Biome ID</label> <label>goto ID</label> <label>Coordinates</label> <label>Base ID</label> <label>Music</label> <group> <header>Map</header> <image source="image"> </image> <label>Adjacent Biomes</label> <label>Point of Interest</label> </group> </infobox> Example usage:

{{Biomes
|title1=Example
|image1=Example
|caption1=Example
|type=Example
|depth_range=Example
}}