×
Create a new article
Write your page title here:
We currently have 302 articles on Knights of the Olde Speech. Type your article name above or click on one of the titles below and start writing!



Knights of the Olde Speech

Template:Infobox quest/doc: Difference between revisions

Default (talk | contribs)
No edit summary
m 1 revision imported
(No difference)

Revision as of 02:51, 2 January 2025

Description

To use this template, copy the following code and fill in the appropriate fields.

Syntax

{{infobox quest
 | title         = 
 | image         = [e.g. "Example.jpg"]
 | imagecaption  = 
 | start         = 
 | end           = 
 | prerequisites = 
 | level         = 
 | location      = 
 | rewards       = 
 | previous      =
 | next          =
}}

Samples

{{infobox quest
 | title         = Flowers of Justice!
 | image         = Example.jpg
 | start         = Chrys
 | end           = Geran
 | prerequisites = None
 | level         = 5
 | location      = Earth
 | rewards       = Justice-Wrought Petals
 | previous      = A
 | next          = C
}}

Results in...

<infobox> <title source="title"><default>Unknown</default></title>

<image source="image"></image> <label>Start</label><default>Unknown</default> <label>End</label><default>Unknown</default> <label>Prerequisites</label><default>Unknown</default> <label>Level</label><default>Unknown</default> <label>Location</label><default>Unknown</default> <label>Rewards</label><default>Unknown</default> <group layout="horizontal"> <header>Quest progression</header> <label>Previous</label><default>Unknown</default> <label>Next</label><default>Unknown</default> </group> </infobox>