Template:Journal
Template page
More actions
(Redirected from Template:Quest)
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. |
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><label>Previous</label> <label>Next</label> </group> </infobox>
{{Quest
| title = Template:Quest
| image = Example.jpg
| unlocks = Justice-Wrought Petals
| previous = A
| next = C
}}