Vendor table body/Documentation

Description

Creates a vendor table row using the parameters provided in the original inline query.

Usage

{| class="wikitable sortable"
! class="NPC-ally" | Vendor !! class="NPC-ally" | Item !! class="NPC-ally" | Price
|-
{{#ask: [[Sells item::Campfire]]
|?Has vendor
|?Sells item
|?Has item cost
|?Has item quality
|format=template
|template=Vendor table body
|link=none}}
|}

Parameters

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.