Template:Consumables: Difference between revisions

From PZwiki
m (Making the burned row span all columns since there's no distinction between freshness values on perishable food once it's burned.)
m (Automated Formatting)
(17 intermediate revisions by 6 users not shown)
Line 1: Line 1:
<includeonly><!--
<noinclude>
{{Documentation/sandbox|doc=
The {{tll|Consumables}} (previously called {{Code|'''Consumables2'''}}) template is used to add a table to a food item's page. If a property is not included or is 0, it will not be displayed.


--- Table to use if the item is both perishable and cookable ---
==Parameters==
===Table===
*position [left{{!}}center{{!}}right]
 
===Images===
*image [required]
*burned image
*rotten image
*cooked image
 
===Properties===
*perishable [true{{!}}false] (use 1 for true, 0 for false)
*cookable [true{{!}}false] (use 1 for true, 0 for false)
 
===Uncooked===
;Fresh:
*weight
*hunger
*boredom
*stress
*unhappiness
 
;Stale:
<small>(Unrotten meaning not fresh anymore but not yet rotten</small>
*unrotten hunger
*unrotten boredom
*unrotten stress
*unrotten unhappiness
 
;Rotten:
*rotten hunger
*rotten boredom
*rotten stress
*rotten unhappiness
 
===Cooked===
;Fresh:
*cooked weight
*cooked hunger
*cooked boredom
*cooked stress
*cooked unhappiness
 
;Stale:
*unrottencooked weight
*unrottencooked hunger
*unrottencooked boredom
*unrottencooked stress
*unrottencooked unhappiness
 
;Rotten:
*rottencooked weight
*rottencooked hunger
*rottencooked boredom
*rottencooked stress
*rottencooked unhappiness
 
===Burned===
;Burned:
*burned hunger
*burned boredom
*burned unhappiness
 
==Examples==
===Example 1===
;Code
<pre>{{Consumables
|image = Grapes.png
|hunger = -15
|unrotten hunger = -11
|unrotten boredom = +10
|unrotten unhappiness = +10
|unrotten image = Grapes.png
|rotten hunger = -6
|rotten boredom = +20
|rotten unhappiness = +20
|perishable = 1
|rotten image = GrapesRotten.png
}}</pre>
 
;Result
{{Consumables
|image = Grapes.png
|hunger = -15
|unrotten hunger = -11
|unrotten boredom = +10
|unrotten unhappiness = +10
|unrotten image = Grapes.png
|rotten hunger = -6
|rotten boredom = +20
|rotten unhappiness = +20
|perishable = 1
|rotten image = GrapesRotten.png
}}
 
===Example 2===
;Code
<pre>{{Consumables
|position = center
|image = Chicken.png
|rotten image = Chicken Rotten.png
|cooked image = Chicken Cooked.png
|burned image = Chicken Overdone.png
|perishable = 1
|cookable = 1
|hunger = -35
|dangerous uncooked = 1
|boredom = 0
|unhappiness = 0
|unrotten hunger = -26
|unrotten unhappiness = +10
|unrotten boredom = +10
|rotten hunger = -15
|rotten unhappiness = +20
|rotten boredom = +20
|cooked hunger = -45
|cooked unhappiness = 0
|cooked boredom = 0
|unrottencooked hunger = -26
|unrottencooked unhappiness = +10
|unrottencooked boredom = +10
|rottencooked hunger = -15
rottencooked unhappiness = +20
|rottencooked boredom = +20
|burned hunger = -11
|burned boredom = +20
|burned unhappiness = +20
}}</pre>
 
;Result
{{Consumables
|image = Chicken.png
|rotten image = Chicken Rotten.png
|cooked image = Chicken Cooked.png
|burned image = Chicken Overdone.png
|perishable = 1
|cookable = 1
|hunger = -35
|dangerous uncooked = 1
|boredom = 0
|unhappiness = 0
|unrotten hunger = -26
|unrotten unhappiness = +10
|unrotten boredom = +10
|rotten hunger = -15
|rotten unhappiness = +20
|rotten boredom = +20
|cooked hunger = -45
|cooked unhappiness = 0
|cooked boredom = 0
|unrottencooked hunger = -26
|unrottencooked unhappiness = +10
|unrottencooked boredom = +10
|rottencooked hunger = -15
|rottencooked unhappiness = +20
|rottencooked boredom = +20
|burned hunger = -11
|burned boredom = +20
|burned unhappiness = +20
}}
 
==See also==
*{{ll|Template:ConditionChange}}
 
}}
{{ll|Category:Templates}}
</noinclude><includeonly><!--
 
###########################
## PERISHABLE & COOKABLE ##
###########################


-->{{#ifexpr:{{{perishable|0}}}<>0| {{#ifexpr:{{{cookable|0}}}<>0|
-->{{#ifexpr:{{{perishable|0}}}<>0| {{#ifexpr:{{{cookable|0}}}<>0|
<TABLE class="mw-collapsible wikitable" style="text-align: center; margin-left:auto; margin-right:auto; vertical-align:text-top;">
{{{!}} class="wikitable theme-red" style="text-align:center; vertical-align:text-top; {{#switch: {{{position|}}}|center=margin-left:auto; margin-right:auto;|right=margin-left:auto;|left=margin-right:auto;|}}" cellpadding=5
  <TR>
{{!}}-
    <TH rowspan="2"></TH>
! width=32px {{!}}
    <TH colspan="3">Nutritional Information</TH>
! width=268px {{!}} Fresh
  </TR>
! width=268px {{!}} Stale
  <TR>
! width=268px {{!}} Rotten
    <TH>Fresh</TH>
{{!}}-
    <TH>Stale</TH>
! <div style="transform:rotate(270deg);">Uncooked</div>
    <TH>Rotten</TH>
{{!}} <small>
  </TR>
{{#if:{{{image|}}}|[[Image:{{{image}}}]]}}<br>
  <TR>
{{ConditionChange|MoodletName=Hunger|MoodletChange={{{hunger|0}}}}}<br>
    <TH>Uncooked</TH>
{{ConditionChange|MoodletName=Boredom|MoodletChange={{{boredom|0}}}}}<br>
    <TD style="vertical-align:top">{{#if:{{{image|}}}|[[Image:{{{image}}}]]}}<BR /><small>{{ConditionChange|MoodletName=Hunger|MoodletChange={{{hunger|0}}}}}{{ConditionChange|MoodletName=Thirst|MoodletChange={{{thirst|0}}}}}{{ConditionChange|MoodletName=Boredom|MoodletChange={{{boredom|0}}}}}{{ConditionChange|MoodletName=Stress|MoodletChange={{{stress|0}}}}}{{ConditionChange|MoodletName=Unhappiness|MoodletChange={{{unhappiness|0}}}}}{{ConditionChange|DangerousUncooked={{{dangerous uncooked|0}}}}}</small></TD>
{{ConditionChange|MoodletName=Unhappiness|MoodletChange={{{unhappiness|0}}}}}<br>
    <TD style="vertical-align:top">{{#if:{{{image|}}}|[[Image:{{{image}}}]]}}<BR /><small>{{ConditionChange|MoodletName=Hunger|MoodletChange={{{unrotten hunger|0}}}}}{{ConditionChange|MoodletName=Thirst|MoodletChange={{{unrotten thirst|0}}}}}{{ConditionChange|MoodletName=Boredom|MoodletChange={{{unrotten boredom|0}}}}}{{ConditionChange|MoodletName=Stress|MoodletChange={{{unrotten stress|0}}}}}{{ConditionChange|MoodletName=Unhappiness|MoodletChange={{{unrotten unhappiness|0}}}}}{{ConditionChange|DangerousUncooked={{{dangerous uncooked|0}}}}}</small></TD>
{{ConditionChange|DangerousUncooked={{{dangerous uncooked|0}}}}}
    <TD style="vertical-align:top">{{#if:{{{rotten image|}}}|[[Image:{{{rotten image}}}]]}}<BR /><small>{{ConditionChange|MoodletName=Hunger|MoodletChange={{{rotten hunger|0}}}}}{{ConditionChange|MoodletName=Thirst|MoodletChange={{{rotten thirst|0}}}}}{{ConditionChange|MoodletName=Boredom|MoodletChange={{{rotten boredom|0}}}}}{{ConditionChange|MoodletName=Stress|MoodletChange={{{rotten stress|0}}}}}{{ConditionChange|MoodletName=Unhappiness|MoodletChange={{{rotten unhappiness|0}}}}}{{ConditionChange|WillMakeSick=1}}</small></TD>
</small>
  </TR>
{{!}} style="vertical-align:top;" {{!}} <small>
  <TR>
{{#if:{{{image|}}}|[[Image:{{{image}}}]]}}<br>
    <TH>Cooked</TH>
{{ConditionChange|MoodletName=Hunger|MoodletChange={{{unrotten hunger|0}}}}}<br>
    <TD style="vertical-align:top">{{#if:{{{cooked image|}}}|[[Image:{{{cooked image}}}]]}}<BR /><small>{{ConditionChange|MoodletName=Hunger|MoodletChange={{{cooked hunger|0}}}}}{{ConditionChange|MoodletName=Thirst|MoodletChange={{{cooked thirst|0}}}}}{{ConditionChange|MoodletName=Boredom|MoodletChange={{{cooked boredom|0}}}}}{{ConditionChange|MoodletName=Stress|MoodletChange={{{cooked stress|0}}}}}{{ConditionChange|MoodletName=Unhappiness|MoodletChange={{{cooked unhappiness|0}}}}}</small></TD>
{{ConditionChange|MoodletName=Boredom|MoodletChange={{{unrotten boredom|0}}}}}<br>
    <TD style="vertical-align:top">{{#if:{{{cooked image|}}}|[[Image:{{{cooked image}}}]]}}<BR /><small>{{ConditionChange|MoodletName=Hunger|MoodletChange={{{unrottencooked hunger|0}}}}}{{ConditionChange|MoodletName=Thirst|MoodletChange={{{unrottencooked thirst|0}}}}}{{ConditionChange|MoodletName=Boredom|MoodletChange={{{unrottencooked boredom|0}}}}}{{ConditionChange|MoodletName=Stress|MoodletChange={{{unrottencooked stress|0}}}}}{{ConditionChange|MoodletName=Unhappiness|MoodletChange={{{unrottencooked unhappiness|0}}}}}</small></TD>
{{ConditionChange|MoodletName=Unhappiness|MoodletChange={{{unrotten unhappiness|0}}}}}<br>
    <TD style="vertical-align:top">{{#if:{{{cooked image|}}}|[[Image:{{{cooked image}}}]]}}<BR /><small>{{ConditionChange|MoodletName=Hunger|MoodletChange={{{rottencooked hunger|0}}}}}{{ConditionChange|MoodletName=Thirst|MoodletChange={{{rottencooked thirst|0}}}}}{{ConditionChange|MoodletName=Boredom|MoodletChange={{{rottencooked boredom|0}}}}}{{ConditionChange|MoodletName=Stress|MoodletChange={{{rottencooked stress|0}}}}}{{ConditionChange|MoodletName=Unhappiness|MoodletChange={{{rottencooked unhappiness|0}}}}}{{ConditionChange|WillMakeSick=1}}</small></TD>
{{ConditionChange|DangerousUncooked={{{dangerous uncooked|0}}}}}
  </TR>
</small>
  <TR>
{{!}} style="vertical-align:top;" {{!}} <small>
    <TH>Burned</TH>
{{#if:{{{rotten image|}}}|[[Image:{{{rotten image}}}]]}}</div>
    <TD style="vertical-align:top" colspan="3">{{#if:{{{burned image|}}}|[[Image:{{{burned image}}}]]}}<BR /><small>{{ConditionChange|MoodletName=Hunger|MoodletChange={{{burned hunger|0}}}}}{{ConditionChange|MoodletName=Thirst|MoodletChange={{{burned thirst|0}}}}}{{ConditionChange|MoodletName=Boredom|MoodletChange={{{burned boredom|0}}}}}{{ConditionChange|MoodletName=Stress|MoodletChange={{{burned stress|0}}}}}{{ConditionChange|MoodletName=Unhappiness|MoodletChange={{{burned unhappiness|0}}}}}{{ConditionChange|WillMakeSick=1}}</small></TD>
{{ConditionChange|MoodletName=Hunger|MoodletChange={{{rotten hunger|0}}}}}<br>
  </TR>
{{ConditionChange|MoodletName=Boredom|MoodletChange={{{rotten boredom|0}}}}}<br>
</TABLE>|}}|}}<!--
{{ConditionChange|MoodletName=Unhappiness|MoodletChange={{{rotten unhappiness|0}}}}}<br>
{{ConditionChange|WillMakeSick=1}}
</small>
{{!}}-
! <div style="transform:rotate(270deg);">Cooked</div>
{{!}} style="vertical-align:top;" {{!}} <small>
{{#if:{{{cooked image|}}}|[[Image:{{{cooked image}}}]]}}<br>
{{ConditionChange|MoodletName=Hunger|MoodletChange={{{cooked hunger|0}}}}}<br>
{{ConditionChange|MoodletName=Boredom|MoodletChange={{{cooked boredom|0}}}}}<br>
{{ConditionChange|MoodletName=Unhappiness|MoodletChange={{{cooked unhappiness|0}}}}}
</small>
{{!}} style="vertical-align:top;" {{!}} <small>
{{#if:{{{cooked image|}}}|[[Image:{{{cooked image}}}]]}}<br>
{{ConditionChange|MoodletName=Hunger|MoodletChange={{{unrottencooked hunger|0}}}}}<br>
{{ConditionChange|MoodletName=Boredom|MoodletChange={{{unrottencooked boredom|0}}}}}<br>
{{ConditionChange|MoodletName=Unhappiness|MoodletChange={{{unrottencooked unhappiness|0}}}}}
</small>
{{!}} style="vertical-align:top;" {{!}} <small>
{{#if:{{{cooked image|}}}|[[Image:{{{cooked image}}}]]}}<br>
{{ConditionChange|MoodletName=Hunger|MoodletChange={{{rottencooked hunger|0}}}}}<br>
{{ConditionChange|MoodletName=Boredom|MoodletChange={{{rottencooked boredom|0}}}}}<br>
{{ConditionChange|MoodletName=Unhappiness|MoodletChange={{{rottencooked unhappiness|0}}}}}<br>
{{ConditionChange|WillMakeSick=1}}
</small>
{{!}}-
! <div style="transform:rotate(270deg);">Burned</div>
{{!}} style="vertical-align:top;" colspan=3 {{!}} <small>
{{#if:{{{burned image|}}}
|[[Image:{{{burned image}}}]]}}<br>
{{ConditionChange|MoodletName=Hunger|MoodletChange={{{burned hunger|0}}}}}<br>
{{ConditionChange|MoodletName=Boredom|MoodletChange={{{burned boredom|0}}}}}<br>
{{ConditionChange|MoodletName=Unhappiness|MoodletChange={{{burned unhappiness|0}}}}}<br>
{{ConditionChange|WillMakeSick=1}}
</small>
{{!}}-
{{!}}}|}}|}}<!--


--- Table to use if the item is only perishable ---
#####################
## PERISHABLE ONLY ##
#####################


-->{{#ifexpr:{{{perishable|0}}}<>0| {{#ifexpr:{{{cookable|0}}}=0|
-->{{#ifexpr:{{{perishable|0}}}<>0| {{#ifexpr:{{{cookable|0}}}=0|
<TABLE class="mw-collapsible wikitable" style="text-align: center; margin-left:auto; margin-right:auto; vertical-align:text-top;">
{{{!}} class="wikitable theme-red" style="text-align:center; vertical-align:text-top;{{#switch: {{{position|}}}|center=margin-left:auto; margin-right:auto;|right=margin-left:auto;|left=margin-right:auto;|}}" cellpadding=5
  <TR>
! width=202px {{!}} Fresh
    <TH colspan="3">Nutritional Information</TH>
! width=202px {{!}} Stale
  </TR>
! width=202px {{!}} Rotten
  <TR>
{{!}}-
    <TH>Fresh</TH>
{{!}} style="vertical-align:top;" {{!}} <small>
    <TH>Stale</TH>
{{#if:{{{image|}}}|[[Image:{{{image}}}]]}}<br>
    <TH>Rotten</TH>
{{ConditionChange|MoodletName=Hunger|MoodletChange={{{hunger|0}}}}}<br>
  </TR>
{{ConditionChange|MoodletName=Boredom|MoodletChange={{{boredom|0}}}}}<br>
  <TR>
{{ConditionChange|MoodletName=Unhappiness|MoodletChange={{{unhappiness|0}}}}}<br>
    <TD style="vertical-align:top">{{#if:{{{image|}}}|[[Image:{{{image}}}]]}}<BR /><small>{{ConditionChange|MoodletName=Hunger|MoodletChange={{{hunger|0}}}}}{{ConditionChange|MoodletName=Thirst|MoodletChange={{{thirst|0}}}}}{{ConditionChange|MoodletName=Boredom|MoodletChange={{{boredom|0}}}}}{{ConditionChange|MoodletName=Stress|MoodletChange={{{stress|0}}}}}{{ConditionChange|MoodletName=Unhappiness|MoodletChange={{{unhappiness|0}}}}}{{ConditionChange|DangerousUncooked={{{dangerous uncooked|0}}}}}</small></TD>
{{ConditionChange|DangerousUncooked={{{dangerous uncooked|0}}}}}
    <TD style="vertical-align:top"><BR />{{#if:{{{image|}}}|[[Image:{{{image}}}]]}}<BR /><small>{{ConditionChange|MoodletName=Hunger|MoodletChange={{{unrotten hunger|0}}}}}{{ConditionChange|MoodletName=Thirst|MoodletChange={{{unrotten thirst|0}}}}}{{ConditionChange|MoodletName=Boredom|MoodletChange={{{unrotten boredom|0}}}}}{{ConditionChange|MoodletName=Stress|MoodletChange={{{unrotten stress|0}}}}}{{ConditionChange|MoodletName=Unhappiness|MoodletChange={{{unrotten unhappiness|0}}}}}{{ConditionChange|DangerousUncooked={{{dangerous uncooked|0}}}}}</small></TD>
</small>
    <TD style="vertical-align:top"><BR />{{#if:{{{image|}}}|[[Image:{{{image}}}]]}}<BR /><small>{{ConditionChange|MoodletName=Hunger|MoodletChange={{{rotten hunger|0}}}}}{{ConditionChange|MoodletName=Thirst|MoodletChange={{{rotten thirst|0}}}}}{{ConditionChange|MoodletName=Boredom|MoodletChange={{{rotten boredom|0}}}}}{{ConditionChange|MoodletName=Stress|MoodletChange={{{rotten stress|0}}}}}{{ConditionChange|MoodletName=Unhappiness|MoodletChange={{{rotten unhappiness|0}}}}}{{ConditionChange|WillMakeSick=1}}</small></TD>
{{!}} style="vertical-align:top;" {{!}} <small>
  </TR>
{{#if:{{{image|}}}|[[Image:{{{image}}}]]}}<br>
</TABLE>|}}|}}<!--
{{ConditionChange|MoodletName=Hunger|MoodletChange={{{unrotten hunger|0}}}}}<br>
{{ConditionChange|MoodletName=Boredom|MoodletChange={{{unrotten boredom|0}}}}}<br>
{{ConditionChange|MoodletName=Unhappiness|MoodletChange={{{unrotten unhappiness|0}}}}}<br>
{{ConditionChange|DangerousUncooked={{{dangerous uncooked|0}}}}}
</small>
{{!}} style="vertical-align:top;" {{!}} <small>
{{#if:{{{rotten image|}}}|[[Image:{{{rotten image}}}]]}}<br>
{{ConditionChange|MoodletName=Hunger|MoodletChange={{{rotten hunger|0}}}}}<br>
{{ConditionChange|MoodletName=Boredom|MoodletChange={{{rotten boredom|0}}}}}<br>
{{ConditionChange|MoodletName=Unhappiness|MoodletChange={{{rotten unhappiness|0}}}}}<br>
{{ConditionChange|WillMakeSick=1}}
</small>
{{!}}}|}}|}}<!--


--- Table to use if the item only cookable
###################
## COOKABLE ONLY ##
###################


-->{{#ifexpr:{{{cookable|0}}}<>0| {{#ifexpr:{{{perishable|0}}}=0|
-->{{#ifexpr:{{{cookable|0}}}<>0| {{#ifexpr:{{{perishable|0}}}=0|
<TABLE class="mw-collapsible wikitable" style="text-align: center; margin-left:auto; margin-right:auto; vertical-align:text-top;">
{{{!}} class="wikitable theme-red" style="text-align: center; vertical-align:text-top; {{#switch: {{{position|}}}|center=margin-left:auto; margin-right:auto;|right=margin-left:auto;|left=margin-right:auto;|}}" cellpadding=5
  <TR>
! width=268px {{!}} Uncooked
    <TH colspan="3">Nutritional Information</TH>
! width=268px {{!}} Cooked
  </TR>
! width=268px {{!}} Burned
  <TR>
{{!}}-
    <TH>Uncooked</TH>
{{!}} style="vertical-align:top;" {{!}} <small>
    <TH>Cooked</TH>
{{#if:{{{image|}}}|[[Image:{{{image}}}]]}}<br>
    <TH>Burned</TH>
{{ConditionChange|MoodletName=Hunger|MoodletChange={{{hunger|0}}}}}<br>
  </TR>
{{ConditionChange|MoodletName=Boredom|MoodletChange={{{boredom|0}}}}}<br>
  <TR>
{{ConditionChange|MoodletName=Unhappiness|MoodletChange={{{unhappiness|0}}}}}<br>
    <TD style="vertical-align:top">{{#if:{{{image|}}}|[[Image:{{{image}}}]]}}<BR /><small>{{ConditionChange|MoodletName=Hunger|MoodletChange={{{hunger|0}}}}}{{ConditionChange|MoodletName=Thirst|MoodletChange={{{thirst|0}}}}}{{ConditionChange|MoodletName=Boredom|MoodletChange={{{boredom|0}}}}}{{ConditionChange|MoodletName=Stress|MoodletChange={{{stress|0}}}}}{{ConditionChange|MoodletName=Unhappiness|MoodletChange={{{unhappiness|0}}}}}{{ConditionChange|DangerousUncooked={{{dangerous uncooked|0}}}}}</small></TD>
{{ConditionChange|DangerousUncooked={{{dangerous uncooked|0}}}}}
    <TD style="vertical-align:top">{{#if:{{{cooked image|}}}|[[Image:{{{cooked image}}}]]}}<BR /><small>{{ConditionChange|MoodletName=Hunger|MoodletChange={{{unrottencooked hunger|0}}}}}{{ConditionChange|MoodletName=Thirst|MoodletChange={{{unrottencooked thirst|0}}}}}{{ConditionChange|MoodletName=Boredom|MoodletChange={{{unrottencooked boredom|0}}}}}{{ConditionChange|MoodletName=Stress|MoodletChange={{{unrottencooked stress|0}}}}}{{ConditionChange|MoodletName=Unhappiness|MoodletChange={{{unrottencooked unhappiness|0}}}}}</small></TD>
</small>
    <TD style="vertical-align:top">{{#if:{{{burned image|}}}|[[Image:{{{burned image}}}]]}}<BR /><small>{{ConditionChange|MoodletName=Hunger|MoodletChange={{{burned hunger|0}}}}}{{ConditionChange|MoodletName=Thirst|MoodletChange={{{burned thirst|0}}}}}{{ConditionChange|MoodletName=Boredom|MoodletChange={{{burned boredom|0}}}}}{{ConditionChange|MoodletName=Stress|MoodletChange={{{burned stress|0}}}}}{{ConditionChange|MoodletName=Unhappiness|MoodletChange={{{burned unhappiness|0}}}}}{{ConditionChange|WillMakeSick=1}}</small></TD>
{{!}} style="vertical-align:top;" {{!}} <small>
  </TR>
{{#if:{{{cooked image|}}}|[[Image:{{{cooked image}}}]]}}<br>
</TABLE>|}}|}}
{{ConditionChange|MoodletName=Hunger|MoodletChange={{{cooked hunger|0}}}}}<br>
</includeonly><noinclude>
{{ConditionChange|MoodletName=Boredom|MoodletChange={{{cooked boredom|0}}}}}<br>
{{documentation}}
{{ConditionChange|MoodletName=Unhappiness|MoodletChange={{{cooked unhappiness|0}}}}}
[[category:templates]]
</small>
</noinclude>
{{!}} style="vertical-align:top;" {{!}} <small>
{{#if:{{{burned image|}}}|[[Image:{{{burned image}}}]]}}<br>
{{ConditionChange|MoodletName=Hunger|MoodletChange={{{burned hunger|0}}}}}<br>
{{ConditionChange|MoodletName=Boredom|MoodletChange={{{burned boredom|0}}}}}<br>
{{ConditionChange|MoodletName=Unhappiness|MoodletChange={{{burned unhappiness|0}}}}}<br>
{{ConditionChange|WillMakeSick=1}}
</small>
{{!}}}|}}|}}</includeonly>

Revision as of 13:49, 14 April 2024

Notebook.pngTemplate Documentation

The {{Consumables}} (previously called '''Consumables2''') template is used to add a table to a food item's page. If a property is not included or is 0, it will not be displayed.

Parameters

Table

  • position [left|center|right]

Images

  • image [required]
  • burned image
  • rotten image
  • cooked image

Properties

  • perishable [true|false] (use 1 for true, 0 for false)
  • cookable [true|false] (use 1 for true, 0 for false)

Uncooked

Fresh
  • weight
  • hunger
  • boredom
  • stress
  • unhappiness
Stale

(Unrotten meaning not fresh anymore but not yet rotten

  • unrotten hunger
  • unrotten boredom
  • unrotten stress
  • unrotten unhappiness
Rotten
  • rotten hunger
  • rotten boredom
  • rotten stress
  • rotten unhappiness

Cooked

Fresh
  • cooked weight
  • cooked hunger
  • cooked boredom
  • cooked stress
  • cooked unhappiness
Stale
  • unrottencooked weight
  • unrottencooked hunger
  • unrottencooked boredom
  • unrottencooked stress
  • unrottencooked unhappiness
Rotten
  • rottencooked weight
  • rottencooked hunger
  • rottencooked boredom
  • rottencooked stress
  • rottencooked unhappiness

Burned

Burned
  • burned hunger
  • burned boredom
  • burned unhappiness

Examples

Example 1

Code
{{Consumables
|image = Grapes.png
|hunger = -15
|unrotten hunger = -11
|unrotten boredom = +10
|unrotten unhappiness = +10
|unrotten image = Grapes.png
|rotten hunger = -6
|rotten boredom = +20
|rotten unhappiness = +20
|perishable = 1
|rotten image = GrapesRotten.png
}}
Result
Fresh Stale Rotten

Grapes.png
Hunger: -15


Grapes.png
Hunger: -11
Boredom: +10
Unhappiness: +10

GrapesRotten.png
Hunger: -6
Boredom: +20
Unhappiness: +20
Dangerous, will cause sickness.

Example 2

Code
{{Consumables
|position = center
|image = Chicken.png
|rotten image = Chicken Rotten.png
|cooked image = Chicken Cooked.png
|burned image = Chicken Overdone.png
|perishable = 1
|cookable = 1
|hunger = -35
|dangerous uncooked = 1
|boredom = 0
|unhappiness = 0
|unrotten hunger = -26
|unrotten unhappiness = +10
|unrotten boredom = +10
|rotten hunger = -15
|rotten unhappiness = +20
|rotten boredom = +20
|cooked hunger = -45
|cooked unhappiness = 0
|cooked boredom = 0
|unrottencooked hunger = -26
|unrottencooked unhappiness = +10
|unrottencooked boredom = +10
|rottencooked hunger = -15
rottencooked unhappiness = +20
|rottencooked boredom = +20
|burned hunger = -11
|burned boredom = +20
|burned unhappiness = +20
}}
Result
Fresh Stale Rotten
Uncooked

Chicken.png
Hunger: -35


Dangerous uncooked, may cause sickness.

Chicken.png
Hunger: -26
Boredom: +10
Unhappiness: +10
Dangerous uncooked, may cause sickness.

Chicken Rotten.png

Hunger: -15
Boredom: +20
Unhappiness: +20
Dangerous, will cause sickness.

Cooked

Chicken Cooked.png
Hunger: -45

Chicken Cooked.png
Hunger: -26
Boredom: +10
Unhappiness: +10

Chicken Cooked.png
Hunger: -15
Boredom: +20
Unhappiness: +20
Dangerous, will cause sickness.

Burned

Chicken Overdone.png
Hunger: -11
Boredom: +20
Unhappiness: +20
Dangerous, will cause sickness.

See also

Editors can experiment in this template's sandbox.