Template:Infobox quest: Difference between revisions

From Starfy Wiki
Jump to navigationJump to search
m (1 revision)
No edit summary
 
(One intermediate revision by the same user not shown)
Line 3: Line 3:
! colspan="2" style="background-color:#3366CC; color:#ffffff; font-size:120%; padding:1em;" |  {{{name|{{PAGENAME}}}}}
! colspan="2" style="background-color:#3366CC; color:#ffffff; font-size:120%; padding:1em;" |  {{{name|{{PAGENAME}}}}}
|- style="text-align:center;"
|- style="text-align:center;"
| colspan="2" style="padding:0.5em;" | [[{{{image|Image:Placeholder item.png}}}|{{{imagewidth|250}}}px]]<br/>''{{{caption| }}}''
| colspan="2" style="padding:0.5em;" | {{{image}}}<br/>''{{{caption| }}}''
|-
|-
! colspan="2" style="background-color:#3366CC; color:#ffffff;" | Vital statistics
! colspan="2" style="background-color:#3366CC; color:#ffffff;" | Vital statistics

Latest revision as of 22:52, 23 February 2012

Infobox quest
{{{image}}}
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
Image: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