Template:Vendor recipe row/doc

From Project: Gorgon Wiki
Jump to: navigation, search

Description

Use this template to create a row in the table of recipes sold by a vendor, if all parameters are known. This template functions identically to Template:Vendor item row except that it will always use a recipe icon, and requires all parameters. If not all parameters are known, use Template:Vendor item row instead.

Syntax

{{vendor recipe row
 | item =
 | 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.

Sample output

{|

{{vendor recipe row
 | item = Sword: Decapitate
 | cost = 123
 | favor = Neutral
}}

|}
 123 councils   [Neutral] 

Note

  • The sole intent is to improve the transcribing performance so that pages with many recipes can be added.