Template:QuestInfobox/Contract

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


Usage Examples

Template Call Output
{{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

TemplateData

This subtemplate configures Template:QuestInfobox for Contracts, mainly to define Contract-specific parser logic while also pre-filling some fields.

Template parameters[Edit template data]

ParameterDescriptionTypeStatus
Contract Nametitle

Name of the Contract. Defaults to current subpage.

Stringoptional
Contract Iconimage

Full file name with extension.

Filerequired
Contract Chainchain

Contract Chain that the Contract belongs to. Defaults to parent of current page.

Page nameoptional
Contract Regiongroup

The Contract Region that this Contract belongs to.

Example
Tradepost - Griffin's Reach
Stringrequired
Contract Issuerissuer

Name of the Contract issuer.

Stringrequired
Prerequisitesprereq

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

Contentoptional
Repeatablerepeatable

Whether the Contract is repeatable.

Suggested values
Yes No
Default
No
Stringoptional
Rewardsrewards

Rewards granted upon completion of the Contract.

Contentoptional
Previous Contractprev

The Contract that precedes this one in the Chain, if any.

Stringoptional
Next Contractnext

The Contract that follows this one in the Chain, if any.

Stringoptional
Game Versionversion

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

Default
1.1.0.0
Page nameoptional