Difference between revisions of "Template:Challenge"

From DDO Compendium
Line 6: Line 6:
<pre>
<pre>
{{Challenge
{{Challenge
| Overview = <Simple quest overview>
| title = <The title of the challenge>
| Loot = <Named loot available in this quest; leave blank if no named loot drops>
| flavortext = <Some text said or written by the DM at the beginning of the challenge>
| BaseLevel = <The heroic quest level as displayed in the Adventure Compendium>
| overview = <Simple quest overview>
| xp = <Heroic Casual XP>
| hlvl = <The minimum heroic level as displayed in the Adventure Compendium>
| QuestGiver = <NPC quest giver>
| elvl = <The minimum epic level as displayed in the Adventure Compendium>
| Zone = <Public zone of the quest entrance>
| hexp = <Heroic Casual XP>
| Dungeon = <Name of the dungeon instance>
| eexp = <Heroic Casual XP>
| AdvPack = <Required adventure pack, default is Free To Play>
| zone = <Public zone of the quest entrance>
| Patron = <Patron name>
| advpack = <Required adventure pack, default is Free To Play>
| Favor =  
| dungeonname = <Name of the dungeon instance>
| Walkthrough = <Detailed walkthrough of quest with all optionals>
| bestowed = <NPC that bestows the challenge>
| Traps = <table of all traps, default is None>
| patron = <Patron name>
| Monsters = <Table of all monsters>
| timelimit = <The timelimit if there is one>
| Notes = <Any and all relevant notes>
| walkthrough = <Detailed walkthrough of quest with all optionals>
| Media = <Player written game guides and/or external media (YouTube, Twitch, Images, etc...>
| mapcount = <Number of maps to show (default is 1, at most it is 5)>
| PatchHistory = <Table of all related game updates relevant to this quest>
| links = use template:ExternalLink for this
| traps = <table of all traps, default is None>
| notes = <Any and all relevant notes>
| patchhistory = <Information on all patches that have happened>
| objectives = <What to do for each star>
| update <Which update this was first added to the game>
}}</pre>
}}</pre>
== The Template ==
</noinclude>
</noinclude>
<includeonly>
<includeonly>
== Quest Overview ==
<div>
{{{Overview|No overview added}}}
<div class="quest">
 
<div class="box outer-box">
== Named Loot ==
<div class="box inner-box">
{{{Loot|No named loot}}}
{{#if: {{{advpack|}}}|'''Pack:''' [[{{{advpack}}}]]<br>|Free To Play<br>}}{{#if: {{{arc|}}} |'''Arc:''' [[{{{arc|}}}]]}}
 
== Meta ==
<div class="row">
<div class="col-md-3">
<span style="font-size: 2vh;">'''Experience'''</span>
<hr>
'''Base Level:'''  {{{BaseLevel|Not available}}}
<hr>
'''Normal:''' {{{xp|Not Available}}}
</div>
</div>
<div class="col-md-3">
<div class="box inner-box">{{QuestMaps|{{{title}}}|{{{mapcount|1}}}}}</div>
'''Zone:''' [[{{{Zone|Zone name (i.e. House Jorasco)}}}]]
<div class="box inner-box">
<hr>
{{#if: {{{hlvl|}}} |[[Category:Level {{{hlvl}}} Quests]]'''Heroic Level:''' {{{hlvl}}}<br>}}{{#if: {{{elvl|}}} |[[Category:Level {{{elvl}}} Quests]]'''Epic Level:''' {{{elvl}}}<br>}{{#if: {{{bestowed|}}} |'''Bestowed by:''' [[{{{bestowed}}}]]<br>}}{{#if: {{{zone|}}} |[[Category: Quests Found In {{{zone}}}]]'''Found in:''' [[{{{zone}}}]]<br>}}{{#if: {{{dungeonname|}}} |'''Takes Place in:''' [[{{{dungeonname}}}]]<br>}}{{#if: {{{timelimit|}}} |'''Time Limit:''' [[{{{timelimit}}}]]<br>}}
'''Dungeon:''' [[{{{Dungeon|Name of the dungeon instance}}}]]
<hr>
'''Adventure Pack:''' [[{{{AdvPack|Free to Play}}}]]
</div>
</div>
<div class="col-md-3">
{{#if: {{{hlvl|}}} |<div class="box inner-box"><span class="box-header">'''Heroic XP'''</span><br>{{{hexp}}}</div>}}{{#if: {{{elvl|}}} |<div class="box inner-box"><span class="box-header">'''Epic XP'''</span><br>{{{eexp}}}</div>}}{{#if: {{{favor|}}} |<div class="box inner-box"><span class="box-header">'''Favor'''</span><br>{{{favor}}}</div>}}{{#if: {{{links|}}} |<div class="box inner-box"><span class="box-header">'''External Links'''</span><br>{{{links}}}</div>}}
'''Patron:''' [[{{{Patron|Patron name}}}]]
<hr>
'''Favor:''' {{{Favor|0}}}
</div>
</div>
{{#if: {{{flavortext|}}} |<div class="flavor-text paragraph-body">{{{flavortext}}}</div>}}
<div class="paragraph-header">Overview</div>
<div class="paragraph-body">{{{overview}}}</div>
{{#if: {{{objectives|}}}|<div class="paragraph-header">Objectives</div><div class="paragraph-body">
{{{objectives}}}
</div>}}
<div class="paragraph-header">Named Loot</div>
<div class="paragraph-body">{{#dpl: category={{{title}}} loot|noresultsheader=None}}</div>
{{#if: {{{notes|}}}|<div class="paragraph-header">Notes</div><div class="paragraph-body">
{{{notes}}}
</div>}}{{#if: {{{patchhistory|}}}|<div class="paragraph-header">Patch History</div><div class="paragraph-body">
{{{patchhistory}}}
</div>}}{{#if: {{{walkthrough|}}}|<div class="paragraph-header">Walkthrough</div><div class="paragraph-body">
{{{walkthrough}}}
</div>}}
</div>}}
</div>
</div>
== Walkthrough ==
{{{Walkthrough|No walkthrough entered}}}
== Traps ==
{{{Traps|None}}}
== Monsters ==
{{{Monsters|None}}}
== Maps ==
<div class="row mw-collapsible">
<div class="col-md-5">
[[File:{{PAGENAME}}.png|100%|{{PAGENAME}} Map|center]]
<p class=text-center>Click the image to enlarge</p>
</div>
</div>
<div class="col-md-5">
{{#if: {{{update|}}} |[[Category: Update {{{update}}} Quests]]}}
[[File:{{PAGENAME}}_Loading.png|100%|{{PAGENAME}} Loading Screen|center]]
 
<p class=text-center>Click the image to enlarge</p>
</div>
</div>
 
== Notes ==
{{{Notes|None}}}
 
== Additional Media ==
{{{Media|None}}}
 
== Patch History ==
{{{PatchHistory|No Patch History}}}
 
[[Category:Quest]]</includeonly>

Revision as of 18:58, 6 May 2018

About[edit]

The basic template for challenges in DDO.

Usage[edit]

{{Challenge
| title = <The title of the challenge>
| flavortext = <Some text said or written by the DM at the beginning of the challenge>
| overview = <Simple quest overview>
| hlvl = <The minimum heroic level as displayed in the Adventure Compendium>
| elvl = <The minimum epic level as displayed in the Adventure Compendium>
| hexp = <Heroic Casual XP>
| eexp = <Heroic Casual XP>
| zone = <Public zone of the quest entrance>
| advpack = <Required adventure pack, default is Free To Play>
| dungeonname = <Name of the dungeon instance>
| bestowed = <NPC that bestows the challenge>
| patron = <Patron name>
| timelimit = <The timelimit if there is one>
| walkthrough = <Detailed walkthrough of quest with all optionals>
| mapcount = <Number of maps to show (default is 1, at most it is 5)>
| links = use template:ExternalLink for this
| traps = <table of all traps, default is None>
| notes = <Any and all relevant notes>
| patchhistory = <Information on all patches that have happened>
| objectives = <What to do for each star>
| update <Which update this was first added to the game>
}}

The Template[edit]