Template:Flora: Difference between revisions

From Subnautica Wiki
(Add ability to have multiple "debugspawn" entries)
(Fixed "debugspawn" label)
Line 57: Line 57:
</data>
</data>
<data source="debugspawn">
<data source="debugspawn">
<label>Item ID</label>
<label>Debug Spawn</label>
<format>{{#if:{{#explode:{{{debugspawn}}}||1}}|
<format>{{#if:{{#explode:{{{debugspawn}}}||1}}|
*[[Console Commands#Spawn|{{#explode:{{{debugspawn}}}||0}}]]
*[[Console Commands#Spawn|{{#explode:{{{debugspawn}}}||0}}]]

Revision as of 19:06, 21 January 2019

<infobox>

 <title source="title1">
   <default>Flora</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>Debug Spawn</label> <format> </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
}}