Difference between revisions of "Template:Vendor recipe row/doc"
From Project: Gorgon Wiki
(Show simple example using ordinary table; also added favor to example.) |
(Remove category links. Added not used note.) |
||
| Line 1: | Line 1: | ||
| + | ; This template not used. Please use [[Template:Vendor item row]] | ||
| + | |||
== Description == | == Description == | ||
:Use this template to create a row in the table of recipes sold by a vendor. | :Use this template to create a row in the table of recipes sold by a vendor. | ||
| Line 42: | Line 44: | ||
==Examples== | ==Examples== | ||
| − | + | N/A | |
== Note == | == Note == | ||
| Line 48: | Line 50: | ||
<includeonly> | <includeonly> | ||
<!-- Categories/interwikis for the template itself --> | <!-- Categories/interwikis for the template itself --> | ||
| − | |||
</includeonly><noinclude> | </includeonly><noinclude> | ||
<!-- Categories/interwikis for this documentation itself --> | <!-- Categories/interwikis for this documentation itself --> | ||
| − | |||
</noinclude> | </noinclude> | ||
Revision as of 22:46, 15 March 2017
- This template not used. Please use Template:Vendor item row
Description
- Use this template to create a row in the table of recipes sold by a vendor.
Syntax
{{vendor recipe row
| item =
| cost =
| favor =
}}
Parameters
- item
- The recipe name (without Recipe:).
- 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 recipe row
| item = Mild Cheddar Cheese
| cost = 980
| favor = Neutral
}}
|}
| 980 councils | [Neutral] |
Examples
N/A
Note
- Uses Template:Item icon, which supercedes the older Template:Icon.