Difference between revisions of "Template:Vendor quest unlock"

From Final Fantasy XIV Online Wiki
Jump to navigation Jump to search
 
Line 3: Line 3:
<div class="heading" style="background-color:#0066AA; font-family: EasonPro, Times New Roman, serif !important; font-size:1.417em; color: #fff !important; text-shadow: rgba(0,0,0,0.75) 0 0 .25em; padding: 10px 0px 10px 0px !important;">Notice</div>
<div class="heading" style="background-color:#0066AA; font-family: EasonPro, Times New Roman, serif !important; font-size:1.417em; color: #fff !important; text-shadow: rgba(0,0,0,0.75) 0 0 .25em; padding: 10px 0px 10px 0px !important;">Notice</div>
<div class="wrapper">
<div class="wrapper">
{{#if:{{{quest|}}}|* This vendor becomes available once players have completed the following quest: '''{{questlink|{{#show:{{{quest|}}}|?Has quest type}}|{{{quest|}}}}}'''{{#set:Has vendor quest unlock={{{quest|}}}}}}}{{#if:{{{fate|}}}|* This vendor becomes available once players have completed the following FATE: '''{{questlink|fate|{{{fate|}}}}}'''}}{{#if:{{{other|}}}|* This vendor becomes available once players achieve the following condition: {{{other|}}}{{#set:Has vendor misc unlock={{{other|}}}}}}}
{{#if:{{{quest|}}}|* This vendor becomes available once players have completed the following quest: '''{{questlink|{{#show:{{{quest|}}}|?Has quest type}}|{{{quest|}}}}}'''{{#set:Has vendor quest unlock={{{quest|}}}}}}}{{#if:{{{fate|}}}|* This vendor becomes available once players have completed the following FATE: '''{{questlink|fate|{{{fate|}}}}}'''}}{{#if:{{{other|}}}|* This vendor is only available under the following condition: {{{other|}}}{{#set:Has vendor misc unlock={{{other|}}}}}}}
</div></div></div></includeonly><noinclude>
</div></div></div></includeonly><noinclude>



Latest revision as of 05:27, 13 November 2023


Description

Used to show that a vendor is not available until after a quest or FATE has been completed.

{{Vendor quest unlock
| quest
| fate
}}

Parameters

quest
Optional. Name of the quest
fate
Optional. Name of the FATE

Examples

{{Vendor quest unlock
| quest = The Ultimate Weapon
}}