Template:CookingInterface/doc: Difference between revisions
No edit summary |
No edit summary |
||
| (One intermediate revision by the same user not shown) | |||
| Line 2: | Line 2: | ||
__TOC__ | __TOC__ | ||
==Notes== | ==Notes== | ||
Each item | Each item can be displayed using the [[Template:ItemSlot]]. | ||
<code>A</code>, <code>B</code>, and <code>C</code> represent each row from top to bottom in the 9 × 9 item slots grid. <code>S</code> represents the seasoning item slot row. | <code>A</code>, <code>B</code>, and <code>C</code> represent each row from top to bottom in the 9 × 9 item slots grid. <code>S</code> represents the seasoning item slot row. | ||
| Line 10: | Line 8: | ||
<pre> | <pre> | ||
{{CookingInterface | {{CookingInterface | ||
| A1 = | | A1 = {{ItemSlot}} | ||
| A2 = | | A2 = {{ItemSlot}} | ||
| A3 = | | A3 = {{ItemSlot}} | ||
| B1 = | | B1 = {{ItemSlot}} | ||
| B2 = | | B2 = {{ItemSlot}} | ||
| B3 = | | B3 = {{ItemSlot}} | ||
| C1 = | | C1 = {{ItemSlot}} | ||
| C2 = | | C2 = {{ItemSlot}} | ||
| C3 = | | C3 = {{ItemSlot}} | ||
| S1 = | | S1 = {{ItemSlot}} | ||
| S2 = | | S2 = {{ItemSlot}} | ||
| S3 = | | S3 = {{ItemSlot}} | ||
| output = | | output = {{ItemSlot}} | ||
}} | }} | ||
</pre> | </pre> | ||
| Line 36: | Line 34: | ||
| 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 48: | ||
| 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}} | ||
}} | }} | ||
Latest revision as of 16:14, 27 November 2025
This template represents the Campfire Pot interface.
Notes
Each item can be displayed using the Template:ItemSlot.
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 = {{ItemSlot}}
| A2 = {{ItemSlot}}
| A3 = {{ItemSlot}}
| B1 = {{ItemSlot}}
| B2 = {{ItemSlot}}
| B3 = {{ItemSlot}}
| C1 = {{ItemSlot}}
| C2 = {{ItemSlot}}
| C3 = {{ItemSlot}}
| S1 = {{ItemSlot}}
| S2 = {{ItemSlot}}
| S3 = {{ItemSlot}}
| output = {{ItemSlot}}
}}
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