724
edits
Changes
Initial documentation
== Description ==
:Use this template to create a row in the table of recipes sold by a vendor.
==Syntax==
<pre>
{{vendor recipe row
| item =
| cost =
| favor =
}}
</pre>
== 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 ==
<pre>
{{vendor table first}}
{{vendor recipe row
| item = Mild Cheddar Cheese
| cost = 980
}}
|}
</pre>
{{vendor table first}}
{{vendor recipe row
| item = Mild Cheddar Cheese
| cost = 980
}}
|}
==Examples==
See [[Braigon]] Training for example.
== Note ==
: Uses [[Template:Item icon]], which supercedes the older [[Template:Icon]].
<includeonly>
<!-- Categories/interwikis for the template itself -->
[[Category:Formatting templates|vendor recipe row]]
</includeonly><noinclude>
<!-- Categories/interwikis for this documentation itself -->
[[Category:Template documentation|{{PAGENAME}}]]
</noinclude>
:Use this template to create a row in the table of recipes sold by a vendor.
==Syntax==
<pre>
{{vendor recipe row
| item =
| cost =
| favor =
}}
</pre>
== 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 ==
<pre>
{{vendor table first}}
{{vendor recipe row
| item = Mild Cheddar Cheese
| cost = 980
}}
|}
</pre>
{{vendor table first}}
{{vendor recipe row
| item = Mild Cheddar Cheese
| cost = 980
}}
|}
==Examples==
See [[Braigon]] Training for example.
== Note ==
: Uses [[Template:Item icon]], which supercedes the older [[Template:Icon]].
<includeonly>
<!-- Categories/interwikis for the template itself -->
[[Category:Formatting templates|vendor recipe row]]
</includeonly><noinclude>
<!-- Categories/interwikis for this documentation itself -->
[[Category:Template documentation|{{PAGENAME}}]]
</noinclude>