Template:Craftable: Difference between revisions

From Subnautica Wiki
No edit summary
Tag: sourceedit
No edit summary
Tag: sourceedit
Line 132: Line 132:
<noinclude>
<noinclude>
Example usage:<pre>
Example usage:<pre>
{{Craftable
{{Craftable|title1 = <center>Cyclops|image4 = Cyclops.png|tab = [[Vehicles]]|description = Vast industrial-use submarine.|hull_integrity = +500 meters|acqired_from = [[File:Mobile Vehicle Bay.png|30px|link=Mobile Vehicle Bay]]|fragments = |item_id = <i>cyclops|crafting = [[File:Plasteel Ingot.png|30px|link=Plasteel Ingot]] x5 [[File:Enameled Glass.png|30px|link=Enameled Glass]] x5 [[File:Lubricant.png|30px|link=Lubricant]] x2 [[File:Advanced Wiring Kit.png|30px|link=Advanced Wiring Kit]]|perks = [[Storage]]|image2 = Cyclops_Hull_Fragment.png|item2 = Cyclops Hull Blueprint|description2 = Plans for building a Cyclops|acquired_from2 = [[Fragments]]|fragments2 = 3|debugspawn2 = <i>cyclopshullfragment|image3 = Cyclops_Engine_Fragment.png|item3 = Cyclops Engine Blueprint|description3 = Plans for building a Cyclops|acquired_from3 = [[Fragments]]|fragments3 = 3|debugspawn3 = <i>cyclopsenginefragment|image5 = Cyclops_Bridge_Fragment.png|item4 = Cyclops Bridge Blueprint|description4 = Plans for building a Cyclops|acquired_from4 = [[Fragments]]|fragments4 = 3|debugspawn4 = <i>cyclopsbridgefragment}}
|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
}}
</pre>
</pre>

{{Craftable|title1 = <center>Cyclops|image4 = Cyclops.png|tab = [[Vehicles]]|description = Vast industrial-use submarine.|hull_integrity = +500 meters|acqired_from = [[File:Mobile Vehicle Bay.png|30px|link=Mobile Vehicle Bay]]|fragments = |item_id = <i>cyclops|crafting = [[File:Plasteel Ingot.png|30px|link=Plasteel Ingot]] x5 [[File:Enameled Glass.png|30px|link=Enameled Glass]] x5 [[File:Lubricant.png|30px|link=Lubricant]] x2 [[File:Advanced Wiring Kit.png|30px|link=Advanced Wiring Kit]]|perks = [[Storage]]|image2 = Cyclops_Hull_Fragment.png|item2 = Cyclops Hull Blueprint|description2 = Plans for building a Cyclops|acquired_from2 = [[Fragments]]|fragments2 = 3|debugspawn2 = <i>cyclopshullfragment|image3 = Cyclops_Engine_Fragment.png|item3 = Cyclops Engine Blueprint|description3 = Plans for building a Cyclops|acquired_from3 = [[Fragments]]|fragments3 = 3|debugspawn3 = <i>cyclopsenginefragment|image5 = Cyclops_Bridge_Fragment.png|item4 = Cyclops Bridge Blueprint|description4 = Plans for building a Cyclops|acquired_from4 = [[Fragments]]|fragments4 = 3|debugspawn4 = <i>cyclopsbridgefragment}}
</noinclude>
</noinclude>

Revision as of 18:59, 26 August 2016

<infobox>

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

</image> <label>Category</label> <label>Tab</label> <label>Description</label> <label>Hull Integrity</label> <label>Acquired From</label> <label>Fragments</label> <label>Crafting</label> <label>Build Time</label> <label>Size</label> <label>Biome</label> <label>Coordinates</label> <label>Perks</label> <label>Attribute</label> <label>Drops</label> <label>DebugSpawn</label> <label>Food Raw/Cooked</label> <label>H20 Raw Cooked</label> <label>Byproduct</label> <label>Item ID</label> <group collapse="open"> <header>Fragments</header> <image source="image2"> </image> <label>Item</label> <label>Description</label> <label>Acquired From</label> <label>Fragments</label> <label>Attribute</label> <label>DebugSpawn</label> <image source="image3"> </image> <label>Item</label> <label>Description</label> <label>Acquired From</label> <label>Fragments</label> <label>Attribute</label> <label>DebugSpawn</label> <image source="image5"> </image> <label>Item</label> <label>Description</label> <label>Acquired From</label> <label>Fragments</label> <label>Attribute</label> <label>DebugSpawn</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
}}