Difference between revisions of "Template:Unlock reward"

From Final Fantasy XIV Online Wiki
Jump to navigation Jump to search
m
m
Line 12: Line 12:
                                                                                 }})]]{{#set:Has system unlock={{#var:unlockrewardcnt}};{{{2}}};Reputation}}
                                                                                 }})]]{{#set:Has system unlock={{#var:unlockrewardcnt}};{{{2}}};Reputation}}
   | ac = {{action icon|{{{2}}}}}{{#set:Has system unlock={{#var:unlockrewardcnt}};{{{2}}};Action}}
   | ac = {{action icon|{{{2}}}}}{{#set:Has system unlock={{#var:unlockrewardcnt}};{{{2}}};Action}}
   | ach = <div style="display:inline-block;margin-left:2px;">[[File:Achievement.png|24px|{{{2}}}|link={{{2}}}]]</div> [[{{{2}}}]]{{#set:Has system unlock={{#var:unlockrewardcnt}};{{{2}}};Achievement}}
   | ach = <div style="display:inline-block;margin-left:2px;">[[File:Achievement.png|24px|link=Achievement]]</div> [[{{{2}}}]]{{#set:Has system unlock={{#var:unlockrewardcnt}};{{{2}}};Achievement}}
   | dg = <div style="display:inline-block;margin-left:2px;">[[File:Dungeon.png|24px|{{{2}}}|link={{{2}}}]]</div> [[{{{2}}}]]{{#set:Has system unlock={{#var:unlockrewardcnt}};{{{2}}};Dungeon}}
   | dg = <div style="display:inline-block;margin-left:2px;">[[File:Dungeon.png|24px|{{{2}}}|link={{{2}}}]]</div> [[{{{2}}}]]{{#set:Has system unlock={{#var:unlockrewardcnt}};{{{2}}};Dungeon}}
   | em = <div style="display:inline-block;margin-left:2px;">[[File:{{{2}}}.png|24px|{{{2}}}|link={{{2}}}]]</div> [[{{{2}}}]]{{#set:Has system unlock={{#var:unlockrewardcnt}};{{{2}}};Emote}}
   | em = <div style="display:inline-block;margin-left:2px;">[[File:{{{2}}}.png|24px|{{{2}}}|link={{{2}}}]]</div> [[{{{2}}}]]{{#set:Has system unlock={{#var:unlockrewardcnt}};{{{2}}};Emote}}

Revision as of 17:08, 30 October 2017

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), dg (Dungeon), em (Emote), lc (Location), ot (Other), ra (Raid), or tr (Trial), or r<1-8> (Reputation rank up).
unnamed parameter 2
Unlock name. The system unlock name.

Examples

  • Sastasha
    Sastasha"Sastasha" is not in the list (Action, Achievement, AetherCurrent, Dungeon, Emote, Location, MountSpeed, Other, Raid, Reputation, ...) of allowed values for the "Has unlock type" property. is produced from {{Unlock reward|dg|Sastasha}}
  • Omega: Deltascape
    Omega: Deltascape"Omega: Deltascape" is not in the list (Action, Achievement, AetherCurrent, Dungeon, Emote, Location, MountSpeed, Other, Raid, Reputation, ...) of allowed values for the "Has unlock type" property. is produced from {{{Unlock reward|ra|Omega: Deltascape}}
  • Shirogane
    Shirogane"Shirogane" is not in the list (Action, Achievement, AetherCurrent, Dungeon, Emote, Location, MountSpeed, Other, Raid, Reputation, ...) of allowed values for the "Has unlock type" property. is produced from {{Unlock reward|lc|Shirogane}}
  • Sylph
    Sylph Reputation Up (Recognized)"Sylph" is not in the list (Action, Achievement, AetherCurrent, Dungeon, Emote, Location, MountSpeed, Other, Raid, Reputation, ...) of allowed values for the "Has unlock type" property. is produced from {{Unlock reward|r2|Sylph}}
  • Achievement.png
    Green Eyes"Green Eyes" is not in the list (Action, Achievement, AetherCurrent, Dungeon, Emote, Location, MountSpeed, Other, Raid, Reputation, ...) of allowed values for the "Has unlock type" property. is produced from {{Unlock reward|ach|Green Eyes}}

See also