Difference between revisions of "Vendor table body/Documentation"

m
Line 9: Line 9:
 
|?Sells item
 
|?Sells item
 
|?Has item cost
 
|?Has item cost
 +
|?Has item quality
 
|format=template
 
|format=template
 
|template=Vendor table body
 
|template=Vendor table body
 
|link=none}}
 
|link=none}}
 
|}</pre>
 
|}</pre>
 +
 
==Parameters==
 
==Parameters==
 
{{parameter|1|The page to query.}}
 
{{parameter|1|The page to query.}}

Revision as of 17:59, 15 February 2024

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.