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;"></div>
[[Image:{{{img}}}|center|150px]]
 
 
{|class = "wikitable center"  
 
{|class = "wikitable center"  
 
|+
 
|+
Line 27: Line 26:
 
==Here is a template for copying==
 
==Here is a template for copying==
 
<pre>{{Infobox quests
 
<pre>{{Infobox quests
|img        =
 
 
|qname      =
 
|qname      =
 
|qtype      =
 
|qtype      =

Revision as of 08:25, 12 July 2021

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
|qname       =
|qtype       =
|qlevel      =
|qlocation   =
|reward      =
|expreward   =
|patch_added =
}}