Difference between revisions of "Template:Vendor table header"
Jump to navigation
Jump to search
JohnnySolas (talk | contribs) (Undo revision 309483 by JohnnySolas (talk)) |
Freedom4556 (talk | contribs) |
||
Line 11: | Line 11: | ||
== Usage == | == Usage == | ||
'''ONLY FOR USE ON VENDOR PAGE! DO NOT USE ON ITEM OR GEAR PAGES!'''<br> | |||
The table header for vendor inventories. For use with {{tl|vendor table row}}. | The table header for vendor inventories. For use with {{tl|vendor table row}}. | ||
<pre> | <pre> |
Revision as of 16:24, 11 February 2022
Item | Type | Rarity | Level | Cost |
---|---|---|---|---|
Usage
ONLY FOR USE ON VENDOR PAGE! DO NOT USE ON ITEM OR GEAR PAGES!
The table header for vendor inventories. For use with {{vendor table row}}.
{{vendor table header | section = | showType = | showRarity = | showLevel = | showAdditional = | vendor = | location = | coordinates = }}
Parameters
- section
- Optional. The name of the section (tab) the vendor item is located in.
- showType
- Default true. Show the type of item. This can be item type or any item subtypes such as armor type.
- showRarity
- Default true. Show the rarity of the item.
- showLevel
- Default true. Show the required level to equip or use the item.
- showAdditional
- Default true. Show additional requirements to purchase the item.
- showCostText
- Default false. Show the text description for item prices given with irregular currencies.
- vendor
- Optional. The vendor's pagename. Defaults to
{{PAGENAME}}
. - location
- Optional. Denotes the variable location that this vendor offers this selling list.
- coordinates
- Optional. Denotes the variable coordinates that this vendor offers this selling list.
- no subobjects
- Default false. If present this parameter will prevent subobjects from {{Vendor table row}} being stored on the page in question.