Difference between revisions of "Template:Unlock reward"
Jump to navigation
Jump to search
(bandaid fix) |
|||
Line 29: | Line 29: | ||
| 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}};PvPmode;{{{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}};PvPmode;{{{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}}}}}}} | | 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}}}}}}} | ||
| ap = <div style="display:inline-block;margin-left:2px;">[[File:Vanu vanu framers kit icon1.png.png|24px|{{{2}}}|link={{{2}}}]]</div> [[{{{2}}}]]{{#if:{{{no-smw|}}}||{{#set:Has system unlock={{#var:unlockrewardcnt}};AdventurerPlate;{{{2}}}}}}} | |||
| ngp = <div style="display:inline-block;margin-left:2px;">[[File:New game plus icon2.png|24px|{{{2}}}|link={{{2}}}]]</div> [[{{{2}}}]]{{#if:{{{no-smw|}}}||{{#set:Has system unlock={{#var:unlockrewardcnt}};NewGamePlus;{{{2}}}}}}} }}</includeonly><noinclude> | | ngp = <div style="display:inline-block;margin-left:2px;">[[File:New game plus icon2.png|24px|{{{2}}}|link={{{2}}}]]</div> [[{{{2}}}]]{{#if:{{{no-smw|}}}||{{#set:Has system unlock={{#var:unlockrewardcnt}};NewGamePlus;{{{2}}}}}}} }}</includeonly><noinclude> | ||
== Description == | == Description == |
Revision as of 06:23, 29 October 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
- 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}}
- Haurchefant is produced from
{{Unlock reward|em|Haurchefant (Emote)}}
- 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}}
- Frontline is produced from
{{Unlock reward|pvp|Frontline}}
- A Realm Reborn - Part 2 is produced from
{{Unlock reward|ngp|A Realm Reborn - Part 2}}
- Palace of the Dead is produced from
{{Unlock reward|dd|Palace of the Dead}}
- Guildhests is produced from
{{Unlock reward|gh|Guildhests}}
See also
- {{Item reward}}
- {{Quest infobox}}