Welcome to the New Wiki
Please let us know if anything looks out of place.
Template:Material/doc
From 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
| Image = Fishing Line.svg
}}
Yields:
Fishing Line | 1 |
{{Material
| Item = Wine
| Image = Wine.svg
| Quantity = 5
}}
Yields:
- | Wine | 5 |