Template:InputInterface/doc

< Template:InputInterface
Revision as of 16:33, 27 November 2025 by Cobblemon (talk | contribs) (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>")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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