Template:Flora (BZ): Difference between revisions

From Subnautica Wiki
No edit summary
(Copied over)
Line 8: Line 8:
<data source="category">
<data source="category">
<label>Category</label>
<label>Category</label>
</data>
<data source="tab">
<label>Tab</label>
</data>
</data>
<data source="description">
<data source="description">
Line 31: Line 28:
</data>
</data>
<data source="biome">
<data source="biome">
<label>Biomes</label>
<label>Biome</label>
</data>
</data>
<data source="active_during">
<data source="active_during">
Line 38: Line 35:
<data source="reap">
<data source="reap">
<label>Reaps</label>
<label>Reaps</label>
</data>
<data source="spawn">
<label>Debug Spawn</label>
</data>
</data>
<group>
<group>
Line 62: Line 56:
<label>Drops</label>
<label>Drops</label>
</data>
</data>
<data source="item_id">
<data source="debugspawn">
<label>Item ID</label>
<label>Item ID</label>
<format>[[Console Commands#Spawn|{{{debugspawn}}}]]</format>
</data>
</data>
</group>
</group>
Line 112: Line 107:
}}
}}
</pre>
</pre>
[[Category:Templates]]
</noinclude>
</noinclude>

Revision as of 00:39, 18 January 2019

<infobox>

 <title source="title1">
   <default>Flora (BZ)</default>
 </title>
 <image source="image1">

</image> <label>Category</label> <label>Description</label> <label>Inhabitant</label> <label>Loot</label> <label>Classification</label> <label>Damage</label> <label>Obtained From</label> <label>Biome</label> <label>Active During</label> <label>Reaps</label> <group> <header>Item</header> <image source="image2"> </image> <label>Tab</label> <label>Description</label> <label>Size</label> <label>Bioreactor</label> <label>Drops</label> <label>Item ID</label> <format>{{{debugspawn}}}</format> </group> <group layout="horizontal"> <header>Sustenance</header> <label>Food</label> <label>H2O</label> </group> <group collapse="open" class="tab-seeds"> <header>Seeds</header> <image source="image3"> </image> <label>Tab</label> <label>Description</label> <label>Size</label> <label>Bioreactor</label> <label>item ID</label> </group> </infobox> Example usage:

{{Flora
|title1=Example
|image1=Example
|caption1=Example
|category=Example
|attitude=Example
|biome=Example
|active_during=Example
|size=Example
|reap=Example
|item_id=Example
}}