Difference between revisions of "Template:Infobox quests"

From Aether Story Community Wiki
Jump to: navigation, search
Line 1: Line 1:
 
<div class="sidePane" style="float:right; min-width: 300px; margin-left: 20px; border: 1px #CCC solid; background-color: #fff; padding: 10px;">
 
<div class="sidePane" style="float:right; min-width: 300px; margin-left: 20px; border: 1px #CCC solid; background-color: #fff; padding: 10px;">
<div style="font-weight: bold; text-align: center;"></div>
+
<div style="font-weight: bold; text-align: center;">{{{qname}}}</div>
 
{|class = "wikitable center"  
 
{|class = "wikitable center"  
 
|+
 
|+
!Quest name
 
|{{{qname}}}
 
|-
 
 
!Type:  
 
!Type:  
 
|{{{qtype}}}
 
|{{{qtype}}}

Revision as of 08:27, 12 July 2021

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

Here is a template for copying

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