Template:Consumable: Difference between revisions

From Subnautica Wiki
No edit summary
Tag: sourceedit
No edit summary
Tag: sourceedit
Line 11: Line 11:
<data source="obtained">
<data source="obtained">
<label>Obtained From</label>
<label>Obtained From</label>
</data>
<data source="id">
<label>Item ID</label>
</data>
</data>
<data source="category">
<data source="category">

Revision as of 01:39, 21 January 2017

<infobox>

 <title source="title" style="font-weight:bold; text-align:center;">
   <default>Consumable</default>
 </title>
 <image source="image1">

</image> <label>Size</label> <label>Obtained From</label> <label>Item ID</label> <label>Category</label> <label>Tab</label> <group layout="horizontal"> <header>Food Values</header> <label>Food</label> <label>Water</label> </group> </infobox> Example usage:

{{Consumable
|title1=Example
|image1=Example
|caption1=Example
|row1=Example
|row2=Example
}}