Template:QuestInfobox/Journey
Jump to navigation
Jump to search
Usage Examples
| 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
}}
|
| ||||||||||||||||
TemplateData
This subtemplate configures Template:QuestInfobox for Journeys, pre-filling fields and reducing the number of inputs required.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Journey Name | title | Name of the Journey. Defaults to current page. | String | optional |
| Journey Icon | image | Image icon of this Journey. Specify the full file name with extension.
| File | required |
| Journey Arc | arc | The Journey Arc that this Journey belongs to.
| String | required |
| Prerequisites | prereq | Requirements needed for the Journey to become available. Leave blank if the only requirement is completing the preceding Journey. | Content | optional |
| Rewards | rewards | Rewards granted upon completion of the Journey.
| Content | optional |
| Previous Journey | prev | The Journey that precedes this one, if any. | Page name | optional |
| Next Journey | next | The Journey that follows this one, if any. | Page name | optional |
| Game Version | version | The game version in which this Journey was added. Defaults to the game's launch version, 1.1.0.0.
| Page name | optional |

