Template:Inventory/doc

From Archaelund Wiki
< Template:Inventory
Revision as of 18:30, 28 August 2023 by MikeB (talk | contribs) (Created page with "== 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 == <pre> {{Inventory |Stock = |Markup = }} </pre> == Parameters == <table class="wikitable"> <tr><th>Name</th><th>Required</th><th>Description</th><th>Values</th></tr> <tr><td>Stock</td><td>Yes</td><td>A list of all items in the merchant's shop.</td><td>a semicolon...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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

NameRequiredDescriptionValues
StockYesA list of all items in the merchant's shop.a semicolon-separated list of [[Item]]s
MarkupNoA factor that is applied to the regular prices by this merchant. Defaults to 1.non-negative number