Template:Material/doc

From The Walkscape Walkthrough

Parameters

Item

The name of the item. This field is required.

Image

The image of the item. This field is not required, but is recommended. If not provided, the template will attempt to find the image by the Item name.

Quantity

The number of this item required. This field is optional. If not provided, the quantity of 1 will be displayed.

Quick Copy

Notated Copy

{{Material
| Item = 
| Image =  (Recommended)
| Quantity =  (Optional)
}}

Empty Copy

{{Material
| Item = 
| Image = 
| Quantity = 
}}

Examples

{{Material
| Item = Fishing line
}}

Yields:

Fishing line Sprite Fishing line 1


{{Material
| Item = Wine
| Image = Wine.svg
| Quantity = 5
}}

Yields:

- Wine Sprite Wine 5