User:Mzs/Template:Custom Gain
<includeonly>{{Gain|{{{1}}}|image={{{image|}}}|Discrete={{{Discrete|}}}}} <!-- --> ''{{{2}}}'' {{#if: {{{to|}}} |<!-- --> (Sets {{IL|{{{1}}}}} to {{{to}}}) |<!-- --> (Increases {{IL|{{{1}}}}} by {{{3}}}) <!-- -->}}</includeonly><!-- --><noinclude><!--[[Category:Result effects templates]]{{Documentation}}--> See [[Blog:Mzs/Request for Feedback: Non-Standard Gain Messages]] for more details. ==Examples== ===Setting value=== Old way: <nowiki>{{Gain|Transformed by Stairs|Discrete = yes}} ''THE STAIRS HAVE YOU NOW'' (Sets {{IL|Transformed by Stairs}} to 10)< /nowiki> * {{Gain|Transformed by Stairs|Discrete = yes}} ''THE STAIRS HAVE YOU NOW'' (Sets {{IL|Transformed by Stairs}} to 10) New way: <nowiki>{{Custom Gain|Transformed by Stairs|THE STAIRS HAVE YOU NOW|Discrete = yes|to = 10}}< /nowiki> * {{User:Mzs/Template:Custom Gain|Transformed by Stairs|THE STAIRS HAVE YOU NOW|Discrete = yes|to = 10}} ===Increase value=== Old way: <nowiki>{{Gain|Haunted by Stairs}} ''THE STAIRS HAVE YOU NOW'' (Increases {{IL|Haunted by Stairs}} by 2 CP)< /nowiki> *{{Gain|Haunted by Stairs}} ''THE STAIRS HAVE YOU NOW'' (Increases {{IL|Haunted by Stairs}} by 2 CP) New way: <nowiki>{{Custom Gain|Haunted by Stairs|THE STAIRS HAVE YOU NOW|2 CP}}< /nowiki> *{{User:Mzs/Template:Custom Gain|Haunted by Stairs|THE STAIRS HAVE YOU NOW|2 CP}} ===Increase Discrete value=== Old way: <nowiki>{{Gain|Marsh-Mired in Dreams of Sustenance|Discrete = yes}} ''Time, the Healer, will take Marsh-Mired from you when she passes.'' (Increases {{IL|Marsh-Mired in Dreams of Sustenance}} by 1)< /nowiki> * {{Gain|Marsh-Mired in Dreams of Sustenance|Discrete = yes}} ''Time, the Healer, will take Marsh-Mired from you when she passes.'' (Increases {{IL|Marsh-Mired in Dreams of Sustenance}} by 1) New way: <nowiki>{{Custom Gain|Marsh-Mired in Dreams of Sustenance|Time, the Healer, will take Marsh-Mired from you when she passes.|Discrete = yes|1}}< /nowiki> * {{User:Mzs/Template:Custom Gain|Marsh-Mired in Dreams of Sustenance|Time, the Healer, will take Marsh-Mired from you when she passes.|Discrete = yes|1}} </noinclude>