Difference between revisions of "Template:Challenge"

From DDO Compendium
m
Line 5: Line 5:
== Usage ==
== Usage ==
<pre>
<pre>
{{Quest
{{Challenge
| Overview = <Simple quest overview>
| Overview = <Simple quest overview>
| Loot = <Named loot available in this quest; leave blank if no named loot drops>
| Loot = <Named loot available in this quest; leave blank if no named loot drops>
Line 34: Line 34:
== Meta ==
== Meta ==
<div class="row">
<div class="row">
<div class="col-md-6">
<div class="col-md-3">
<span style="font-size: 2vh;">'''Experience'''</span>
<span style="font-size: 2vh;">'''Experience'''</span>
<hr>
<hr>

Revision as of 22:01, 17 April 2018

About[edit]

The basic template for challenges in DDO.

Usage[edit]

{{Challenge
| Overview = <Simple quest overview>
| Loot = <Named loot available in this quest; leave blank if no named loot drops>
| BaseLevel = <The heroic quest level as displayed in the Adventure Compendium>
| xp = <Heroic Casual 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>
| Favor = 
| 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>
}}