Template:Quest/doc: Difference between revisions
Jump to navigation
Jump to search
Awsome2464 (talk | contribs) No edit summary |
Awsome2464 (talk | contribs) (Updated page format) |
||
| Line 1: | Line 1: | ||
==Description== | |||
This template creates a table to give a brief overview of quest information and navigation. | |||
<pre> | |||
{{Quest | |||
|image= | |||
|prerequisites= | |||
|start= | |||
|location= | |||
|rewards= | |||
|season= | |||
|previous= | |||
|next= | |||
}} | |||
</pre> | |||
{| class="wikitable" | |||
! Parameter !! Description !! Example | |||
|- | |||
| image || A 399x230 thumbnail image representing the quest || Isabelle haggis.webp | |||
|- | |||
| prerequisites || The quest(s) and/or action(s) that unlock this quest || Complete [[Tour_de_School|"Tour de School"]] | |||
|- | |||
| start || The direct action required to start up a quest || Interact with the food counter | |||
|- | |||
| location || The location where the quest must be started (can be character's current location) || [[Cafeteria]] | |||
|- | |||
| rewards || Optional reward received at the end of the quest (usually an [[Items|item]]) || [[Items#Mrs._Lichtenstein's_Brooch|Mrs. Lichtenstein's Brooch]] | |||
|- | |||
| season || Season that the quest is set in || Season 1 | |||
|- | |||
| previous || The previous quest in the quest list || [[Chili Con Carnal Sin]] | |||
|- | |||
| next || The next quest in the quest list || [[Punked]] | |||
|} | |||
} | |||
Revision as of 22:07, 10 April 2026
Description
This template creates a table to give a brief overview of quest information and navigation.
{{Quest
|image=
|prerequisites=
|start=
|location=
|rewards=
|season=
|previous=
|next=
}}
| Parameter | Description | Example |
|---|---|---|
| image | A 399x230 thumbnail image representing the quest | Isabelle haggis.webp |
| prerequisites | The quest(s) and/or action(s) that unlock this quest | Complete "Tour de School" |
| start | The direct action required to start up a quest | Interact with the food counter |
| location | The location where the quest must be started (can be character's current location) | Cafeteria |
| rewards | Optional reward received at the end of the quest (usually an item) | Mrs. Lichtenstein's Brooch |
| season | Season that the quest is set in | Season 1 |
| previous | The previous quest in the quest list | Chili Con Carnal Sin |
| next | The next quest in the quest list | Punked |