Difference between revisions of "Template:Infobox quests"

From Aether Story Community Wiki
Jump to: navigation, search
Line 2: Line 2:
 
<div style="font-weight: bold; text-align: center;">{{{qname}}}</div>
 
<div style="font-weight: bold; text-align: center;">{{{qname}}}</div>
 
[[Image:{{{img}}}|center|150px]]
 
[[Image:{{{img}}}|center|150px]]
{|class = "wikitable center"  
+
{|class = "wikitable center" style="width:300px"
 
|+
 
|+
 
!Type:  
 
!Type:  

Revision as of 11:22, 30 July 2021

{{{qname}}}

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

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