Template:Vendor item row/doc: Difference between revisions
Jump to navigation
Jump to search
the sample code displayed didn't match the actual sample code. |
|||
| Line 21: | Line 21: | ||
== Sample output == | == Sample output == | ||
<pre> | <pre> | ||
{{vendor table first}} | |||
{{vendor item row | {{vendor item row | ||
| item = Mild Cheddar Cheese | | item = Mild Cheddar Cheese | ||
| cost = 980 | | cost = 980 | ||
}} | }} | ||
|} | |||
</pre> | </pre> | ||
{{vendor table first}} | {{vendor table first}} | ||
Revision as of 15:18, 3 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 table first}}
{{vendor item row
| item = Mild Cheddar Cheese
| cost = 980
}}
|}
| http://cdn.projectgorgon.com/v456/icons/icon_.png | Error: Item not found }} [[Expression error: Unrecognized punctuation character "{".]]
|
980 councils |
|
Examples
See Braigon Sells and Training for examples.
Note
- Uses the new Template:Item icon template.