Template:Inventory/doc
From Archaelund Wiki
Description
This template generates the content of an inventory table and is intended to be used for displaying shop items on merchant pages. It requires the Lua module Module:Inventory.
Usage
{{Inventory
|Stock =
|Markup =
}}
Parameters
| Name | Required | Description | Values |
|---|---|---|---|
| Stock | Yes | A list of all items in the merchant's shop. | a semicolon-separated list of [[Item]]s |
| Markup | No | A factor that is applied to the regular prices by this merchant. Defaults to 1. | non-negative number |