Template:ExplosionReactionEffect: Difference between revisions
From Space Station 14 Wiki
(docs) |
(docs) |
||
Line 9: | Line 9: | ||
"suggested": true, | "suggested": true, | ||
"label": "Condition", | "label": "Condition", | ||
"example": " | "example": "ingested", | ||
"type": "string" | "type": "string" | ||
} | } | ||
} | }, | ||
"description": "Produces a sentence \"causes an explosion\" with optional \"when\" condition. Used in recipes." | |||
} | } | ||
</templatedata> | </templatedata> | ||
</noinclude> | </noinclude> |
Latest revision as of 07:40, 25 June 2024
{{ExplosionReactionEffect}}
produces:
Causes an explosion.
{{ExplosionReactionEffect|when=ingested}}
produces:
Causes an explosion when ingested.
Produces a sentence "causes an explosion" with optional "when" condition. Used in recipes.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Condition | when | no description
| String | suggested |