Template:Infobox quest/doc

From Everafter Falls Wiki

Revision as of 17:04, 18 July 2024 by Kalinka (talk | contribs) (Created page with "==Description== This template is used to create infoboxes on individual quest pages and store quest data in Special:CargoTables/Quests. ==Syntax== <pre>{{Infobox quest |name = |image = |steps = |type = |npc = |condition = |time = |repeats = |items = |reward = }}</pre> *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 prim...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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
  • 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.