Template:Infobox quest/doc

From Everafter Falls Wiki

Description

This template is used to create infoboxes on individual quest pages and store quest data in Special:CargoTables/Quests.

The template also assigns the page it is used on a category based on quest type entered.

Syntax

{{Infobox quest
|name = 
|image = 
|steps = 
|type = 
|npc = 
|npc2 = 
|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.