Template:Biome: Difference between revisions

From Subnautica Wiki
(expanded example box)
No edit summary
Line 6: Line 6:
<caption source="caption1"/>
<caption source="caption1"/>
</image>
</image>
<data source="tab">
<data source="category">
<label>Tab</label>
<label>Category</label>
</data>
</data>
<data source="type">
<data source="type">

Revision as of 04:07, 15 January 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>Temperature Range</label> <label>Biome ID</label> <label>Harvesting Nodes</label> <label>goto ID</label> <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
}}