Template:Craftable (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 20: Line 17:
<data source="health">
<data source="health">
<label>Health</label>
<label>Health</label>
</data>
</data>
<data source="acquired_from">
<data source="acqired_from">
<label>Acquired From</label>
<label>Acquired From</label>
</data>
</data>
Line 59: Line 57:
<data source="debugspawn">
<data source="debugspawn">
<label>Debug Spawn</label>
<label>Debug Spawn</label>
<format>{{#if:{{#explode:{{{debugspawn}}}||1}}|
*[[Console Commands#Spawn|{{#explode:{{{debugspawn}}}||0}}]]
*[[Console Commands#Spawn|{{#explode:{{{debugspawn}}}||1}}]]
{{#if:{{#explode:{{{debugspawn}}}||2}}|
*[[Console Commands#Spawn|{{#explode:{{{debugspawn}}}||2}}]]
{{#if:{{#explode:{{{debugspawn}}}||3}}|
*[[Console Commands#Spawn|{{#explode:{{{debugspawn}}}||3}}]]
}}
}}
|[[Console Commands#Spawn|{{{debugspawn}}}]]}}
</format>
</data>
</data>
<group layout="horizontal">
<group layout="horizontal">
Line 65: Line 74:
</data>
</data>
<data source="h20_raw_cooked">
<data source="h20_raw_cooked">
<label>H₂O</label>
<label>H<sub>2</sub>O</label>
</data>
</group>
<group layout="horizontal">
<data source="effects">
<label>Effects</label>
</data>
</data>
</group>
</group>
Line 78: Line 82:
<data source="byproduct">
<data source="byproduct">
<label>Byproduct</label>
<label>Byproduct</label>
</data>
<data source="item_id">
<label>Item ID</label>
</data>
</data>
<group collapse="open" class="tab-fragment">
<group collapse="open" class="tab-fragment">
Line 104: Line 105:
<data source="debugspawn2">
<data source="debugspawn2">
<label>Debug Spawn</label>
<label>Debug Spawn</label>
<format>[[Console Commands#Spawn|{{{debugspawn2}}}]]</format>
</data>
</data>
<image source="image3">
<image source="image3">
Line 125: Line 127:
<data source="debugspawn3">
<data source="debugspawn3">
<label>Debug Spawn</label>
<label>Debug Spawn</label>
<format>[[Console Commands#Spawn|{{{debugspawn3}}}]]</format>
</data>
</data>
<image source="image5">
<image source="image5">
Line 146: Line 149:
<data source="debugspawn4">
<data source="debugspawn4">
<label>Debug Spawn</label>
<label>Debug Spawn</label>
<format>[[Console Commands#Spawn|{{{debugspawn4}}}]]</format>
</data>
</data>
</group>
</group>
Line 178: Line 182:
}}
}}
</pre>
</pre>
[[Category:Templates]]
</noinclude>
</noinclude>

Revision as of 00:39, 18 January 2019

<infobox>

 <title source="title1">
   <default>Craftable (BZ)</default>
 </title>
 <image source="image4">

</image> <label>Category</label> <label>Description</label> <label>Hull Integrity</label> <label>Health</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>

<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
}}