Difference between revisions of "User:Lich/Template:Quest"

From DDO Compendium
Line 43: Line 43:
<tr>
<tr>
<th style="width: 20%; vertical-align: top; font-weight: normal; border: 1px solid #B0B5B8; padding: 5px; text-align: left;">
<th style="width: 20%; vertical-align: top; font-weight: normal; border: 1px solid #B0B5B8; padding: 5px; text-align: left;">
'''Adventure Pack:'''  [[{{{AdvPack|Free to Play}}}]]
'''Adventure Pack:'''  [[{{{AdvPack|Free to Play}}}]]</th>
</th>
<th rowspan = "4" style = "text-align: left; padding: 5px; font-weight: none;">
<th rowspan = "4" style = "text-align: left; padding: 5px; font-weight: none;">
=== Overview ===
=== Overview ===
Line 66: Line 65:
'''Bestowed by:''' [[{{{QuestGiver|Name of NPC Quest giver [[Category: Quests Without Specified Questgiver]]}}}]]<br>
'''Bestowed by:''' [[{{{QuestGiver|Name of NPC Quest giver [[Category: Quests Without Specified Questgiver]]}}}]]<br>
'''Found In:''' [[{{{Zone|In-Game Location [[Category: Quests Without Specified Location]])}}}]]<br>
'''Found In:''' [[{{{Zone|In-Game Location [[Category: Quests Without Specified Location]])}}}]]<br>
'''Dungeon:'''  [[{{{Dungeon|Name of the Dungeon [[Category: Quests Without Specified Dungeon]]}}}]]
'''Dungeon:'''  [[{{{Dungeon|Name of the Dungeon [[Category: Quests Without Specified Dungeon]]}}}]]</td>
</td>
</tr>
</tr>
<tr><td style="vertical-align: top; font-weight: normal; border: 1px solid #B0B5B8; padding: 15px;">
<tr><td style="vertical-align: top; font-weight: normal; border: 1px solid #B0B5B8; padding: 15px;">
Line 74: Line 72:
Normal: {{{HNxp|Not Available}}}<br>
Normal: {{{HNxp|Not Available}}}<br>
Hard: {{{HHxp|Not Available}}}<br>
Hard: {{{HHxp|Not Available}}}<br>
Elite: {{{HExp|Not Available}}}<br>
Elite: {{{HExp|Not Available}}}<br></td>
</td>
</tr>
</tr>
<tr><td style="vertical-align: top; font-weight: normal; border: 1px solid #B0B5B8; padding: 15px;">
<tr><td style="vertical-align: top; font-weight: normal; border: 1px solid #B0B5B8; padding: 15px;">
Line 82: Line 79:
Normal: {{{ENxp|Not Available}}}<br>
Normal: {{{ENxp|Not Available}}}<br>
Hard: {{{EHxp|Not Available}}}<br>
Hard: {{{EHxp|Not Available}}}<br>
Elite: {{{EExp|Not Available}}}<br>
Elite: {{{EExp|Not Available}}}<br></td>
</td>
</tr>
</tr>
<tr><td style="vertical-align: top; font-weight: normal; border: 1px solid #B0B5B8; padding: 15px;">
<tr><td style="vertical-align: top; font-weight: normal; border: 1px solid #B0B5B8; padding: 15px;">
Line 91: Line 87:
Normal: {{{NormalFavor|0}}}<br>
Normal: {{{NormalFavor|0}}}<br>
Hard: {{{HardFavor|0}}}<br>
Hard: {{{HardFavor|0}}}<br>
Elite: {{{EliteFavor|0}}}<br>
Elite: {{{EliteFavor|0}}}<br></td>
</td>
</tr>
</tr>
</table>
</table>

Revision as of 01:22, 30 April 2018

About[edit]

The basic template for quests in DDO.

Usage[edit]

{{Quest
| DMText = <DM Flavor Text upon entering>
| Overview = <Simple quest overview>
| Loot = <Named loot available in this quest; leave blank if no named loot drops>
| HeroicBaseLevel = <The heroic quest level as displayed in the Adventure Compendium>
| SoloXp = <Base XP on solo mode (if available)>
| HCxp = <Heroic Casual XP>
| HNxp = <Heroic Norm XP>
| HHxp = <Heroic Hard XP>
| HExp = <Heroic Elite XP>
| EpicBaseLevel = <The epic/leg quest level as displayed in the Adventure Compendium>
| ECxp = <Epic Casual XP>
| ENxp = <Epic Normal XP>
| EHxp = <Epic Hard XP>
| EExp = <Epic Elite XP>
| QuestGiver = <NPC quest giver>
| Zone = <Public zone of the quest entrance>
| Dungeon = <Name of the dungeon instance>
| AdvPack = <Required adventure pack, default is Free To Play>
| Patron = <Patron name>
| CasualFavor = 
| NormalFavor = 
| HardFavor = 
| EliteFavor = 
| Walkthrough = <Detailed walkthrough of quest with all optionals>
| Traps = <table of all traps, default is None>
| Monsters = <Table of all monsters>
| Notes = <Any and all relevant notes>
| Media = <Player written game guides and/or external media (YouTube, Twitch, Images, etc...>
| PatchHistory = <Table of all related game updates relevant to this quest>
}}