Template:Biome: Difference between revisions

From Subnautica Wiki
No edit summary
mNo edit summary
Tag: 2017 source edit
 
(6 intermediate revisions by 3 users not shown)
Line 6: Line 6:
<caption source="caption1"/>
<caption source="caption1"/>
</image>
</image>
{{MapLink}}
<data source="category">
<data source="category">
<label>Category</label>
<label>Category</label>
Line 61: Line 60:
</data>
</data>
</group>
</group>
<data source="music">
<label>Music</label>
</data>
</infobox>
</infobox>
<noinclude>
<noinclude>
Example usage:<pre>
Example usage:<pre>
{{Biomes
{{Biomes
|title1=Example
| title1=Example
|image1=Example
| image1=Example
|caption1=Example
| caption1=Example
|tab=Example
| tab=Example
|type=Example
| type=Example
|depth_range=Example
| depth_range=Example
|temp=Example
| temp=Example
|id=Example
| id=Example
|nodes=Example
| nodes=Example
|coords=Example
| coords=Example
|poi=Example
| poi=Example
| music=Example
}}
}}
</pre>
</pre>

Latest revision as of 18:27, 9 July 2024

<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> </format>

<label>Coordinates</label> <group> <label>Point of Interest</label> </group> <label>Music</label> </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
| music=Example
}}