Warhammer Wiki
Advertisement
Infobox quest
Placeholder item
Vital statistics
Start {{{start}}}
End {{{end}}}
Prerequisites {{{prereqs}}}
Level {{{level}}}
Location {{{location}}}
Rewards {{{rewards}}}
Progression
Previous Next
{{{previous}}} {{{next}}}


Template documentation (for the above template, sometimes hidden or invisible)
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