Template:Consumable/doc: Difference between revisions
(Created the Template:Consumable template documentation page.) |
(Updated.) |
||
Line 31: | Line 31: | ||
== Empty Template == |
== Empty Template == |
||
{{Consumable |
<pre>{{Consumable |
||
|title = |
|title = |
||
|image = |
|image = |
||
Line 42: | Line 42: | ||
|food = |
|food = |
||
|water = |
|water = |
||
}} |
}}</pre> |
||
<includeonly>[[Category:Infobox templates]]</includeonly><noinclude>[[Category:Template documentation]]</noinclude> |
<includeonly>[[Category:Infobox templates]]</includeonly><noinclude>[[Category:Template documentation]]</noinclude> |
Latest revision as of 06:45, 25 June 2023
Example
<infobox> <title source="title"><default>Consumable/doc</default></title>
<image source="image"></image> <label>Size</label> <label>Obtained From</label> <label>Item ID</label> <label>Category</label> <label>Tab</label> <group layout="horizontal"> <label>Food</label> <label>Water</label> </group> </infobox>
{{Consumable |title = Nutrient Block |image = Nutrient Block.png |size = 1 |obtained = * [[Lifepod 5]] * [[Supply Crate (Subnautica)|Supply Crate]]s * [[Aurora]] |id = ''nutrientblock'' |category = |tab = Food |food = +75 |water = +0 }}
Empty Template
{{Consumable |title = |image = |caption = |size = |obtained = |id = |category = |tab = |food = |water = }}