Difference between revisions of "Template:Quest"
From DDO Compendium
(→Meta) |
(→Meta) |
||
Line 52: | Line 52: | ||
'''Base Level:''' {{{HeroicBaseLevel|Not available in Heroic}}} | '''Base Level:''' {{{HeroicBaseLevel|Not available in Heroic}}} | ||
<hr> | <hr> | ||
'''Solo:''' {{{SoloXp|Not Available}}} | '''Solo:''' {{{SoloXp|Not Available}}} | ||
'''Normal:''' {{{HNxp|Not Available}}} | '''Casual:''' <span style="color:white">{{{HCxp|Not Available}}}</span> | ||
'''Normal:''' <span style="color:#66cc33">{{{HNxp|Not Available}}}</span> | |||
'''Hard:''' {{{HHxp|Not Available}}} | '''Hard:''' <span style="color:yellow">{{{HHxp|Not Available}}}</span> | ||
'''Elite:''' {{{HExp|Not Available}}} | '''Elite:''' <span style="color:maroon">{{{HExp|Not Available}}}</span> | ||
</div> | </div> | ||
<div class="col-md-3"> | <div class="col-md-3"> | ||
Line 68: | Line 68: | ||
'''Base Level:''' {{{EpicBaseLevel|Not available in Epic/Legendary}}} | '''Base Level:''' {{{EpicBaseLevel|Not available in Epic/Legendary}}} | ||
<hr> | <hr> | ||
'''Casual:''' {{{ECxp|Not Available}}} | '''Casual:''' <span style="color:white">{{{ECxp|Not Available}}}</span> | ||
'''Normal:''' {{{ENxp|Not Available}}} | '''Normal:''' <span style="color:#66cc33">{{{ENxp|Not Available}}}</span> | ||
'''Hard:''' {{{EHxp|Not Available}}} | '''Hard:''' <span style="color:yellow">{{{EHxp|Not Available}}}</span> | ||
'''Elite:''' {{{EExp|Not Available}}} | '''Elite:''' <span style="color:maroon">{{{EExp|Not Available}}}</span> | ||
</div> | </div> | ||
<div class="col-md-3"> | <div class="col-md-3"> |
Revision as of 17:40, 18 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> }}