Difference between revisions of "Template:Unlock reward"
Jump to navigation
Jump to search
Freedom4556 (talk | contribs) m |
Freedom4556 (talk | contribs) (Adding PvP mode) |
||
Line 22: | Line 22: | ||
| 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}}}}}}} | ||
| pvp = <div style="display:inline-block;margin-left:2px;">[[File:PvP icon1.png|24px|{{{2}}}|link={{{2}}}]]</div> [[{{{2}}}]]{{#if:{{{no-smw|}}}||{{#set:Has system unlock={{#var:unlockrewardcnt}};PvP mode;{{{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 46: | Line 47: | ||
* {{Unlock reward|cur|Aether Current}} is produced from <code><nowiki>{{Unlock reward|cur|Aether Current}}</nowiki></code> | * {{Unlock reward|cur|Aether Current}} is produced from <code><nowiki>{{Unlock reward|cur|Aether Current}}</nowiki></code> | ||
* {{Unlock reward|ms|Mount Speed Increase}} is produced from <code><nowiki>{{Unlock reward|ms|Mount Speed Increase}}</nowiki></code> | * {{Unlock reward|ms|Mount Speed Increase}} is produced from <code><nowiki>{{Unlock reward|ms|Mount Speed Increase}}</nowiki></code> | ||
* {{Unlock reward|pvp|Frontlines}} is produced from <code><nowiki>{{Unlock reward|pvp|Frontlines}}</nowiki></code> | |||
== See also== | == See also== |
Revision as of 21:53, 2 November 2021
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), cur (Aether Current), ms (Mount Speed), or r<1-9> (Reputation rank up).
- unnamed parameter 2
- Unlock name. The system unlock name.
- no-smw
- Set anything to prevent annotating data to SMW.
Examples
- Sastasha is produced from
{{Unlock reward|dg|Sastasha}}
- Omega: Deltascape is produced from
{{{Unlock reward|ra|Omega: Deltascape}}
- Shirogane is produced from
{{Unlock reward|lc|Shirogane}}
- Sylph Reputation Up (Bloodsworn) is produced from
{{Unlock reward|r8|Sylph}}
- Kobold Reputation Up is produced from
{{Unlock reward|r|Kobold}}
- Green Eyes is produced from
{{Unlock reward|ach|Green Eyes}}
- Ruin is produced from
{{Unlock reward|ac|Ruin}}
- Aether Current is produced from
{{Unlock reward|cur|Aether Current}}
- Mount Speed Increase is produced from
{{Unlock reward|ms|Mount Speed Increase}}
- Frontlines"PvP mode" 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|pvp|Frontlines}}
See also
- {{Item reward}}
- {{Quest infobox}}