Template:ConditionChange: Difference between revisions

From PZwiki
No edit summary
No edit summary
Line 1: Line 1:
<includeonly>
<includeonly>
{{#ifexpr:{{{MoodletChange|0}}>0|'''{{{MoodletName}}}:''' <font style="color:red">{{{MoodletChange}}}<BR /></font>|}}
{{#ifexpr:{{{MoodletChange}}}>0|'''{{{MoodletName}}}:''' <font style="color:red">{{{MoodletChange}}}<BR /></font>|}}
{{#ifexpr:{{{MoodletChange|0}}<0|'''{{{MoodletName}}}:''' <font style="color:green">{{{MoodletChange}}}</font><BR />|}}
{{#ifexpr:{{{MoodletChange}}}<0|'''{{{MoodletName}}}:''' <font style="color:green">{{{MoodletChange}}}</font><BR />|}}
{{#ifexpr:{{{DangerousUncooked}}}=1|<font style="color:red">This food is dangerous uncooked and may make you [[Moodles#Sick|sick]].</font><BR />|}}
{{#ifexpr:{{{DangerousUncooked|0}}}=1|<font style="color:red">This food is dangerous uncooked and may make you [[Moodles#Sick|sick]].</font><BR />|}}
{{#ifexpr:{{{WillMakeSick}}}=1|<font style="color:red">Consuming this will make you [[Moodles#Sick|sick]].</font><BR />|}}
{{#ifexpr:{{{WillMakeSick|0}}}=1|<font style="color:red">Consuming this will make you [[Moodles#Sick|sick]].</font><BR />|}}
</includeonly>
</includeonly>
<noinclude>
<noinclude>

Revision as of 04:11, 10 December 2013


[view] [edit] [history] [purge] Template documentation
This template doesn't have any documentation yet! Help out by writing some.
Documentation transcluded from Template:ConditionChange/doc.
Editors can experiment in this template's sandbox (create)