Moviepedia

Recently, we've done several changes to help out this wiki, from deleting empty pages, improving the navigation, adding a rules page, as well as merging film infoboxes.

You can check out the latest overhauls that we have done on this wiki so far, as well as upcoming updates in our announcement post here.

READ MORE

Moviepedia
Register
Advertisement
Infobox quest
File:Placeholder item.png
Vital statistics
Start {{{start}}}
End {{{end}}}
Prerequisites {{{prereqs}}}
Level {{{level}}}
Location {{{location}}}
Rewards {{{rewards}}}
Progression
Previous Next
{{{previous}}} {{{next}}}


[view] [edit] [history] [purge] Documentation icon Template documentation
Description
This template is used to create a quest infobox.
Syntax
Type {{infobox quest|<...>}} somewhere, with parameters as shown below.
Sample output
{{infobox quest
| name       = Land of Bob [defaults to pagename]
| image      = Image:Example.jpg
| imagewidth = [defaults to 250]
| caption    = Bob the Flower
| start      = Quest A
| end        = Quest Z
| prereqs    = Quest 1
| level      = Level 10-20
| location   = Land of Bob
| rewards    = Bob's Petal
| previous   = Quest J
| next       = Quest K
}}

Results in...

Land of Bob
Example
Bob the Flower
Vital statistics
Start Quest A
End Quest Z
Prerequisites Quest 1
Level Level 10-20
Location Land of Bob
Rewards Bob's Petal
Progression
Previous Next
Quest J Quest K
Advertisement