Template:Sand Paper/doc: Difference between revisions

From Create: Minecraft Mod Wiki
Jump to navigation Jump to search
Create: Minecraft Mod Wiki>Joker876
Created page with "{{documentation subpage}} {{lua|UI}} This template is used to create an interface to display recipes involving Sand Paper. See Template:Inventory slot for basic usage..."
 
Create: Minecraft Mod Wiki>Feonid
mNo edit summary
Line 11: Line 11:
{{ParametersFoot}}
{{ParametersFoot}}
== Usage ==
== Usage ==
<pre style="max-width: 400px">{{Bulk Smoking
<pre style="max-width: 400px">{{Sand Paper
|Input=Rose Quartz
|Input=Rose Quartz
|Output=Polished Rose Quartz
|Output=Polished Rose Quartz
Line 17: Line 17:


;produces:
;produces:
{{Bulk Smoking
{{Sand Paper
|Input=Rose Quartz
|Input=Rose Quartz
|Output=Polished Rose Quartz
|Output=Polished Rose Quartz

Revision as of 10:34, 30 April 2021

This is a documentation subpage for Template:Sand Paper.
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 recipes involving Sand Paper.

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

Definition

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

{{Sand Paper
|Input=Rose Quartz
|Output=Polished Rose Quartz
}}
produces
Rose Quartz
Sandpaper Polishing
Polished Rose Quartz

See also