Welcome to the New Wiki
Please let us know if anything looks out of place.
Template:Store Item/doc: Difference between revisions
From Walkscape Walkthrough
wswiki>CptRileyyy Update image string |
m 1 revision imported |
(No difference)
|
Latest revision as of 10:48, 22 December 2024
Parameters
Name
The name of the Item for sale.
Image
The image of the Item for sale. This is recommended. If not provided, the template will try to find the item as Name.png
Quality
The quality of the item if it exists. Leave blank for items that don't have a quality.
Options:
- Normal
- Good
- Great
- Excellent
- Perfect
- Eternal
Rarity
The rarity of the item if it exists. Leave blank for items that don't have a rarity.
Options:
- Common
- Uncommon
- Rare
- Epic
- Legendary
- Ethereal
Fine
If an item is of fine quality. Can be blank or 1.
Stock
How many of the items are for sale.
Price
The cost to buy the item.
Quick Copy
Notated copy
{{Store Item
| Name =
| Image = (Recommended)
| Rarity = (Optional)
| Quality = (Optional)
| Fine = (Optional) (Blank or 1)
| Stock =
| Price =
}}
Empty copy
{{Store Item
| Name =
| Image =
| Rarity =
| Quality =
| Fine =
| Stock =
| Price =
}}
Examples
The formatting for the Woodcutter's Cabin is as follows:
{{Store Item
| Name = Steel Hatchet
| Image = Steel_Hatchet.svg
| Rarity =
| Quality = Normal
| Fine =
| Stock = 2
| Price = 162
}}
Yields:
Steel Hatchet | 2 | 162 |
The formatting for Mossy Merchant's Breeze Mart would be as follows.
{{Store Item
| Name = Simple Magnet
| Image = Simple_Magnet.svg
| Rarity = Common
| Quality =
| Fine =
| Stock = 1
| Price = 441
}} {{Store Item
| Image = Simple_Bug_Catching_Net.svg
| Name = Simple Bug Catching Net
| Rarity = Common
| Quality =
| Fine =
| Stock = 1
| Price = 126
}}
Yields:
Simple Magnet | 1 | 441 | ||
Simple Bug Catching Net | 1 | 126 |