Template:Craftable

From Subnautica Wiki

Example

<infobox> <title source="title1"><default>Craftable</default></title>

<image source="image4"></image> <label>Category</label> <label>Category</label> <label>Description</label> <label>Hull Integrity</label> <label>Health</label> <label>Blueprint Source</label> <label>Acquired From</label> <label>Fragments</label> <label>Build Time</label> <label>Size</label> <label>Damage</label> <label>Drill Yield</label> <label>Biome</label> <label>Location</label> <label>Coordinates</label> <label>Perks</label> <label>Penalties</label> <label>Attribute</label> <label>Drops</label> <label>Debug Spawn</label> <format> * {{#explode:bleach||1}} </format> <label>Debug Spawn</label> <format> * {{#explode:{{{item_id}}}||1}} </format> <label>Music</label> <group layout="horizontal"> <label>Food</label> <label>H2O</label> </group> <label>Bioreactor</label> <label>Byproduct</label> <group collapse="open" class="tab-fragment"> <header>Fragments</header> <image source="image2"></image> <label>Item</label> <label>Description</label> <label>Location</label> <label>Fragments</label> <label>Attribute</label> <label>Debug Spawn</label> <format>{{{debugspawn2}}}</format> <image source="image3"></image> <label>Item</label> <label>Description</label> <label>Location</label> <label>Fragments</label> <label>Attribute</label> <label>Debug Spawn</label> <format>{{{debugspawn3}}}</format> <image source="image5"></image> <label>Item</label> <label>Description</label> <label>Location</label> <label>Fragments</label> <label>Attribute</label> <label>Debug Spawn</label> <format>{{{debugspawn4}}}</format> </group> <group collapse="open" class="tab-fragment"> <header>Data Boxes</header> <image source="image6"></image> <label>Location</label> </group> </infobox>
{{Craftable
|title1 = Bleach
|image4 = Bleach.png
|tab = [[Basic Materials (Subnautica)|Basic Materials]]
|description = NaClO. Sodium hypochlorite bleach. Sanitizing applications.
|size = 1
|build_time = 3 seconds
|acqired_from = *[[Fabricator]]
|debugspawn = ''bleach''
}}

Empty Template

{{Craftable
|title1 = 
|image4 = 
|caption1 = 
|category = 
|tab = 
|description = 
|hull_integrity = 
|health = 
|blueprint = 
|acqired_from = 
|fragments = 
|build_time = 
|size = 
|damage = 
|LRD = 
|biome = 
|location = 
|coordinates = 
|perks = 
|penalties = 
|attribute = 
|drops = 
|debugspawn = 
|item_id = 
|music = 
|food_raw/cooked = 
|h20_raw_cooked = 
|bioreactor = 
|byproduct = 
|image2 = 
|caption2 = 
|description2 = 
|location2 = 
|Fragments2 = 
|attribute2 = 
|debugspawn2 = 
|image3 = 
|caption3 = 
|item3 = 
|description3 = 
|location3 = 
|attribute3 = 
|debugspawn3 = 
|image5 = 
|caption4 = 
|item4 = 
|description4 = 
|location4 = 
|fragments4 = 
|attribute4 = 
|debugspawn4 = 
|image6 = 
|caption6 = 
|location6 = 
}}