Template:Craftable: Difference between revisions

From Subnautica Wiki
(Updated.)
(Added game suffix to Console Commands link)
Line 64: Line 64:
<label>Debug Spawn</label>
<label>Debug Spawn</label>
<format>{{#if:{{#explode:{{{debugspawn}}}||1}}|
<format>{{#if:{{#explode:{{{debugspawn}}}||1}}|
* [[Console Commands#Spawn|{{#explode:{{{debugspawn}}}||0}}]]
* [[Console Commands (Subnautica)#Spawn|{{#explode:{{{debugspawn}}}||0}}]]
* [[Console Commands#Spawn|{{#explode:{{{debugspawn}}}||1}}]]
* [[Console Commands (Subnautica)#Spawn|{{#explode:{{{debugspawn}}}||1}}]]
{{#if:{{#explode:{{{debugspawn}}}||2}}|
{{#if:{{#explode:{{{debugspawn}}}||2}}|
* [[Console Commands#Spawn|{{#explode:{{{debugspawn}}}||2}}]]
* [[Console Commands (Subnautica)#Spawn|{{#explode:{{{debugspawn}}}||2}}]]
{{#if:{{#explode:{{{debugspawn}}}||3}}|
{{#if:{{#explode:{{{debugspawn}}}||3}}|
* [[Console Commands#Spawn|{{#explode:{{{debugspawn}}}||3}}]]
* [[Console Commands (Subnautica)#Spawn|{{#explode:{{{debugspawn}}}||3}}]]
}}
}}
}}
}}

Revision as of 19:56, 10 September 2022

<infobox> <title source="title1">

<default>

Craftable

</default> <format>

{{{title}}}

</format>

</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>Attribute</label> <label>Drops</label>

<label>Debug Spawn</label> <format> </format> <label>Debug Spawn</label> <format> </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> Example usage:

{{Craftable
|title1 = Example
|image1 = Example
|caption1 = Example
|category = Example
|tab = Example
|description = Example
|attitude = Example
|biome = Example
|active_during = Example
|dna = Example
|size = Example
|bioreactor = Example
|food = Example
|h2o = Example
|debugspawn = Example
}}