Difference between revisions of "Template:Infobox quest/doc"
From School of Lust Wiki
schooloflust>Fandom |
m (1 revision imported) |
(No difference)
|
Latest revision as of 20:49, 31 October 2019
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>