Template:QuestInfobox
Jump to navigation
Jump to search
Usage Examples
This template should not be invoked directly. To display a Quest infobox, use the corresponding subtemplate, listed under TemplateData.
| Template Call | Output | ||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
{{QuestInfobox/Journey
|title = Moving On
|image = T_UI_TarotCards_VermilliusGap_Complete_D.png
|arc = 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
|region = Tradepost - Griffin's Reach
|issuer = Sarem Urchok
|rewards =
* {{StatTag|XP|150}}
* {{CurrencyTag|Solari|1500}}
|next = Wrecking Crew
}}
|
| ||||||||||||||||||||
{{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
}}
|
| ||||||||||||||||||||
{{QuestInfobox/ContractChain
|title = Poisoning the Well
|specialization = Sabotage
|location = Wind Pass
|xp = 350
|version = 1.4.0.0
}}
|
| ||||||||||||||||||||
TemplateData
This template renders an infobox with a standardised format to use across all Quests, but should not be used directly.
Instead, the following subtemplates have been defined and should be used for their corresponding Quest types:
- Template:QuestInfobox/Journey for Journeys.
- Template:QuestInfobox/Contract for Contracts.
- Template:QuestInfobox/ContractChain for Contract Chains.
- Template:QuestInfobox/LandsraadMission for Landsraad Missions.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| title | title | no description | Page name | required |
| image | image | no description | File | required |
| type | type | no description | Page name | required |
| chain | chain | no description | String | optional |
| group | group | no description | String | required |
| issuer | issuer | no description | String | optional |
| location | location | no description | String | optional |
| prereq | prereq | no description | Content | optional |
| repeatable | repeatable | no description | String | optional |
| contracts | contracts | no description | String | optional |
| rewards | rewards | no description | Content | optional |
| recollection | recollection | no description | Content | optional |
| prev | prev | no description | Page name | optional |
| next | next | no description | Page name | optional |
| version | version | no description | Page name | optional |




