Template:Quest: Difference between revisions
Jump to navigation
Jump to search
Awsome2464 (talk | contribs) (Added "Released" category) |
Awsome2464 (talk | contribs) (Removed redundant link on character text) |
||
| (2 intermediate revisions by the same user not shown) | |||
| Line 7: | Line 7: | ||
}} | }} | ||
{{#if: {{{prerequisites}}} | <nowiki /> | {{#if: {{{character|}}} | <nowiki /> | ||
{{!}} colspan="1" style="background-color:#ef9000;color:#000000;width:75px;padding:5px"" {{!}} <b>Character</b> | |||
{{!}} style="width:225px" {{!}} [[File:{{{character}}}_contact_icon.webp|64px|link={{{character}}}|]]<br>{{{character}}} | |||
{{!}}- | |||
}} | |||
{{#if: {{{prerequisites|}}} | <nowiki /> | |||
{{!}} colspan="1" style="background-color:#ef9000;color:#000000;width:75px;padding:5px"" {{!}} <b>Prerequisites</b> | {{!}} colspan="1" style="background-color:#ef9000;color:#000000;width:75px;padding:5px"" {{!}} <b>Prerequisites</b> | ||
{{!}} style="width:225px" {{!}} {{{prerequisites}}} | {{!}} style="width:225px" {{!}} {{{prerequisites}}} | ||
| Line 13: | Line 19: | ||
}} | }} | ||
{{#if: {{{start}}} | <nowiki /> | {{#if: {{{start|}}} | <nowiki /> | ||
{{!}} colspan="1" style="background-color:#ef9000;color:#000000;width:75px" {{!}} <b>Start</b> | {{!}} colspan="1" style="background-color:#ef9000;color:#000000;width:75px" {{!}} <b>Start</b> | ||
{{!}} style="width:225px" {{!}} {{{start}}} | {{!}} style="width:225px" {{!}} {{{start}}} | ||
| Line 19: | Line 25: | ||
}} | }} | ||
{{#if: {{{location}}} | <nowiki /> | {{#if: {{{location|}}} | <nowiki /> | ||
{{!}} colspan="1" style="background-color:#ef9000;color:#000000;width:75px" {{!}} <b>Location</b> | {{!}} colspan="1" style="background-color:#ef9000;color:#000000;width:75px" {{!}} <b>Location</b> | ||
{{!}} style="width:225px" {{!}} {{{location}}} | {{!}} style="width:225px" {{!}} {{{location}}} | ||
| Line 31: | Line 37: | ||
}} | }} | ||
{{#if: {{{season}}} | <nowiki /> | {{#if: {{{season|}}} | <nowiki /> | ||
{{!}} colspan="1" style="background-color:#ef9000;color:#000000;width:75px" {{!}} <b>Season</b> | {{!}} colspan="1" style="background-color:#ef9000;color:#000000;width:75px" {{!}} <b>Season</b> | ||
{{!}} style="width:225px" {{!}} {{{season}}} | {{!}} style="width:225px" {{!}} {{{season}}} | ||
Latest revision as of 23:57, 25 August 2026
Template documentation
|
|---|
| Note: portions of the template sample may not be visible without values provided. |
| View or edit this documentation. (About template documentation) |
| Editors can experiment in this template's sandbox and test case pages. |
This template creates a table to give a brief overview of quest information and navigation.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Thumbnail | image | A 399x230 image representing the quest | String | optional |
| Character | character | The character whose quest it is | String | optional |
| Prerequisites | prerequisites | The quest(s) and/or action(s) that unlock this quest | String | required |
| Start | start | The direct action required to start a quest | String | required |
| Location | location | The location where the quest must be started (can be character's current location) | String | required |
| Rewards | rewards | Reward received at the end of the quest (usually an item) | String | optional |
| Season | season | The season that the quest is set in | String | required |
| Released | release | The version number and date the quest was released (if known). Separate version number and date with a <br> tag | String | optional |
| Previous Quest | previous | The previous quest in the quest list | Page name | optional |
| Next Quest | next | The next quest in the quest list | Page name | optional |
| Quest | |||
|---|---|---|---|
| Character | Isabelle | ||
| Prerequisites | Complete Tour de School | ||
| Start | Interact with the food counter | ||
| Location | Cafeteria | ||
| Rewards | Mrs. Lichtenstein's Broach | ||
| Season | Season 1 | ||
| Released | >= Version 1.2 September 13, 2020 | ||
| Quest Progression | |
| Previous Quest | Next Quest |
| Chili Con Carnal Sin | Punked |
{{Quest
|image=Isabelle haggis.webp
|character=Isabelle
|prerequisites=Complete [[Tour de School]]
|start=Interact with the food counter
|location=[[Cafeteria]]
|rewards=[[Items#Mrs._Lichtenstein's_Brooch|Mrs. Lichtenstein's Broach]]
|season=Season 1
|release=>= Version 1.2<br>September 13, 2020
|previous=[[Chili Con Carnal Sin]]
|next=[[Punked]]
}}