Difference between revisions of "Template:Infobox quests"

From Aether Story Community Wiki
Jump to: navigation, search
Line 18: Line 18:
 
!Reward:  
 
!Reward:  
 
|{{{reward}}}
 
|{{{reward}}}
|-
 
!Exp reward:
 
|{{{expreward}}}
 
 
|-
 
|-
 
!Patch Added:
 
!Patch Added:

Revision as of 02:05, 12 July 2021

[[Image:{{{img}}}|center|150px]]

Quest name {{{qname}}}
Type: {{{qtype}}}
Level required: {{{qlevel}}}
Starting location: {{{qlocation}}}
Reward: {{{reward}}}
Patch Added: {{{patch_added}}}

Here is a template for copying

{{Infobox quests
|img         =
|qname       =
|qtype       =
|qlevel      =
|qlocation   =
|reward      =
|expreward   =
|patch_added =
}}