Difference between revisions of "Template:Quest"

From NEStalgia
Jump to: navigation, search
(Testing Quest template)
 
(Added field for reputation gain.)
 
(12 intermediate revisions by 4 users not shown)
Line 1: Line 1:
{{Template:Quick}}
+
{| width="400px" style="background: #f9f9f9; border-collapse:collapse; border: 1px solid darkgray; text-align: left;"
<br>
+
|-
<br>
+
! colspan="2" style="padding-bottom:10px;"| <center>{{#if:{{{Icon|}}}| [[image:{{{Icon}}}]] }} <font size=2>'''{{BASEPAGENAME}}'''</font></center>
'''Quest Giver:''' {{{Giver}}}<br>
+
{{Alternating rows table section|os=background:#f0f0f0;
'''Pre-Requisite:''' {{{Prerequisite}}}<br>
+
| {{!}} &#160;'''NPC:''' {{!!}} {{{Giver}}}
'''Rewards:''' {{{Reward}}}<br>
+
| {{!}} &#160;'''Requires:''' {{!!}} {{{Prerequisite}}}
'''Follow Up Quest: {{{Follow up quest}}}<br>
+
| {{!}} &#160;'''Follow Up:''' {{!!}} {{{Follow up quest}}}
 
+
}}
==Quest Description==
+
|-
 
+
| colspan=2 style="padding-top:5px; padding-bottom:5px;"| <center>'''Reward'''</center>
'''Main Quest:''' {{{Description}}}
+
{{Alternating rows table section|os=background:#f0f0f0;
<br>
+
| {{!}} &#160;'''Experience:''' {{!!}} {{{Exp}}}
<br>
+
| {{!}} &#160;'''Reputation:''' {{!!}} {{{Rep}}}
'''Quest Outline:'''
+
| {{!}} &#160;'''Currency:''' {{!!}} {{{Gold}}}
 
+
| {{!}} &#160;'''Item:''' {{!!}} {{{Item}}}
  {{{Outline}}}
+
}}
 +
|-
 +
| colspan="2" style="padding:5px;"| <center>[[Quests|'''&#8629; Return to Quests''']]</center>
 +
|}
  
 
<noinclude>
 
<noinclude>
<div style="clear:both; font-size:150%;"></div>
+
<div style="clear:both;"></div>
 
<pre><nowiki>
 
<pre><nowiki>
 
{{Quest
 
{{Quest
|Giver                  =
+
|Giver                  =  
|Prerequisite          =
+
|Prerequisite          =  
|Reward                 =
+
|Follow up quest        =
|Follow up quest        =
+
|Exp                 =  
|Description            =
+
|Rep                 =  
|Outline                =
+
|Gold                 =  
 +
|Item            =  
 
}}
 
}}
 
</nowiki></pre>
 
</nowiki></pre>

Latest revision as of 02:22, 7 June 2014

Quest
 NPC: {{{Giver}}}
 Requires: {{{Prerequisite}}}
 Follow Up: {{{Follow up quest}}}
Reward
 Experience: {{{Exp}}}
 Reputation: {{{Rep}}}
 Currency: {{{Gold}}}
 Item: {{{Item}}}
↵ Return to Quests


{{Quest
|Giver                  = 
|Prerequisite           = 
|Follow up quest        = 
|Exp                    = 
|Rep                    = 
|Gold                   = 
|Item                   = 
}}