MNDeveloper (talk | contribs) |
|||
(41 intermediate revisions by one other user not shown) | |||
Line 36: | Line 36: | ||
| PatchHistory = <Table of all related game updates relevant to this quest> | | PatchHistory = <Table of all related game updates relevant to this quest> | ||
}}</pre> | }}</pre> | ||
</noinclude> | </noinclude> | ||
<includeonly> | <includeonly> | ||
<table class="sidebar" style="width: 14%; background-color: #272b30; padding: 5px; font-weight: normal; z-index: 1; top: 100px; left: 0; position: fixed;"> | |||
<tr><th style="vertical-align: top; font-weight: normal; border: 1px solid #B0B5B8; padding: 5px; text-align: left;"> | |||
<table class=" | '''Adventure Pack:''' [[{{{AdvPack|Free to Play}}}]]</th> | ||
</tr> | |||
<tr> | <tr><td style="vertical-align: top; font-weight: normal; padding: 5px; border: 1px solid #B0B5B8;"> | ||
< | '''Heroic Level:''' [[Quests by Level|{{{HeroicBaseLevel|N/A}}}]]<br> | ||
'''Heroic Level:''' {{{HeroicBaseLevel| | '''Epic Level:''' [[Quests by Level|{{{EpicBaseLevel|N/A}}}]]<br> | ||
'''Epic Level:''' {{{EpicBaseLevel| | |||
'''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]]}}}]] | |||
</td> | |||
{{{ | |||
</ | |||
</tr> | </tr> | ||
<tr><td style="vertical-align: top; font-weight: normal; border: 1px solid #B0B5B8 | <tr><td style="vertical-align: top; font-weight: normal; padding: 5px; border: 1px solid #B0B5B8;"> | ||
'''Heroic Experience:'''<br> | '''Heroic Experience:'''<br> | ||
Solo: {{{HCxp|Not Available}}}<br> | Solo: {{{HCxp|Not Available}}}<br> | ||
Line 73: | Line 60: | ||
</td> | </td> | ||
</tr> | </tr> | ||
<tr><td style="vertical-align: top; font-weight: normal; border: 1px solid #B0B5B8 | <tr><td style="vertical-align: top; font-weight: normal; padding: 5px; border: 1px solid #B0B5B8;"> | ||
'''Epic Experience:'''<br> | '''Epic Experience:'''<br> | ||
Solo: {{{ECxp|Not Available}}}<br> | Solo: {{{ECxp|Not Available}}}<br> | ||
Line 81: | Line 68: | ||
</td> | </td> | ||
</tr> | </tr> | ||
<tr><td style="vertical-align: top; font-weight: normal; border: 1px solid #B0B5B8 | <tr><td style="vertical-align: top; font-weight: normal; padding: 5px; border: 1px solid #B0B5B8;"> | ||
'''Favor:'''<br> | '''Favor:'''<br> | ||
[[{{{Patron|Patron name [[Category: Quests Without Specified Patron]]}}}]]<br> | '''Patron:''' [[{{{Patron|Patron name [[Category: Quests Without Specified Patron]]}}}]]<br> | ||
Solo: {{{CasualFavor|0}}}<br> | Solo: {{{CasualFavor|0}}}<br> | ||
Normal: {{{NormalFavor|0}}}<br> | Normal: {{{NormalFavor|0}}}<br> | ||
Line 91: | Line 78: | ||
</tr> | </tr> | ||
</table> | </table> | ||
<table class="plainlinks" style="background-color: #272b30; padding: 5px; font-weight: normal; text-align: left; margin-left: 10px;"> | |||
<tr><td> | |||
== Overview == | |||
{{{Overview|No overview added}}} | |||
== Objectives == | |||
{{{Objectives|No objectives entered}}} | |||
== Walkthrough == | |||
{{{Walkthrough|No walkthrough entered}}} | |||
== Loot == | |||
{{{Loot|No named loot}}} __NOEDITSECTION__<br> | |||
== Traps == | |||
{{{Traps|None}}} __NOEDITSECTION__<br> | |||
== Monsters == | |||
{{{Monsters|None}}} __NOEDITSECTION__<br> | |||
== Notes == | |||
{{{Notes|None}}} __NOEDITSECTION__<br> | |||
== Additional Media == | |||
{{{Media|None}}} __NOEDITSECTION__<br> | |||
== Patch History == | |||
{{{PatchHistory|No Patch History}}}__NOEDITSECTION__<br> | |||
</td></tr> | |||
</table> | |||
Latest revision as of 03:08, 18 May 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> }}