Difference between revisions of "Template:Quest"
From DDO Compendium
(More auto categorization) |
MNDeveloper (talk | contribs) |
||
Line 1: | Line 1: | ||
<noinclude> | <noinclude> | ||
== | == How To Use This Template == | ||
The basic template for quests in DDO. | |||
== | <table class="plainlinks" style="width: 50%; background-color: #000000; border: 1px solid #B0B5B8; padding: 15px;"> | ||
<tr><td><nowiki>{{Template:Quest</nowiki></td></tr> | |||
<tr><td>|title = </td></tr> | |||
<tr><td>|advpack = </td></tr> | |||
<tr><td>|arc = </td></tr> | |||
<tr><td>|hlvl = </td></tr> | |||
<tr><td>|elvl = </td></tr> | |||
<tr><td>|llvl = </td></tr> | |||
<tr><td>|bestowed = </td></tr> | |||
<tr><td>|zone = </td></tr> | |||
<tr><td>|hexp = use Template:QuestExp to fill this in</td></tr> | |||
<tr><td>|eexp = use Template:QuestExp to fill this in</td></tr> | |||
<tr><td>|lexp = use Template:QuestExp to fill this in</td></tr> | |||
<tr><td>|favor = use the Template:QuestFavor to fill this in</td></tr> | |||
<tr><td>|overview = </td></tr> | |||
<tr><td>|traps = </td></tr> | |||
<tr><td>|objectives = </td></tr> | |||
</table> | |||
---- | |||
== The Template == | |||
</noinclude> | |||
<div style="width: 100%"> | |||
<div style="text-align:center;background-color:#3a3f44;"> | |||
<div style="font-size: 32px;">{{{title}}}</div> | |||
<div style="font-size:16px;">{{#if: {{{advpack|}}}|Required Adventure Pack: [[{{{advpack}}}]]|Free To Play}}</div> | |||
{{#if: {{{arc|}}} |<div style="font-size: 16px;">[[{{{arc|}}}]]</div>}} | |||
</div> | </div> | ||
<div | <div> | ||
< | <div style="width: 25%;height: 100%; border: 1px solid rgba(0,0,0,0.6);float:left;"> | ||
< | <div style="font-size:14px; background-color:#3a3f44"> | ||
''' | <div style="border: 1px solid rgba(0,0,0,0.6); padding:5px;"> | ||
< | {{#if: {{{hlvl|}}} |[[Category:Level {{{hlvl}}} Quests]]'''Heroic Level:''' {{{hlvl}}}<br>}}{{#if: {{{elvl|}}} |[[Category:Level {{{elvl}}} Quests]]'''Epic Level:''' {{{elvl}}}<br>}}{{#if: {{{llvl|}}} |[[Category:Level {{{elvl}}} Quests]]'''Legendary Level:''' {{{llvl}}}<br>}}{{#if: {{{bestowed|}}} |'''Bestowed by:''' [[{{{bestowed}}}]]<br>}}{{#if: {{{zone|}}} |[[Category: Quests Found In {{{zone}}}]]'''Found in:''' [[{{{zone}}}]]<br>}} | ||
''' | |||
''' | |||
''' | |||
''' | |||
</div> | </div> | ||
<div | {{#if: {{{hlvl|}}} |<div style="border: 1px solid rgba(0,0,0,0.6); padding:5px;><span style="font-size: 20px; text-align:center;">'''Heroic Experience'''</span><br>{{{hexp}}}</div>}}{{#if: {{{elvl|}}} |<div style="border: 1px solid rgba(0,0,0,0.6); padding:5px;><span style="font-size: 20px;text-align:center;">'''Epic Experience'''</span><br>{{{eexp}}}</div>}}{{#if: {{{llvl|}}} |<div style="border: 1px solid rgba(0,0,0,0.6); padding:5px;><span style="font-size: 20px;text-align:center;">'''Legendary Experience'''</span><br>{{{lexp}}}</div>}}{{#if: {{{favor|}}} |<div style="border: 1px solid rgba(0,0,0,0.6); padding:5px;><span style="font-size: 20px; text-align:center;">'''Favor'''</span><br>{{{favor}}}</div>}} | ||
''' | |||
< | |||
''' | |||
< | |||
''' | |||
< | |||
''' | |||
</div> | </div> | ||
<div | <div> | ||
[[File:{{{title}}} Map.png|border|200px|Map]] | |||
</div> | </div> | ||
</div> | </div> | ||
<div style="float:left;padding:5px; width: 70%"> | |||
== | <div style="font-size: 32px;">Overview</div> | ||
{{{ | <div style="font-size: 14px;margin-bottom:5px;">{{{overview}}}</div> | ||
<div style="font-size: 32px;">Known Traps</div> | |||
<div style="font-size: 14px;margin-bottom:5px;">{{{traps|None}}}</div> | |||
{{{ | {{#if: {{objectives|}}|<div style="font-size: 32px;">Objectives</div><div style="font-size: 14px;margin-bottom:5px;"> | ||
{{{objectives}}}</div>}} | |||
<div style="font-size: 32px;">Named Loot</div> | |||
{{{ | <div style="font-size: 14px;margin-bottom:5px;">{{#dpl: category={{{title}}} loot}}</div> | ||
<div | |||
<div | |||
< | |||
</div> | </div> | ||
</div> | </div> | ||
<div style="clear:both;"></div> | |||
</div> | </div> | ||
Revision as of 23:46, 30 April 2018
How To Use This Template[edit]
The basic template for quests in DDO.
{{Template:Quest |
|title = |
|advpack = |
|arc = |
|hlvl = |
|elvl = |
|llvl = |
|bestowed = |
|zone = |
|hexp = use Template:QuestExp to fill this in |
|eexp = use Template:QuestExp to fill this in |
|lexp = use Template:QuestExp to fill this in |
|favor = use the Template:QuestFavor to fill this in |
|overview = |
|traps = |
|objectives = |
The Template[edit]
{{{title}}}
Free To Play
[[File:{{{title}}} Map.png|border|200px|Map]]
Overview
{{{overview}}}
Known Traps
None
Objectives
{{{objectives}}}
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