Difference between revisions of "Template:Vendor list result format"

From Final Fantasy XIV Online Wiki
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:

  1. Vendor subobject
  2. Has vendor
  3. Has vendor section
  4. Has vendor location
  5. Sells item 1
  6. Sells item 2
  7. Sells item 3
  8. Sells item 4
  9. Has item cost 1
  10. Has item cost 2
  11. Has item cost 3
  12. Has item cost 4
  13. Has vendor coordinates