Difference between revisions of "Template:Infobox quests"

From Aether Story Community Wiki
Jump to: navigation, search
 
(2 intermediate revisions by the same user not shown)
Line 7: Line 7:
 
|{{{qtype}}}
 
|{{{qtype}}}
 
|-
 
|-
!Level required:  
+
!Requirements:  
|{{{qlevel}}}
+
|{{{qreq}}}
 
|-
 
|-
 
!Starting location:  
 
!Starting location:  
Line 19: Line 19:
 
|
 
|
 
{{{reward}}}
 
{{{reward}}}
 +
|-
 +
!Related Quests
 +
|{{{rquests}}}
 
|-
 
|-
 
!Patch Added:
 
!Patch Added:
Line 28: Line 31:
 
==Here is a template for copying==
 
==Here is a template for copying==
 
<pre>{{Infobox quests
 
<pre>{{Infobox quests
 +
|qname      =
 
|img        =
 
|img        =
|qname      =
 
 
|qtype      =
 
|qtype      =
|qlevel      =
+
|qreq        =
 
|qlocation  =
 
|qlocation  =
 
|qgiver      =
 
|qgiver      =
 
|reward      =
 
|reward      =
|expreward  =
+
|rquests    =
 
|patch_added =
 
|patch_added =
 
}}
 
}}
 
</pre>
 
</pre>
 
</noinclude>
 
</noinclude>

Latest revision as of 11:12, 6 August 2021

{{{qname}}}

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

Type: {{{qtype}}}
Requirements: {{{qreq}}}
Starting location: {{{qlocation}}}
Quest Giver {{{qgiver}}}
Reward:

{{{reward}}}

Related Quests {{{rquests}}}
Patch Added: {{{patch_added}}}

Here is a template for copying[edit]

{{Infobox quests
|qname       =
|img         =
|qtype       =
|qreq        =
|qlocation   =
|qgiver      =
|reward      =
|rquests     =
|patch_added =
}}