Template:Infobox quest/doc: Difference between revisions
From Everafter Falls Wiki
mNo edit summary |
mNo edit summary |
||
| Line 18: | Line 18: | ||
*''steps'' is for listing quest objectives from in-game journal | *''steps'' is for listing quest objectives from in-game journal | ||
*''type'' can be story, side, or job board | *''type'' can be story, side, or job board | ||
*''npc'' is the primary character involved in the quest | *''npc'' is the primary character involved in the quest. String only. | ||
*''condition'' is the condition for triggering the quest, omit if unknown | *''condition'' is the condition for triggering the quest, omit if unknown | ||
*''time'' and ''repeats'' should only be used for time limited and repeated quests respectively | *''time'' and ''repeats'' should only be used for time limited and repeated quests respectively | ||
Revision as of 17:05, 18 July 2024
Description
This template is used to create infoboxes on individual quest pages and store quest data in Special:CargoTables/Quests.
Syntax
{{Infobox quest
|name =
|image =
|steps =
|type =
|npc =
|condition =
|time =
|repeats =
|items =
|reward =
}}
- Use image if you have it, omit the parameter if you do not
- steps is for listing quest objectives from in-game journal
- type can be story, side, or job board
- npc is the primary character involved in the quest. String only.
- condition is the condition for triggering the quest, omit if unknown
- time and repeats should only be used for time limited and repeated quests respectively
- items and rewards should contain formatted lists of items required to complete the quest and possible rewards. Format them using wikitext in the way you would like them to be displayed.