Difference between revisions of "Template:Vendor item row/doc"

From Project: Gorgon Wiki
Jump to: navigation, search
m (Wording was redundant)
(changed level parameter to favor)
Line 7: Line 7:
 
  | item =
 
  | item =
 
  | cost =
 
  | cost =
  | level =
+
  | favorl =
 
}}
 
}}
 
</pre>
 
</pre>
Line 16: Line 16:
 
; cost
 
; cost
 
: Optional. The numerical cost eg. "15".  If not provided, an empty column is shown.
 
: Optional. The numerical cost eg. "15".  If not provided, an empty column is shown.
; level
+
; favor
 
: Optional. The favor level at which the item is available.  If not provided, an empty column is shown.
 
: Optional. The favor level at which the item is available.  If not provided, an empty column is shown.
  

Revision as of 14:36, 4 March 2017

Description

Use this template to create a row in the table of items sold by a vendor.

Syntax

{{vendor item row
 | item =
 | cost =
 | favorl =
}}

Parameters

item
The item name
cost
Optional. The numerical cost eg. "15". If not provided, an empty column is shown.
favor
Optional. The favor level at which the item is available. If not provided, an empty column is shown.

Sample output

{{vendor table first}}

{{vendor item row
 | item = Mild Cheddar Cheese
 | cost = 980
}}

|}
 980 councils 


Examples

See Braigon Sells and Training for examples.

Note

Uses Template:Item icon, which supercedes the older Template:Icon.