Template:Material/doc

From The Walkscape Walkthrough
Revision as of 03:20, 7 March 2024 by CptRileyyy (talk | contribs) (Replace - with |)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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