Difference between revisions of "Template:Vendor list result format"
Jump to navigation
Jump to search
(Attempting to add a 13th parameter, coordinates, to actually display in the results. This syntax seems like garbage) |
|||
Line 3: | Line 3: | ||
{{#ifeq:{{#var:showSection|false}}|true| {{!}} style="max-width:180px;" {{!}} {{{3}}} }} | {{#ifeq:{{#var:showSection|false}}|true| {{!}} style="max-width:180px;" {{!}} {{{3}}} }} | ||
| style="max-width:400px;" | {{#if:{{{4|}}}|{{cname|{{{4}}}}}|{{#show:{{{2|}}}|?Located in|default=–|sep=;}}}} | | style="max-width:400px;" | {{#if:{{{4|}}}|{{cname|{{{4}}}}}|{{#show:{{{2|}}}|?Located in|default=–|sep=;}}}} | ||
| style="max-width:400px;" | {{#if:{{{13|}}}|{{cname|{{{13}}}}}|{{#show:{{{2|}}}|}}}} | |||
| style="text-align:left; padding-top: 0.4em;" | <!-- Quantity -->{{#vardefine:item_min_qty|{{#explode:{{#var:item_data}}|,|1}}}}{{#vardefine:item_max_qty|{{#explode:{{#var:item_data}}|,|2}}}}{{#ifeq:{{#var:item_min_qty}}|1||}}<!-- Costs -->{{#arraymap:{{{9|}}}^{{{10|}}}^{{{11|}}}^{{{12|}}}|^|@@@| | | style="text-align:left; padding-top: 0.4em;" | <!-- Quantity -->{{#vardefine:item_min_qty|{{#explode:{{#var:item_data}}|,|1}}}}{{#vardefine:item_max_qty|{{#explode:{{#var:item_data}}|,|2}}}}{{#ifeq:{{#var:item_min_qty}}|1||}}<!-- Costs -->{{#arraymap:{{{9|}}}^{{{10|}}}^{{{11|}}}^{{{12|}}}|^|@@@| | ||
{{#if:@@@|{{#vardefine:item_cost|{{#normalizerec:@@@}}}}<!-- | {{#if:@@@|{{#vardefine:item_cost|{{#normalizerec:@@@}}}}<!-- | ||
Line 20: | Line 21: | ||
#Has item cost 3 | #Has item cost 3 | ||
#Has item cost 4 | #Has item cost 4 | ||
#Has vendor coordinates | |||
[[Category:Vendor formatting templates]] | [[Category:Vendor formatting templates]] | ||
[[Category:Semantic result templates]] | [[Category:Semantic result templates]] | ||
</noinclude> | </noinclude> |
Revision as of 17:55, 7 November 2019
This semantic result template is used for formatting results from {{vendor list}} and {{vendor table}}. The following parameters are passed to the template:
- Vendor subobject
- Has vendor
- Has vendor section
- Has vendor location
- Sells item 1
- Sells item 2
- Sells item 3
- Sells item 4
- Has item cost 1
- Has item cost 2
- Has item cost 3
- Has item cost 4
- Has vendor coordinates