Difference between revisions of "Vendor table body/Documentation"

(Created page with "==Description== Creates a shop table row using the parameters provided in the original [https://www.semantic-mediawiki.org/wiki/Help:Inline_queries#Parser_function_.23ask inli...")
 
m (Stratonian moved page Shop table body/Documentation to Vendor table body/Documentation without leaving a redirect: more descriptive)
(No difference)

Revision as of 23:00, 6 January 2024

Description

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

Usage

{{#ask: [[Sells item::Campfire]]
|?Has vendor
|?Sells item
|?Has item cost
|format=template
|introtemplate=Shop table header
|template=Shop table body}}
|}

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.