Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.
(Redirected from Template:Quest)

Description

To use this template, add the {{Journal}} template and fill in the appropriate fields. Fields left blank will not appear in articles. This infobox template uses Fandom's infobox syntax.

Syntax

{{Quest
 | title         = Default Page Name
 | image         = [e.g. "Example.jpg"]
 | unlocks       = 
 | previous      =
 | next          =
}}

Sample output

<infobox type="Quest"> <title source="title"><default>Journal</default></title> <label>Unlocks</label> <group layout="horizontal">

<header>
Quest progression
</header>

<label>Previous</label> <label>Next</label> </group> </infobox>

{{Quest
 | title         = Template:Quest
 | image         = Example.jpg
 | unlocks       = Justice-Wrought Petals
 | previous      = A
 | next          = C
}}