Welcome to the Power Master Wiki! Content is being updated with data from the new demo. Enjoy your time here!

Difference between revisions of "Template:Infobox Quest"

From Power Master Wiki
Jump to navigationJump to search
 
(One intermediate revision by the same user not shown)
Line 9: Line 9:
! colspan="2" bgcolor="#FFC0CB" style="border-radius: 15px;"| Quest Information
! colspan="2" bgcolor="#FFC0CB" style="border-radius: 15px;"| Quest Information
|-
|-
| <div>Start</div> || {{{start|''None''}}}
| bgcolor="#FFD9CB" style="border-top-left-radius: 15px;"|'''Start'''
| bgcolor="#FFD9CB" style="border-top-right-radius: 15px;"| {{{start|''None''}}}
|-
|-
| <div>End</div> || {{{end|''None''}}}
| '''End''' || {{{end|''None''}}}
|-
|-
| <div>Prerequisites</div> || {{{prerequisites|''None''}}}
| bgcolor="#FFD9CB"|'''Prerequisites'''
| bgcolor="#FFD9CB"| {{{prerequisites|''None''}}}
|-
|-
| <div>Location</div> || {{{value|''None''}}}
| '''Location''' || {{{location|''None''}}}
|-
|-
| <div>Rewards</div> || {{{rewards|''None''}}}
| bgcolor="#FFD9CB"|'''Rewards'''
| bgcolor="#FFD9CB"| {{{rewards|''None''}}}
|-
|-
| <div>Other Info</div> || {{{other|''None''}}}
| '''Other Info''' || {{{other|''None''}}}
|}
|}
|-style="vertical-align: top"
|-style="vertical-align: top"
Line 26: Line 29:
! colspan="2" bgcolor="#FFC0CB" style="border-radius: 15px;"| Quest Progression
! colspan="2" bgcolor="#FFC0CB" style="border-radius: 15px;"| Quest Progression
|-
|-
|width=50%|'''Previous'''<br>{{{previous|None}}}
|width=50% bgcolor="#FFD9CB" style="border-top-left-radius: 15px; border-bottom-left-radius: 15px;"|'''Previous'''<br>{{{previous|None}}}
|width=50%|'''Next'''<br>{{{next|None}}}
|width=50%|'''Next'''<br>{{{next|None}}}
|}
|}

Latest revision as of 00:26, 6 September 2019

Infobox Quest
No image yet
Quest Information
Start None
End None
Prerequisites None
Location None
Rewards None
Other Info None
Quest Progression
Previous
None
Next
None
{{infobox quest
 | title         = Name of the quest
 | image         = Image showing a point in the quest
 | caption       = Optional image caption
 | start         = What starts the quest
 | end           = What ends the quest
 | prerequisites = What needs to be done to activate the quest
 | location      = Where the quest is located
 | rewards       = The reward(s) for completing the quest
 | previous      = The previous quest in line
 | next          = The next quest in line
}}