Template:Infobox quest: Difference between revisions

From Starfy Wiki
Jump to navigationJump to search
(New page: {| class="infobox" style="font-size:89%; width:300px;" |- ! colspan="2" style="background-color:#3366CC; color:#ffffff; font-size:120%; padding:1em;" | {{{name|{{PAGENAME}}}}} |- style="t...)
 
m (1 revision)
(No difference)

Revision as of 09:40, 9 January 2011

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}}}


Template documentation (for the template shown above, 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.jpg
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