Template:Infobox quest: Difference between revisions
Appearance
wikia:tvburp>Default mNo edit summary |
mNo edit summary |
||
Line 1: | Line 1: | ||
{| class="infobox" style="font-size:89%; width:300px;" | {| class="infobox" style="font-size:89%; width:300px;" | ||
|- | |- | ||
! colspan="2" style="background-color:# | ! colspan="2" style="background-color:#6f027c; 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|Image:Placeholder item.png}}}|{{{imagewidth|250}}}px]]<br/>''{{{caption| }}}'' | ||
|- | |- | ||
! colspan="2" style="background-color:# | ! colspan="2" style="background-color:#6f027c; color:#ffffff;" | Vital statistics | ||
|- | |- | ||
| style="width:50%;" | '''Start''' | | style="width:50%;" | '''Start''' |
Latest revision as of 21:05, 25 April 2024
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 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 |
Visit Template:Infobox quest/doc to edit this text! (How does this work?)