Difference between revisions of "Template:Vendor item row/doc"
From Project: Gorgon Wiki
(Created page with "== Description == :Use this template to create a row in the table of items sold by a vendor. ==Syntax== <pre> {{vendor item row | item = | cost = | level = }} </pre> == P...") |
m (→Parameters) |
||
Line 17: | Line 17: | ||
: 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 | ; level | ||
− | : Optional. The favor level at which the item is available. If not provided, an column is shown. | + | : Optional. The favor level at which the item is available. If not provided, an empty column is shown. |
== Sample output == | == Sample output == |
Revision as of 14:51, 2 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 = | level = }}
Parameters
- item
- The item name
- cost
- Optional. The numerical cost eg. "15". If not provided, an empty column is shown.
- level
- Optional. The favor level at which the item is available. If not provided, an empty column is shown.
Sample output
{{vendor item row | item = Mild Cheddar Cheese | cost = 980 | level = Neutral }}
980 councils |
|
Examples
See Braigon Sells and Training for an examples.
Note
- Uses the new Template:Item icon template.