Template:Consumable: Difference between revisions

From Subnautica Wiki
No edit summary
Tag: sourceedit
No edit summary
Tag: sourceedit
Line 1: Line 1:
<infobox>
<infobox>
<title source="title1">
<title source="title1" style="font-weight:bold; text-align:center;">
<default>{{PAGENAME}}</default>
<default>{{PAGENAME}}</default>
</title>
</title>
Line 27: Line 27:
<label>Water</label>
<label>Water</label>
</data>
</data>
</group>
</infobox>
</infobox>
<noinclude>
<noinclude>

Revision as of 22:21, 17 January 2017

<infobox>

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

</image> <label>Size</label> <label>Obtained From</label> <label>Size</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
}}