DescriptionSyntax
{{vendor recipe row
| item =
| link =
| cost =
| favor =
}}
Parameters
- item
- The recipe name.
- cost
- The numerical cost eg. "15". If not provided, an empty column is shown.
- favor
- The favor level at which the item is available.
- link
- Optional. If a link different than the recipe name is desired (see examples).
Sample output
{|
{{vendor recipe row
| item = Shield: Infuriating Bash
| link = Shield
| cost = 336
| favor = Neutral
}}
|}
Note
- The primary intent is to improve the transcribing performance so that pages with many recipes can be added.