Difference between revisions of "Template:Quest"
From NEStalgia
(Testing Quest template) |
(Added field for reputation gain.) |
||
(12 intermediate revisions by 4 users not shown) | |||
Line 1: | Line 1: | ||
− | {{ | + | {| width="400px" style="background: #f9f9f9; border-collapse:collapse; border: 1px solid darkgray; text-align: left;" |
− | < | + | |- |
− | + | ! colspan="2" style="padding-bottom:10px;"| <center>{{#if:{{{Icon|}}}| [[image:{{{Icon}}}]] }} <font size=2>'''{{BASEPAGENAME}}'''</font></center> | |
− | ''' | + | {{Alternating rows table section|os=background:#f0f0f0; |
− | ''' | + | | {{!}}  '''NPC:''' {{!!}} {{{Giver}}} |
− | ''' | + | | {{!}}  '''Requires:''' {{!!}} {{{Prerequisite}}} |
− | '''Follow Up | + | | {{!}}  '''Follow Up:''' {{!!}} {{{Follow up quest}}} |
− | + | }} | |
− | == | + | |- |
− | + | | colspan=2 style="padding-top:5px; padding-bottom:5px;"| <center>'''Reward'''</center> | |
− | ''' | + | {{Alternating rows table section|os=background:#f0f0f0; |
− | + | | {{!}}  '''Experience:''' {{!!}} {{{Exp}}} | |
− | + | | {{!}}  '''Reputation:''' {{!!}} {{{Rep}}} | |
− | ''' | + | | {{!}}  '''Currency:''' {{!!}} {{{Gold}}} |
− | + | | {{!}}  '''Item:''' {{!!}} {{{Item}}} | |
− | + | }} | |
+ | |- | ||
+ | | colspan="2" style="padding:5px;"| <center>[[Quests|'''↵ Return to Quests''']]</center> | ||
+ | |} | ||
<noinclude> | <noinclude> | ||
− | <div style="clear:both | + | <div style="clear:both;"></div> |
<pre><nowiki> | <pre><nowiki> | ||
{{Quest | {{Quest | ||
− | |Giver = | + | |Giver = |
− | |Prerequisite = | + | |Prerequisite = |
− | | | + | |Follow up quest = |
− | | | + | |Exp = |
− | | | + | |Rep = |
− | | | + | |Gold = |
+ | |Item = | ||
}} | }} | ||
</nowiki></pre> | </nowiki></pre> |
Latest revision as of 02:22, 7 June 2014
|
|
---|---|
NPC: | {{{Giver}}} |
Requires: | {{{Prerequisite}}} |
Follow Up: | {{{Follow up quest}}} |
|
|
Experience: | {{{Exp}}} |
Reputation: | {{{Rep}}} |
Currency: | {{{Gold}}} |
Item: | {{{Item}}} |
|
{{Quest |Giver = |Prerequisite = |Follow up quest = |Exp = |Rep = |Gold = |Item = }}