Template:Chem Recipe Component: Difference between revisions
From Space Station 14 Wiki
(docs) |
(desc) |
||
Line 31: | Line 31: | ||
"reagent", | "reagent", | ||
"dest" | "dest" | ||
] | ], | ||
"description": "A recipe component to use in {{Template:Chem Box Recipe}}." | |||
} | } | ||
</templatedata> | </templatedata> | ||
</noinclude> | </noinclude> |
Latest revision as of 17:31, 24 June 2024
{{Chem Recipe Component|amount=3|reagent=Egg|dest=Cooking}}
produces:
A recipe component to use in {{Template:Chem Box Recipe}}.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Amount of reagent | amount | no description
| Number | suggested |
Reagent ID | reagent | no description
| String | required |
Page with reagent description | dest | Page containing a description of a reagent. An anchor will be created on that page based on the reagent ID, like this: `#chem_<reagent ID>`.
| Page name | suggested |