Difference between revisions of "Template:Vendor item table result format"
Jump to navigation
Jump to search
(Fix template to work as intended) |
(Fix for item names with parentheses in them) |
||
Line 1: | Line 1: | ||
<includeonly> | <includeonly> | ||
|- | |- | ||
| data-sort-value="" | {{#arraymap:{{{2|}}}^{{{3|}}}^{{{4|}}}^{{{5|}}}|^|@@@|{{#vardefine: | | data-sort-value="" | {{#arraymap:{{{2|}}}^{{{3|}}}^{{{4|}}}^{{{5|}}}|^|@@@|{{#vardefine:name_split|{{#rpos:@@@|(}}}}{{#vardefine:item_page|{{#sub:@@@|0|{{#var:name_split}}-1}}}}{{#vardefine:item_details|{{#sub:{{#sub:@@@|{{#var:name_split}}|-1}}|1|0}}}}<!-- | ||
--><!-- Icon -->{{STFI|icon={{#if:{{#vardefineecho:item_icon|{{#explode:{{#show:{{#var:item_page}}|?Has game icon|link=none}}|:|1}}}}|{{#var:item_icon}}|{{#var:item_page}}.png}}|link={{#var:item_page}}|size=small}}<!-- | --><!-- Icon -->{{STFI|icon={{#if:{{#vardefineecho:item_icon|{{#explode:{{#show:{{#var:item_page}}|?Has game icon|link=none}}|:|1}}}}|{{#var:item_icon}}|{{#var:item_page}}.png}}|link={{#var:item_page}}|size=small}}<!-- | ||
--><!-- HQ -->{{#ifeq:{{#explode:{{#var:item_details}}|,|2}}|true| {{HQ|12|dark=y}}}}<!-- | --><!-- HQ -->{{#ifeq:{{#explode:{{#var:item_details}}|,|2}}|true| {{HQ|12|dark=y}}}}<!-- |
Revision as of 11:33, 13 February 2022
This semantic result template is used for formatting results from {{Vendor item table row}} and {{Vendor table}}. The following parameters are passed to the template:
- Vendor subobject
- Sells item 1
- Sells item 2
- Sells item 3
- Sells item 4
- Has vendor
- Has vendor section
- Has vendor location
- Has item cost 1
- Has item cost 2
- Has item cost 3
- Has item cost 4
See also
- {{Vendor list result format}} - a similar template used by {{Vendor list}}.