Template:Infobox quest: Difference between revisions

From TNU Project Wiki
Jump to navigationJump to search
tnu>Default
mNo edit summary
m (1 revision imported)
 
(One intermediate revision by the same user not shown)
(No difference)

Latest revision as of 07:30, 17 December 2021

Infobox quest

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

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