Difference between revisions of "Template:Vendor item row/doc"
From Project: Gorgon Wiki
m (Wording was redundant) |
(changed level parameter to favor) |
||
Line 7: | Line 7: | ||
| item = | | item = | ||
| cost = | | cost = | ||
− | | | + | | 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. | ||
− | ; | + | ; 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 13: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.