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..."
 
BoxWithout (talk | contribs)
m 2 revisions imported
 
(One intermediate revision by one other user not shown)
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

Latest revision as of 21:59, 14 February 2025

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[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]

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

See also[edit source]