Difference between revisions of "Template:Vendor quest unlock"

From Final Fantasy XIV Online Wiki
Jump to navigation Jump to search
 
(21 intermediate revisions by 3 users not shown)
Line 1: Line 1:
<includeonly><hr style="margin: 1em 0em; clear: both;" />
<includeonly><div class="nav mech1">
<div class="mech1">
<div class="box">
<div class="box">
<div class="heading" style="color: #fff">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">
* This vendor becomes available once players have unlocked the following main scenario quest: {{#if:{{{quest|}}}| &nbsp;<b>[[{{{quest}}}|{{{quest}}}]]</b>}}.
{{#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>


==Description==
==Description==
Used to show that a vendor is not available until after a quest has been completed.
Used to show that a vendor is not available until after a quest or FATE has been completed.
<pre>
<pre>
{{Vendor quest unlock
{{Vendor quest unlock
| quest
| quest
| fate
}}
}}
</pre>
</pre>
Line 17: Line 17:
==Parameters==
==Parameters==
; quest
; quest
: Required. Name of the quest
: Optional. Name of the quest
; fate
: Optional. Name of the FATE


==Examples==
==Examples==

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
}}