Template:Quest: Difference between revisions
From Colonia Wiki
colonia-mc>FANDOM No edit summary  | 
				m 1 revision imported  | 
				||
(No difference) 
 | |||
Latest revision as of 22:34, 28 March 2021
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 {{Quest}} 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         = 
 | image         = [e.g. "Example.jpg"]
 | imagecaption  = 
 | start         = 
 | end           = 
 | prerequisites = 
 | level         = 
 | location      = 
 | rewards       = 
 | previous      =
 | next          =
}}
Sample output
{{Quest
 | title         = Example infobox
 | image         = Example.jpg
 | start         = Chrys
 | end           = Geran
 | prerequisites = None
 | level         = 5
 | location      = Earth
 | rewards       = Justice-Wrought Petals
 | previous      = A
 | next          = C
}}
