Template:QuestInfobox/ContractChain
Jump to navigation
Jump to search
Usage Examples
| Template Call | Output | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
{{QuestInfobox/ContractChain
|title = Stranded Junk Merchant
|image = T_UI_IconContracts_Default_D.png
|region = Tradepost - The Anvil
|issuer = [[Shahbazi Hoon]]
|contracts = One Man's Trash, Scraps for the Anvil
|version = 1.2.0.0
}}
|
| ||||||||||||
TemplateData
This subtemplate configures Template:QuestInfobox for Contract Chains, mainly to define Contract Chain-specific parser logic while also pre-filling some fields.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Contract Chain Name | title | Name of the Contract Chain. Defaults to current page. | String | optional |
| Contract Chain Icon | image | Image icon of this Contract Chain. Specify the full file name with extension.
| File | required |
| Contract Region | region | The Contract Region that this Contract Chain belongs to.
| String | required |
| Contract Issuer | issuer | Name of the Contract issuer. | String | required |
| Prerequisites | prereq | Requirements needed for the Contract Chain to become available. | Content | optional |
| Contracts in Chain | contracts | A comma-separated list of the Contracts in this chain. | String | required |
| Game Version | version | The game version in which this Contract Chain was added. Defaults to the game's launch version, 1.1.0.0.
| Page name | optional |