Difference between revisions of "Template:Vendor table header"
Jump to navigation
Jump to search
(creation) |
m |
||
Line 7: | Line 7: | ||
!! {{#if:{{{TPWidth|}}} |style="min-width:{{{TPWidth}}}" }} data-sort-type="number" {{!}} TP price}}<noinclude> | !! {{#if:{{{TPWidth|}}} |style="min-width:{{{TPWidth}}}" }} data-sort-type="number" {{!}} TP price}}<noinclude> | ||
|- | |- | ||
| || || || || | |||
|} | |} | ||
Revision as of 20:40, 11 July 2017
Item | Type | Rarity | Level | Cost |
---|---|---|---|---|
Usage
The table header for vendor inventories. For use with {{vendor table row}}.
{{vendor table header | section = | showType = | showRarity = | showLevel = | showFacts = | showTP }}
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.
- showFacts
- Default true. Show the item facts of the item, this is usually any attribute bonuses or other effects.
- showTP
- Default false. Show the TP Price.
- showCostText
- Default false. Show the text description for item prices given with irregular currencies.
- no subobjects
- Default false. If present this parameter will prevent subobjects from {{Vendor table row}} being stored on the page in question.