Template:BrewingInterface/doc: Difference between revisions
(Created page with "This template represents the Brewing Stand interface. __TOC__ ==Notes== Each item can be displayed using the Template:ItemSlot. ==Example Usage== <pre> {{BrewingInterface | input = {{ItemSlot}} | base = {{ItemSlot}} | output = {{ItemSlot}} }} </pre> ==Example Result== {{BrewingInterface | input = {{ItemSlot | item = Healing Machine}} | base = {{ItemSlot | item = Medicinal Brew}} | output = {{ItemSlot | item = PC}} }} </noinclude>") |
(No difference)
|
Latest revision as of 16:29, 27 November 2025
This template represents the Brewing Stand interface.
Notes
Each item can be displayed using the Template:ItemSlot.
Example Usage
{{BrewingInterface
| input = {{ItemSlot}}
| base = {{ItemSlot}}
| output = {{ItemSlot}}
}}
Example Result