Template:CookingInterface/doc: Difference between revisions
No edit summary |
No edit summary |
||
| Line 36: | Line 36: | ||
| C2 = {{ItemSlot| item = Iron Ingot}} | | C2 = {{ItemSlot| item = Iron Ingot}} | ||
| C3 = {{ItemSlot| item = Iron Ingot}} | | C3 = {{ItemSlot| item = Iron Ingot}} | ||
| S1 = {{ItemSlot| item = Oran Berry}} | | S1 = {{ItemSlot| item = Oran Berry; Leppa Berry | link = Berry | tooltip = Any Berry }} | ||
| output = {{ItemSlot| item = Healing Machine | link = PC | tooltip = Link Cable | amount = 4}} | | output = {{ItemSlot| item = Healing Machine | link = PC | tooltip = Link Cable | amount = 4}} | ||
}} | }} | ||
| Line 50: | Line 50: | ||
| C2 = {{ItemSlot| item = Iron Ingot}} | | C2 = {{ItemSlot| item = Iron Ingot}} | ||
| C3 = {{ItemSlot| item = Iron Ingot}} | | C3 = {{ItemSlot| item = Iron Ingot}} | ||
| S1 = {{ItemSlot| item = Oran Berry}} | | S1 = {{ItemSlot| item = Oran Berry; Leppa Berry | link = Berry | tooltip = Any Berry }} | ||
| output = {{ItemSlot| item = Healing Machine | link = PC | tooltip = Link Cable | amount = 4}} | | output = {{ItemSlot| item = Healing Machine | link = PC | tooltip = Link Cable | amount = 4}} | ||
}} | }} | ||
Revision as of 16:12, 27 November 2025
This template represents the Campfire Pot interface.
Notes
Each item can have a custom tooltip by appending -tooltip to an existing item slot field. For example, A2-tooltip would set a custom tooltip for item slot A2.
Item slot fields excluding the output field are not linked by default. They can be linked by appending -link. For example, adding A2-link = Apricorn will set the link of item A2 to [[Apricorn]].
A, B, and C represent each row from top to bottom in the 9 × 9 item slots grid. S represents the seasoning item slot row.
{{CookingInterface
| A1 =
| A2 =
| A3 =
| B1 =
| B2 =
| B3 =
| C1 =
| C2 =
| C3 =
| S1 =
| S2 =
| S3 =
| output =
}}
Usage
{{CookingInterface
| A3 = {{ItemSlot| item = Copper Ingot | link = Apricorn}}
| B1 = {{ItemSlot| item = Copper Ingot | tooltip = Ingot}}
| B2 = {{ItemSlot| item = Copper Ingot}}
| B3 = {{ItemSlot| item = Iron Ingot}}
| C1 = {{ItemSlot| item = Iron Ingot}}
| C2 = {{ItemSlot| item = Iron Ingot}}
| C3 = {{ItemSlot| item = Iron Ingot}}
| S1 = {{ItemSlot| item = Oran Berry; Leppa Berry | link = Berry | tooltip = Any Berry }}
| output = {{ItemSlot| item = Healing Machine | link = PC | tooltip = Link Cable | amount = 4}}
}}
produces:
Optional Parameters
| shapeless = true