Template:Questlink
Revision as of 14:32, 19 April 2021 by Feronar (talk | contribs) (Created page with "<includeonly>{{#switch:{{lc:{{{type}}}}} |main = link=|{{#switch:{{lc:{{{larger}}}}}|true=35px|#default=20px}}|Main Scenario Quest |side = Fil...")
Description
Use this for inline links to quests in text.
{{questlink|type|name}}
Parameters
- type
- Mandatory. Type of quest. Valid values include: main, side, daily, feature, repeatable, levequest
- name
- Mandatory. Name of the quest.
- larger
- Optional. Will make the quest icon larger. Set to true if using in a header.
Examples
{{questlink|type=main|name=It's Probably Pirates}}
This: It's Probably Pirates is an example of an inline quest link.
{{questlink|type=side|name=Out to Dry}}
{{questlink|type=daily|name=A Nutty Initiation}}
{{questlink|type=repeatable|name=Resistance is (Not) Futile}}
{{questlink|type=feature|name=And We Shall Call it Eureka}}
{{questlink|type=levequest|name=A Feast in the Forest}}
Example in header: It's Probably Pirates
{{questlink|type=main|name=It's Probably Pirates|larger=true}}