Template:RecipeSplice
Template page
More actions
| Template Documentation [Edit] [History] [Purge] |
|---|
| This is the documentation of Template:RecipeSplice. |
Description:
Display a box showing the splicing recipe of this item. Supports both **guaranteed** results and **chance drops**.
Usage:
{{RecipeSplice|<seed1>|<seed2>|<originalItem>|<eventFlag>|type=}}
- Parameters
| Parameter | Value | Meaning |
|---|---|---|
seed1 (required) |
any seed name | First seed to splice |
seed2 (required) |
any seed name | Second seed to splice |
originalItem (optional) |
item name | If this item is a bonus drop, show what it normally gives |
eventFlag (optional) |
W or MK |
Restricts availability to WinterFest (W) or Mutant Kitchen (MK)
|
type (optional) |
guaranteed (default) or chance |
guaranteed = "can be made", chance = "has a chance to drop"
|
- Notes
- If
originalItemis given andtype=chance, the box will say: *"This item originally gives [linked item]."* - If
eventFlagis given, the box will show the event restriction. - The event flag can also be placed as the third parameter (without an original item) for backward compatibility.
Examples:
Guaranteed result with WinterFest restriction:
{{RecipeSplice|Dirt|Cave Background|W}}
| The tree of this item can be made by mixing the following seeds: | |
| This item can only be created during WinterFest! |
Guaranteed result (no event):
{{RecipeSplice|Lava|Magic Egg}}
Chance drop with original item note:
{{RecipeSplice|Magic Bacon Wallpaper|Daisy|Venus Guytrap|type=chance}}
| The tree of this item may result from mixing the following seeds: | |
| This recipe normally yields a/an |
Chance drop (no original item):
{{RecipeSplice|Magic Bacon Wallpaper|Daisy|type=chance}}
| The tree of this item may result from mixing the following seeds: | |