Difference between revisions of "Template:Unlock reward"

From Final Fantasy XIV Online Wiki
Jump to navigation Jump to search
m (Protected "Template:Unlock reward" ([Edit=Allow only autoconfirmed users] (indefinite) [Move=Allow only autoconfirmed users] (indefinite)))
Line 19: Line 19:
   | lc = <div style="display:inline-block;margin-left:2px;">[[File:Location.png|24px|{{{2}}}|link={{{2}}}]]</div> [[{{{2}}}]]{{#if:{{{no-smw|}}}||{{#set:Has system unlock={{#var:unlockrewardcnt}};Location;{{{2}}}}}}}
   | lc = <div style="display:inline-block;margin-left:2px;">[[File:Location.png|24px|{{{2}}}|link={{{2}}}]]</div> [[{{{2}}}]]{{#if:{{{no-smw|}}}||{{#set:Has system unlock={{#var:unlockrewardcnt}};Location;{{{2}}}}}}}
   | ra = <div style="display:inline-block;margin-left:2px;">[[File:Raid.png|24px|{{{2}}}|link={{{2}}}]]</div> [[{{{2}}}]]{{#if:{{{no-smw|}}}||{{#set:Has system unlock={{#var:unlockrewardcnt}};Raid;{{{2}}}}}}}
   | ra = <div style="display:inline-block;margin-left:2px;">[[File:Raid.png|24px|{{{2}}}|link={{{2}}}]]</div> [[{{{2}}}]]{{#if:{{{no-smw|}}}||{{#set:Has system unlock={{#var:unlockrewardcnt}};Raid;{{{2}}}}}}}
  | cur = <div style="display:inline-block;margin-left:2px;">[[File:Aether_current_icon1.png|24px|{{{2}}}|link={{{2}}}]]</div> [[{{{2}}}]]{{#if:{{{no-smw|}}}||{{#set:Has system unlock={{#var:unlockrewardcnt}};Aether Current;{{{2}}}}}}}
   | tr = <div style="display:inline-block;margin-left:2px;">[[File:Trial.png|24px|{{{2}}}|link={{{2}}}]]</div> [[{{{2}}}]]{{#if:{{{no-smw|}}}||{{#set:Has system unlock={{#var:unlockrewardcnt}};Trial;{{{2}}}}}}} }}</includeonly><noinclude>
   | tr = <div style="display:inline-block;margin-left:2px;">[[File:Trial.png|24px|{{{2}}}|link={{{2}}}]]</div> [[{{{2}}}]]{{#if:{{{no-smw|}}}||{{#set:Has system unlock={{#var:unlockrewardcnt}};Trial;{{{2}}}}}}} }}</includeonly><noinclude>
== Description ==
== Description ==
Line 40: Line 41:
* {{Unlock reward|r|Kobold}} is produced from <code><nowiki>{{Unlock reward|r|Kobold}}</nowiki></code>
* {{Unlock reward|r|Kobold}} is produced from <code><nowiki>{{Unlock reward|r|Kobold}}</nowiki></code>
* {{Unlock reward|ach|Green Eyes}} is produced from <code><nowiki>{{Unlock reward|ach|Green Eyes}}</nowiki></code>
* {{Unlock reward|ach|Green Eyes}} is produced from <code><nowiki>{{Unlock reward|ach|Green Eyes}}</nowiki></code>
* {{Unlock reward|ac|Ruin}} is produced from <code><nowiki>{{Unlock reward|ac|Ruin}}</nowiki></code>
* {{Unlock reward|cur|Aether Current}} is produced from <code><nowiki>{{Unlock reward|cur|Aether Current}}</nowiki></code>


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

Revision as of 04:18, 21 February 2020

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), or tr (Trial), or r<1-8> (Reputation rank up).
unnamed parameter 2
Unlock name. The system unlock name.
no-smw
Set anything to prevent annotating data to SMW.

Examples

  • Sastasha
    Sastasha is produced from {{Unlock reward|dg|Sastasha}}
  • Omega: Deltascape
    Omega: Deltascape is produced from {{{Unlock reward|ra|Omega: Deltascape}}
  • Shirogane
    Shirogane is produced from {{Unlock reward|lc|Shirogane}}
  • Reputation up
    Sylph Reputation Up (Recognized) is produced from {{Unlock reward|r2|Sylph}}
  • Reputation up
    Kobold Reputation Up is produced from {{Unlock reward|r|Kobold}}
  • Achievement.png
    Green Eyes is produced from {{Unlock reward|ach|Green Eyes}}
  • Ruin.png  Ruin is produced from {{Unlock reward|ac|Ruin}}
  • Aether Current
    Aether Current"Aether Current" 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|cur|Aether Current}}

See also