Changes

Jump to: navigation, search

Template:Vendor item row

1,167 bytes added, 14:52, 2 March 2017
Created page with "<noinclude>{{Underconstruction}}</noinclude><includeonly>|- | style="text-align:left;" {{Item|{{{item|Item name}}}}} |{{#if: cost | style="text-align:right;white-space:nowrap;..."
<noinclude>{{Underconstruction}}</noinclude><includeonly>|-
| style="text-align:left;" {{Item|{{{item|Item name}}}}}
|{{#if: cost | style="text-align:right;white-space:nowrap;" {{{cost}}} councils}}
|{{{level}}}}</includeonly><noinclude>
{{documentation}}
</noinclude>
<noinclude>Used for depicting items sold by Vendors. Not to be confused with [[:Template:Vendor purchase table row]], which is used for information on what a vendor buys and how much they have to spend.
__NOTOC__
==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.

==Description==
Create a row in a vendor's table. Uses the new [[Template:Item icon]] template.

==Examples==
Many generic icons can be used for a variety of items! See [[Item Icons Guide]] for all available icons.
<pre>
{{vendor table row
| item = Saltpeter
| cost = 15 gold
| level = Neutral
}}
</pre>

[[Category:Formatting templates|vendor item row]]
</noinclude>
724
edits

Navigation menu