Template:Biome2: Difference between revisions
No edit summary |
No edit summary Tag: 2017 source edit |
||
(9 intermediate revisions by 2 users 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="depth_range"> |
<data source="depth_range"> |
||
Line 36: | Line 39: | ||
<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> |
||
</infobox> |
</infobox><noinclude> |
||
<noinclude> |
|||
Example usage:<pre> |
Example usage:<pre> |
||
{{Biomes |
{{Biomes |
Latest revision as of 13:36, 3 December 2020
<infobox layout="stacked">
<title source="title1"> <default>Biome2</default> </title> <image source="image1">
</image> <label>Tab</label> <label>Type</label> <label>Biome</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> <label>Music</label> </group> </infobox> Example usage:
{{Biomes |title1=Example |image1=Example |caption1=Example |type=Example |depth_range=Example }}