Template:AdjustReagent/doc: Difference between revisions

From Space Station 14 Wiki
(Created page with "* {{c|<nowiki>{{AdjustReagent|amount=4|prob=.1|reagent=Histamine|when=more than 1u lexorin present}}</nowiki>}} → {{AdjustReagent|amount=4|prob=.1|reagent=Histamine|when=more than 1u lexorin present}} <noinclude>Category:Template documentation</noinclude>")
 
(better (or not?) examples)
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
* {{c|<nowiki>{{AdjustReagent|amount=4|prob=.1|reagent=Histamine|when=more than 1u lexorin present}}</nowiki>}} → {{AdjustReagent|amount=4|prob=.1|reagent=Histamine|when=more than 1u lexorin present}}
* {{c|<nowiki>{{AdjustReagent|amount=4|prob=0.1|reagent=Histamine|when=more than 1u lexorin present}}</nowiki>}} →  
{{AdjustReagent|amount=4|prob=0.1|reagent=Histamine|when=more than 1u lexorin present}}
* {{c|<nowiki>{{AdjustReagent|amount=-1|prob=0.5|reagent=GrapeSoda|when=slipping on a floor}}</nowiki>}} →
{{AdjustReagent|amount=-1|prob=0.5|reagent=GrapeSoda|when=slipping on a floor}}


<noinclude>[[Category:Template documentation]]</noinclude>
<noinclude>[[Category:Template documentation]]</noinclude>

Latest revision as of 15:16, 24 June 2024

  • {{AdjustReagent|amount=4|prob=0.1|reagent=Histamine|when=more than 1u lexorin present}}

10% chance to add 4 histamine when more than 1u lexorin present.

  • {{AdjustReagent|amount=-1|prob=0.5|reagent=GrapeSoda|when=slipping on a floor}}

50% chance to remove 1 grape soda when slipping on a floor.