Template:Not Restocked

From HorizonXI Wiki
Revision as of 22:22, 5 September 2024 by Aramachus (talk | contribs) (Created page with "<includeonly><onlyinclude>'''Only if''' a player has recently sold a [[{{{item|{{PAGENAME}}}}}]] to them, that item can be purchased from {{#if:{{{8|}}}| <li>[[{{{8}}}]] at {{NPCLoc|{{{8}}}|format=short}}</li>}}<!-- -->{{#if:{{{7|}}}|<li>[[{{{7}}}]] at {{NPCLoc|{{{7}}}|format=short}}</li>}}<!-- -->{{#if:{{{6|}}}|<li>[[{{{6}}}]] at {{NPCLoc|{{{6}}}|format=short}}</li>}}<!-- -->{{#if:{{{5|}}}|<li>[[{{{5}}}]] at {{NPCLoc|{{{5}}}|format=short}}</li>}}<!-- -->{{#if:{{{4|}}}|<...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Usage

Template that outputs a sentence that a certain item can only be bought from a numer of NPCs if that item has recently been sold to them.

  • unnamed parameters 1 through 8 take names of NPCs (Putting at least one NPC name is mandatory).
  • optional parameter item allows to name the item. Otherwise it will be taken from {{PAGENAME}}

Examples

3+ NPCs

{{Not Restocked|Babubu|Graegham|Mendoline|Lokhong|Rajmonda|Kopopo|item=Bastore Sardine}}

Only if a player has recently sold a Bastore Sardine to them, that item can be purchased from

  • Kopopo at Windurst Waters, North (E-8)
  • Rajmonda at Ship bound for Selbina
  • Lokhong at Ship bound for Mhaura
  • Mendoline at Selbina (H-9)
  • Graegham at Selbina (H-9)
  • Babubu at Port Windurst (C-8)
  • {{Not Restocked|Babubu|Graegham|Mendoline|item=Giant Donko}}

    Only if a player has recently sold a Giant Donko to them, that item can be purchased from

  • Mendoline at Selbina (H-9)
  • Graegham at Selbina (H-9)
  • Babubu at Port Windurst (C-8)
  • 2 NPCs

    {{Not Restocked|Babubu|Graegham|item=Giant Donko}}

    Only if a player has recently sold a Giant Donko to them, that item can be purchased from Graegham at Selbina (H-9) and Babubu at Port Windurst (C-8).

    1 NPC

    {{Not Restocked|Babubu|item=Giant Donko}}

    Only if a player has recently sold a Giant Donko to them, that item can be purchased from Babubu at Port Windurst (C-8).