Template:Craftable: Difference between revisions
(Test worked, adding support for four "debugspawn" entries) |
(Remembered that starting a line with a space creates a sort of block quote, hopefully this fixes it) |
||
Line 58: | Line 58: | ||
<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#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}}}]] |
|||
{{#if:{{#explode:{{{debugspawn}}}||1}} |
|||
[[Console Commands#Spawn|{{{debugspawn}}}]] |
|||
</format> |
</format> |
||
</data> |
</data> |
Revision as of 00:26, 18 January 2019
<infobox>
<title source="title1"> <default>Craftable</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>{{#if:{{#explode:{{{debugspawn}}}||1}}| |{{{debugspawn}}} {{#if:{{#explode:{{{debugspawn}}}||1}} {{{debugspawn}}} </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 }}