Welcome to the New Wiki
Please let us know if anything looks out of place.
Template:Material/doc: Difference between revisions
From Walkscape Walkthrough
wswiki>CptRileyyy Replace - with | |
m 1 revision imported |
(No difference)
|
Revision as of 10:48, 22 December 2024
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 | 5 |