Difference between revisions of "Template:Quest"

From DDO Compendium
Line 4: Line 4:
The basic template for quests in DDO.<br>
The basic template for quests in DDO.<br>
Example of the Template in Use: [[The Lords of Dust]]
Example of the Template in Use: [[The Lords of Dust]]
<table class="plainlinks" style="width: 50%; background-color: #000000; border: 1px solid #B0B5B8; padding: 15px;">
<pre>
<tr><td><nowiki>{{Template:Quest</nowiki></td></tr>
{{Template:Quest</nowiki>
<tr><td>|title = </td></tr>
|title = <The name of the quest>
<tr><td>|advpack = </td></tr>
|advpack = <Which adventure pack it is in>
<tr><td>|update = </td></tr>
|update = <What update the quest was released in>
<tr><td>|arc = </td></tr>
|arc = <Which quest arc/chain this is part of>
<tr><td>|dungeonname = </td></tr>
|dungeonname = <The name of the dungeon it takes place in>
<tr><td>|length = (short, medium, long or very long)</td></tr>
|length = <short, medium, long or very long>
<tr><td>|noreaper = (Set to True if no reaper available, like korthos or tangleroot)</td></tr>
|noreaper = <Set to True if no reaper available, like korthos or tangleroot>
<tr><td>|hlvl = </td></tr>
|hlvl = <Heroic Normal Level>
<tr><td>|elvl = </td></tr>
|elvl = <Epic Normal Level>
<tr><td>|llvl = </td></tr>
|llvl = <Legendary Normal Level>
<tr><td>|bestowed = </td></tr>
|bestowed = <Who gave the quest>
<tr><td>|flavortext = </td></tr>
|flavortext = <Some DM text that is said or written at the beginning of the quest>
<tr><td>|zone = </td></tr>
|zone = <The public or wilderness area the entrance is in>
<tr><td>|hexp = use Template:QuestExp to fill this in</td></tr>
|hexp = <Heroic Experience - use Template:QuestExp>
<tr><td>|eexp = use Template:QuestExp to fill this in</td></tr>
|eexp = <Epic Experience - use Template:QuestExp>
<tr><td>|lexp = use Template:QuestExp to fill this in</td></tr>
|lexp = <Legendary Experience - use Template:QuestExp>
<tr><td>|favor = use the Template:QuestFavor to fill this in</td></tr>
|favor = <The favor rewards, use the Template:QuestFavor>
<tr><td>|overview = </td></tr>
|overview = <A textual overview of the quest>
<tr><td>|traps = </td></tr>
|traps = <A list of traps>
<tr><td>|objectives = </td></tr>
|objectives = <List of objectives, as given in the quest>
<tr><td>|notes = </td></tr>
|notes = <Any notes about the quest>
<tr><td>|patchhistory = </td></tr>
|patchhistory = <Any changes in specific patches>
<tr><td>|bonusxp = use Template:QuestBonus</td></tr>
|bonusxp = <The Bonus XP that can be rewarded for kills, breakables, etc - Use Template:QuestBonus>
<tr><td>|walkthrough = </td></tr>
|walkthrough = <A walkthrough of how to complete this quest>
<tr><td>|mapcount = (default is 1, at most it is 5)</td></tr>
|mapcount = <The number of maps - default is 1, at most it is 5>
<tr><td>|links = use template:ExternalLink for this
|links = <Links to either youtube or the forums - use template:ExternalLink>
</table>
}}
</pre>


----
----
Line 68: Line 69:
{{{walkthrough}}}
{{{walkthrough}}}
</div>}}{{#if: {{{bonusxp|}}} |<div class="paragraph-header">Bonus XP</div><div class="paragraph-body">
</div>}}{{#if: {{{bonusxp|}}} |<div class="paragraph-header">Bonus XP</div><div class="paragraph-body">
{{{bonusxp}}}
<div class="paragraph-header">Named Monsters</div>
<div class="paragraph-body">{{#dpl: category=Named Monsters In {{{title}}}|noresultsheader=None}}</div>
{{#if: {{{bonusxp|}}} |<div class="paragraph-header">Named Monsters</div><div class="paragraph-body">
{{{bonusxp}}}
{{{bonusxp}}}
</div>}}
</div>}}

Revision as of 18:03, 7 May 2018

How To Use This Template[edit]

The basic template for quests in DDO.
Example of the Template in Use: The Lords of Dust

{{Template:Quest</nowiki>
|title = <The name of the quest>
|advpack = <Which adventure pack it is in>
|update = <What update the quest was released in>
|arc = <Which quest arc/chain this is part of>
|dungeonname = <The name of the dungeon it takes place in>
|length = <short, medium, long or very long>
|noreaper = <Set to True if no reaper available, like korthos or tangleroot>
|hlvl = <Heroic Normal Level>
|elvl = <Epic Normal Level>
|llvl = <Legendary Normal Level>
|bestowed = <Who gave the quest>
|flavortext = <Some DM text that is said or written at the beginning of the quest>
|zone = <The public or wilderness area the entrance is in>
|hexp = <Heroic Experience - use Template:QuestExp>
|eexp = <Epic Experience - use Template:QuestExp>
|lexp = <Legendary Experience - use Template:QuestExp>
|favor = <The favor rewards, use the Template:QuestFavor>
|overview = <A textual overview of the quest>
|traps = <A list of traps>
|objectives = <List of objectives, as given in the quest>
|notes = <Any notes about the quest>
|patchhistory = <Any changes in specific patches>
|bonusxp = <The Bonus XP that can be rewarded for kills, breakables, etc - Use Template:QuestBonus>
|walkthrough = <A walkthrough of how to complete this quest>
|mapcount = <The number of maps - default is 1, at most it is 5>
|links = <Links to either youtube or the forums - use template:ExternalLink>
}}

The Template[edit]

Free To Play

[[File:{{{title}}} Map.png|border|350px|]]


Overview
{{{overview}}}
Named Loot

Extension:DynamicPageList3 (DPL3), version 3.4.5: Error: No selection criteria found! You must use at least one of the following parameters: category, namespace, titlematch, linksto, uses, createdby, modifiedby, lastmodifiedby, or their 'not' variants

Known Traps
None
{{#if: |
Bonus XP

{{{bonusxp}}}

Named Monsters

Extension:DynamicPageList3 (DPL3), version 3.4.5: Error: No selection criteria found! You must use at least one of the following parameters: category, namespace, titlematch, linksto, uses, createdby, modifiedby, lastmodifiedby, or their 'not' variants