Difference between revisions of "Template:Unlock reward"

From Final Fantasy XIV Online Wiki
Jump to navigation Jump to search
m
Line 20: Line 20:
   | 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}}}}}}}
  | ul = <div style="display:inline-block;margin-left:2px;">[[File:Ultimate Raid.png|24px|{{{2}}}|link={{{2}}}]]</div> [[{{{2}}}]]{{#if:{{{no-smw|}}}||{{#set:Has system unlock={{#var:unlockrewardcnt}};UltimateRaid;{{{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}};AetherCurrent;{{{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}};AetherCurrent;{{{2}}}}}}}
   | ms = <div style="display:inline-block;margin-left:2px;">[[File:Mount_speed_increase_icon1.png|24px|{{{2}}}|link={{{2}}}]]</div> [[{{{2}}}]]{{#if:{{{no-smw|}}}||{{#set:Has system unlock={{#var:unlockrewardcnt}};MountSpeed;{{{2}}}}}}}
   | ms = <div style="display:inline-block;margin-left:2px;">[[File:Mount_speed_increase_icon1.png|24px|{{{2}}}|link={{{2}}}]]</div> [[{{{2}}}]]{{#if:{{{no-smw|}}}||{{#set:Has system unlock={{#var:unlockrewardcnt}};MountSpeed;{{{2}}}}}}}
Line 32: Line 33:
=== Parameters ===
=== Parameters ===
; ''unnamed parameter'' 1
; ''unnamed parameter'' 1
: Unlock type. Expects ''ac (Action)'', ''tt (Trait)'', ''dg (Dungeon)'', ''em (Emote)'', ''lc'' (Location), ''ot (Other)'', ''ra (Raid)'', or ''tr (Trial)'', ''pvp (PvP mode)'',''cur (Aether Current)'', ''ms (Mount Speed)'', ''r<1-9> (Reputation rank up)'', or ''ngp (New Game +)''.
: 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
; ''unnamed parameter'' 2
: Unlock name. The system unlock name.
: Unlock name. The system unlock name.

Revision as of 04:02, 24 September 2022

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