(Created page with "This template represents a generic input/output interface. __TOC__ ==Notes== Each item can be displayed using the Template:ItemSlot. ==Usage== <pre style="width: 840px"> {{InputInterface | input = {{ItemSlot}} | output = {{ItemSlot}} }} </pre> produces: {{InputInterface | input = {{ItemSlot| item = Link Cable}} | output = {{ItemSlot| item = Healing Machine}} }} </noinclude>")
 
(No difference)

Latest revision as of 16:33, 27 November 2025

This template represents a generic input/output interface.

Notes

Each item can be displayed using the Template:ItemSlot.

Usage

{{InputInterface
| input = {{ItemSlot}}
| output = {{ItemSlot}}
}}

produces:

Link Cable.png
Link Cable
Healing Machine.png
Healing Machine