Template:Infobox quest/doc

From Apex Legends Wiki
Jump to navigation Jump to search
Template-info.svg Documentation

This is a basic infobox for quests.

Usage

{{Infobox quest
| name =
| image =
| season =
| treasurePacks =
| style =
| parts =
| pages =
| pveMap =
| pveEnemies =
| prevQuest =
| nextQuest =
}}

Parameters

Parameter Data type Default value Notes
name String {{PAGENAME}} The name of the quest.
image String {{PAGENAME}}.png An image related to the quest. This should usually be the quest tab.
season String Which season the quest takes place in.
treasurePacks String The number of treasure packs for that quest.
style String The style that the story is told (text, missions, and/or comic).
parts String The number of parts in that quest.
pages String The number of comic pages in that quest. If the quest does not have comic pages, leave this blank.
pveMap String The map for the quest's missions. If there are no missions, leave this blank.
pveEnemies String The enemies for the quest's missions. If there are no missions, leave this blank.
prevQuest String The previous quest.
nextQuest String The next quest.

Example

Family Portrait
Family Portrait tab overview.png
Info
Season Season 7.svg Season 7
Treasure packs 57
Story
Style Comic
Number of parts 7
Number of pages 85
Succession
Previous quest "The First Ship"
Next quest "Armageddon"


{{Infobox quest
| name = Family Portrait
| image = Family Portrait tab overview.png
| season = {{ItemLink|Season 7}}
| treasurePacks = 57
| style = Comic
| parts = 7
| pages = 85
| prevQuest = [[The First Ship]]
| nextQuest = [[Armageddon]]
}}