Vendor table body

Description[edit]

Creates a vendor table row using the parameters provided in the original inline query. Contains the vendor's name, item sold, and item price. Used in conjunction with Vendor table header.

Usage[edit]

{{vendor table header}}
{{#ask: [[Sells item::Campfire]]
|?Has vendor
|?Sells item
|?Has item cost
|?Has item quality
|format=template
|template=Vendor table body
|link=none}}
{{table footer}}

Parameters[edit]

Arrow.png1: The page to query.
Required.
Arrow.png2: The vendor selling the item.
Required.
Arrow.png3: The name of the item.
Required.
Arrow.png4: The cost of the item.
Required.
Arrow.png5: The quality of the item.
Required.

See Also[edit]

Arrow.pngShop table row