Difference between revisions of "Template:Vendor quest unlock"
Jump to navigation
Jump to search
Freedom4556 (talk | contribs) m |
|||
(16 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
<includeonly><div class="nav mech1"> | <includeonly><div class="nav 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 completed the following | {{#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 16: | Line 17: | ||
==Parameters== | ==Parameters== | ||
; quest | ; 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 }}