Template:QuestInfobox/Contract
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
}}
|
| ||||||||||||||||||||
TemplateData
This subtemplate configures Template:QuestInfobox for Contracts, mainly to define Contract-specific parser logic while also pre-filling some fields.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Contract Name | title | Name of the Contract. Defaults to current subpage. | String | optional |
| Contract Icon | image | Full file name with extension. | File | required |
| Contract Chain | chain | Contract Chain that the Contract belongs to. Defaults to parent of current page. | Page name | optional |
| Contract Region | group | The Contract Region that this Contract belongs to.
| String | required |
| Contract Issuer | issuer | Name of the Contract issuer. | String | required |
| Prerequisites | prereq | Requirements needed for the Contract to become available. Leave blank if the only requirement is completing the preceding Contract. | Content | optional |
| Repeatable | repeatable | Whether the Contract is repeatable.
| String | optional |
| Rewards | rewards | Rewards granted upon completion of the Contract. | Content | optional |
| Previous Contract | prev | The Contract that precedes this one in the Chain, if any. | String | optional |
| Next Contract | next | The Contract that follows this one in the Chain, if any. | String | optional |
| Game Version | version | The game version in which this Contract was added. Defaults to the game's launch version, 1.1.0.0.
| Page name | optional |
