Changes

Jump to: navigation, search

Template:Vendor item row/doc

1,032 bytes added, 15:49, 2 March 2017
Created page with "== Description == :Use this template to create a row in the table of items sold by a vendor. ==Syntax== <pre> {{vendor item row | item = | cost = | level = }} </pre> == P..."
== Description ==
:Use this template to create a row in the table of items sold by a vendor.

==Syntax==
<pre>
{{vendor item row
| item =
| cost =
| level =
}}
</pre>

== 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 column is shown.

== Sample output ==
<pre>
{{vendor item row
| item = Mild Cheddar Cheese
| cost = 980
| level = Neutral
}}
</pre>
{{vendor table first}}

{{vendor item row
| item = Mild Cheddar Cheese
| cost = 980
| level = Neutral
}}

|}

==Examples==
See [[Braigon]] Sells and Training for an examples.

== Note ==
: Uses the new [[Template:Item icon]] template.
<includeonly>
<!-- Categories/interwikis for the template itself -->
[[Category:Formatting templates|vendor item row]]
</includeonly><noinclude>
<!-- Categories/interwikis for this documentation itself -->
[[Category:Template documentation|{{PAGENAME}}]]
</noinclude>
724
edits

Navigation menu