Template:QuestInfobox

From Dune: Awakening Community Wiki
Jump to navigation Jump to search


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
}}
Moving On
Quest TypeJourney
Journey ArcVermillius Gap
PrerequisitesReach the Vermillius Gap

OR

Complete Across the Gap
Rewards100
Added in Version1.1.0.0

Previous
{{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
}}
Copper Required
Quest TypeContract
Contract ChainScrap Mettle
Contract RegionTradepost - Griffin's Reach
IssuerSarem Urchok
RepeatableNo
Rewards
  • 150
  • 1,500
Added in Version1.1.0.0

Next
{{QuestInfobox/LandsraadMission
|title = Poisoning the Well
|specialization = Sabotage
|xp = 350
|version = 1.4.0.0
}}
Poisoning the Well
Quest TypeLandsraad Mission
Mission SpecializationSabotage
Rewards
Recollection Rewards
Added in Version1.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 parameters[Edit template data]

ParameterDescriptionTypeStatus
Quest Nametitle

Name of the quest. Defaults to current page.

Stringoptional
Quest Iconimage

Full file name with extension.

Filerequired
Quest Typetype

Type of quest.

Suggested values
Journey Contract Landsraad Mission
Stringrequired
Contract Chainchain

Contract Chain that the Contract belongs to.

Page nameoptional
Quest Groupgroup

The grouping that this quest belongs to.

Stringrequired
Contract Issuerissuer

Name of the Contract issuer.

Stringoptional
Prerequisitesprereq

Requirements needed for the quest to become available. Leave blank if the only requirement is completing the preceding quest.

Contentoptional
Repeatable Contractrepeatable

Whether the Contract is repeatable.

Suggested values
Yes No
Default
No
Stringoptional
Rewardsrewards

Rewards granted upon completion of the quest.

Default
None
Contentoptional
Recollection Rewardsrecollection

Bonus rewards from Landsraad Missions granted in exchange for a Mnemonic Recollection.

Contentoptional
Previous Questprev

The quest that precedes this one, if any.

Page nameoptional
Next Questnext

The quest that follows this one, if any.

Page nameoptional
Game Versionversion

The game version in which this quest was added. Defaults to the game's launch version, 1.1.0.0.

Default
1.1.0.0
Page nameoptional