Difference between revisions of "Template:Acquired from test"

From Stoneshard wiki
Jump to navigation Jump to search
Line 111: Line 111:
--><!-- Explode the variable to check place of origin first (ie. aldor). If matched, check for rarity second. --><!--
--><!-- Explode the variable to check place of origin first (ie. aldor). If matched, check for rarity second. --><!--
--><!-- MERCHANTS with TAGS --><!--
--><!-- MERCHANTS with TAGS --><!--
{{#if: {{#pos: aldor brynn common|{{#explode:{{#var:Tags}}| |0}}}}|{{#if: {{#pos: aldor brynn common|{{#explode:{{#var:Tags}}| |-1}}}}
-->{{#if: {{#pos: aldor brynn common|{{#explode:{{#var:Tags}}| |0}}}}|{{#if: {{#pos: aldor brynn common|{{#explode:{{#var:Tags}}| |-1}}}}
|<!--
|<!-- First check item's LVL is between merchant's minimum LVL at Hatred and maximum LVL at Respect. --><!--
--><!-- First check item's LVL is between merchant's minimum LVL at Hatred and maximum LVL at Respect. --><!--
-->{{#ifexpr: {{#var:LVL}} > (8 + {{#var:Hatred}} and {{#var:LVL}} < (14 + {{#var:RespectBrynn}})
-->{{#ifexpr: {{#var:LVL}} > (8 + {{#var:Hatred}} and {{#var:LVL}} < (14 + {{#var:RespectBrynn}})
|<!-- If true, merchant can sell the item, list the merchant. Now check each reputation individually. --><!--
|<!-- If true, merchant can sell the item, list the merchant. Now check each reputation individually. --><!--

Revision as of 17:52, 16 December 2022

This template has no documentation. If you know how to use this template, please add some.