Difference between revisions of "Template:Unlock reward"

From Final Fantasy XIV Online Wiki
Jump to navigation Jump to search
m
Line 18: Line 18:
   | dd = <div style="display:inline-block;margin-left:2px;">[[File:Deep_Dungeon.png|24px|{{{2}}}|link={{{2}}}]]</div> [[{{{2}}}]]{{#if:{{{no-smw|}}}||{{#set:Has system unlock={{#var:unlockrewardcnt}};DeepDungeon;{{{2}}}}}}}
   | dd = <div style="display:inline-block;margin-left:2px;">[[File:Deep_Dungeon.png|24px|{{{2}}}|link={{{2}}}]]</div> [[{{{2}}}]]{{#if:{{{no-smw|}}}||{{#set:Has system unlock={{#var:unlockrewardcnt}};DeepDungeon;{{{2}}}}}}}
   | sss = <div style="display:inline-block;margin-left:2px;">[[File:Stone Sky Sea icon1.png|24px|{{{2}}}|link={{{2}}}]]</div> [[{{{2}}}]]{{#if:{{{no-smw|}}}||{{#set:Has system unlock={{#var:unlockrewardcnt}};StoneSkySea;{{{2}}}}}}}
   | sss = <div style="display:inline-block;margin-left:2px;">[[File:Stone Sky Sea icon1.png|24px|{{{2}}}|link={{{2}}}]]</div> [[{{{2}}}]]{{#if:{{{no-smw|}}}||{{#set:Has system unlock={{#var:unlockrewardcnt}};StoneSkySea;{{{2}}}}}}}
  | gh = <div style="display:inline-block;margin-left:2px;">[[File:Guildhesticon.png|24px|{{{2}}}|link={{{2}}}]]</div> [[{{{2}}}]]{{#if:{{{no-smw|}}}||{{#set:Has system unlock={{#var:unlockrewardcnt}};Guildhest;{{{2}}}}}}}
   | em = {{action icon|{{{2}}}}}{{#if:{{{no-smw|}}}||{{#set:Has system unlock={{#var:unlockrewardcnt}};Emote;{{{2}}}}}}}
   | em = {{action icon|{{{2}}}}}{{#if:{{{no-smw|}}}||{{#set:Has system unlock={{#var:unlockrewardcnt}};Emote;{{{2}}}}}}}
   | ot = [[{{{2}}}]]{{#if:{{{no-smw|}}}||{{#set:Has system unlock={{#var:unlockrewardcnt}};Other;{{{2}}}}}}}
   | ot = [[{{{2}}}]]{{#if:{{{no-smw|}}}||{{#set:Has system unlock={{#var:unlockrewardcnt}};Other;{{{2}}}}}}}
Line 55: Line 56:
* {{Unlock reward|ngp|A Realm Reborn - Part 2}} is produced from <code><nowiki>{{Unlock reward|ngp|A Realm Reborn - Part 2}}</nowiki></code>
* {{Unlock reward|ngp|A Realm Reborn - Part 2}} is produced from <code><nowiki>{{Unlock reward|ngp|A Realm Reborn - Part 2}}</nowiki></code>
* {{Unlock reward|dd|Palace of the Dead}} is produced from <code><nowiki>{{Unlock reward|dd|Palace of the Dead}}</nowiki></code>
* {{Unlock reward|dd|Palace of the Dead}} is produced from <code><nowiki>{{Unlock reward|dd|Palace of the Dead}}</nowiki></code>
* {{Unlock reward|gh|Guildhests}} is produced from <code><nowiki>{{Unlock reward|gh|Guildhests}}</nowiki></code>


== See also==
== See also==

Revision as of 20:53, 6 February 2023

Description

{{Unlock reward|<type>|<unlock name>}}

Used by {{Quest infobox}} to define a single quest's unlock reward, be it action, dungeon, raid, trial, etc.

Parameters

unnamed parameter 1
Unlock type. Expects ac (Action), tt (Trait), dg (Dungeon), em (Emote), lc (Location), ot (Other), ra (Raid), ul (Ultimate Raid), or tr (Trial), pvp (PvP mode),cur (Aether Current), ms (Mount Speed), r<1-9> (Reputation rank up), or ngp (New Game +).
unnamed parameter 2
Unlock name. The system unlock name.
no-smw
Set anything to prevent annotating data to SMW.

Examples

See also