Template:QuestInfobox
Usage Examples
| Template Call | Output | ||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
{{QuestInfobox
|title = Moving On
|image = T_UI_TarotCards_VermilliusGap_Complete_D.png
|type = Journey
|group = Vermillius Gap
|prereq =
Reach the [[Vermillius Gap]]
OR
Complete [[Across the Gap]]
|rewards = {{StatTag|XP|100}}
|prev = Across the Gap
}}
|
| ||||||||||||||||||||
{{QuestInfobox/Contract
|title = Copper Required
|image = T_UI_IconContracts_Funnel_D.png
|chain = Scrap Mettle
|group = Tradepost - Griffin's Reach
|issuer = Sarem Urchok
|rewards =
* {{StatTag|XP|150}}
* {{CurrencyTag|Solari|1500}}
|next = Wrecking Crew
}}
|
| ||||||||||||||||||||
{{QuestInfobox/LandsraadMission
|title = Poisoning the Well
|specialization = Sabotage
|xp = 350
|version = 1.4.0.0
}}
|
| ||||||||||||||||||||
TemplateData
This template renders an infobox for a Quest.
The following subtemplates have been defined and should be used for their corresponding Quest types:
- Template:QuestInfobox/Contract for Contracts.
- Template:QuestInfobox/LandsraadMission for Landsraad Missions.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Quest Name | title | Name of the quest. Defaults to current page. | String | optional |
| Quest Icon | image | Full file name with extension. | File | required |
| Quest Type | type | Type of quest.
| String | required |
| Contract Chain | chain | Contract Chain that the Contract belongs to. | Page name | optional |
| Quest Group | group | The grouping that this quest belongs to. | String | required |
| Contract Issuer | issuer | Name of the Contract issuer. | String | optional |
| Prerequisites | prereq | Requirements needed for the quest to become available. Leave blank if the only requirement is completing the preceding quest. | Content | optional |
| Repeatable Contract | repeatable | Whether the Contract is repeatable.
| String | optional |
| Rewards | rewards | Rewards granted upon completion of the quest.
| Content | optional |
| Recollection Rewards | recollection | Bonus rewards from Landsraad Missions granted in exchange for a Mnemonic Recollection. | Content | optional |
| Previous Quest | prev | The quest that precedes this one, if any. | Page name | optional |
| Next Quest | next | The quest that follows this one, if any. | Page name | optional |
| Game Version | version | The game version in which this quest was added. Defaults to the game's launch version, 1.1.0.0.
| Page name | optional |




