Template:Bulk Haunting/doc: Difference between revisions

From Create: Minecraft Mod Wiki
Jump to navigation Jump to search
Create: Minecraft Mod Wiki>Craftingtable3
Created page with "{{documentation subpage}} {{lua|UI}} This template is used to create an interface to display Bulk Haunting recipes. See Template:Inventory slot for basic usage, this documentation page will cover additional or different functions. __TOC__ ==Definition== {{ParametersHead}} {{Parameters|Input|yes|any|The input item. Accepts input such as <code>ItemName,Amount</code>.}} {{Parameters|Output|yes|any|The output item. Accepts input such as <code>ItemName,Amount</code>...."
 
BoxWithout (talk | contribs)
m 1 revision imported
 
(No difference)

Latest revision as of 18:52, 14 February 2025

This is a documentation subpage for Template:Bulk Haunting.
It contains usage information, categories and other content that is not part of the original template page.

Lua error in package.lua at line 80: module 'Dev:Arguments' not found. This template is used to create an interface to display Bulk Haunting recipes.

See Template:Inventory slot for basic usage, this documentation page will cover additional or different functions.

Definition[edit source]

Parameter R? Type Description Default
Input
Yes
/
The input item. Accepts input such as ItemName,Amount.
Output
Yes
/
The output item. Accepts input such as ItemName,Amount.

Usage[edit source]

{{Bulk Haunting
|Input=Peculiar Bell
|Output=Haunted Bell
}}
produces
Peculiar Bell
Bulk Haunting
Haunted Bell

See also[edit source]