Difference between revisions of "Template:Challenge"

From DDO Compendium
Line 32: Line 32:
|parameter1description = The title of the challenge.
|parameter1description = The title of the challenge.
|parameter2name = advpack
|parameter2name = advpack
|parameter2description = The adventure pack that in which this challenge is a part. Leave blank if it is Free to Play. Use [[Template:PageLink]]
|parameter2description = The adventure pack that in which this challenge is a part. Leave blank if it is Free to Play. Use [[Template:PageLink]] if the page name does not match the article name.
|parameter3name = update
|parameter3name = update
|parameter3description = Which update was this challenge released in.
|parameter3description = Which update was this challenge released in.
Line 42: Line 42:
|parameter6description = What is the minimum epic normal level of the challenge - leave blank if there isn't an epic version.
|parameter6description = What is the minimum epic normal level of the challenge - leave blank if there isn't an epic version.
|parameter7name = bestowed
|parameter7name = bestowed
|parameter7description = Who is gives access to the challenge.
|parameter7description = Who is gives access to the challenge. Use [[Template:PageLink]] if the page name does not match the article name.
|parameter8name = flavortext
|parameter8name = flavortext
|parameter8description = Enter the DM text that is displayed in the chat or said when you enter the challenge.
|parameter8description = Enter the DM text that is displayed in the chat or said when you enter the challenge.
|parameter9name = zone  
|parameter9name = zone  
|parameter9description = The public area the challenge is in.
|parameter9description = The public area the challenge is in. Use [[Template:PageLink]] if the page name does not match the article name.
|parameter10name = hexp
|parameter10name = hexp
|parameter10description = Enter the range for the heroic experience.
|parameter10description = Enter the range for the heroic experience.
Line 78: Line 78:
<div class="box outer-box">
<div class="box outer-box">
<div class="box inner-box">
<div class="box inner-box">
{{#if: {{{advpack|}}}|'''Pack:''' {{{advpack}}}<br>|Free To Play<br>}}
{{#if: {{{advpack|}}}|'''Pack:''' {{RenderLink|{{{advpack}}}}}<br>|Free To Play<br>}}
</div>
</div>
<div class="box inner-box">{{QuestMaps|{{{title}}}|{{{mapcount|1}}}}}</div>
<div class="box inner-box">{{QuestMaps|{{{title}}}|{{{mapcount|1}}}}}</div>
<div class="box inner-box">
<div class="box inner-box">
{{#if: {{{hlvl|}}} |[[Category:Heroic Challenges]]'''Heroic Level:''' {{{hlvl}}}<br>}}{{#if: {{{elvl|}}} |[[Category:Epic Challenges]]'''Epic Level:''' {{{elvl}}}<br>}}{{#if: {{{bestowed|}}} |'''Bestowed by:''' [[{{{bestowed}}}]]<br>}}{{#if: {{{zone|}}} |[[Category: Challenges Found In {{{zone}}}]]'''Found in:''' [[{{{zone}}}]]<br>}}{{#if: {{{dungeonname|}}} |'''Takes Place in:''' [[{{{dungeonname}}}]]<br>}}{{#if: {{{timelimit|}}} |'''Time Limit:''' {{{timelimit}}} Minutes<br>}}{{#if: {{{hexp|}}} |'''Heroic XP:''' {{{hexp}}}<br>}}{{#if: {{{eexp|}}} |'''Epic XP:''' {{{eexp}}}<br>}}
{{#if: {{{hlvl|}}} |'''Heroic Level:''' {{{hlvl}}}<br>}}{{#if: {{{elvl|}}} |'''Epic Level:''' {{{elvl}}}<br>}}{{#if: {{{bestowed|}}} |'''Bestowed by:''' {{RenderLink|{{{bestowed}}}}}<br>}}{{#if: {{{zone|}}} |'''Found in:''' {{RenderLink|{{{zone}}}}}<br>}}{{#if: {{{dungeonname|}}} |'''Takes Place in:''' {{{dungeonname}}}<br>}}{{#if: {{{timelimit|}}} |'''Time Limit:''' {{{timelimit}}} Minutes<br>}}{{#if: {{{hexp|}}} |'''Heroic XP:''' {{{hexp}}}<br>}}{{#if: {{{eexp|}}} |'''Epic XP:''' {{{eexp}}}<br>}}
</div>
</div>
{{#if: {{{favor|}}} |<div class="box inner-box"><span class="box-header">'''Favor'''</span><br>{{{favor}}}</div>}}
{{#if: {{{favor|}}} |<div class="box inner-box"><span class="box-header">'''Favor'''</span><br>{{{favor}}}</div>}}
Line 97: Line 97:
</div>}}
</div>}}
<div class="paragraph-header">Named Loot</div>
<div class="paragraph-header">Named Loot</div>
<div class="paragraph-body">{{#dpl: category={{{title}}} Loot|noresultsheader=None}}</div>
<div class="paragraph-body">{{#dpl: category={{FULLPAGENAME}} Loot|noresultsheader=None}}</div>
{{#if: {{{notes|}}}|<div class="paragraph-header">Notes</div><div class="paragraph-body">
{{#if: {{{notes|}}}|<div class="paragraph-header">Notes</div><div class="paragraph-body">
{{{notes}}}
{{{notes}}}
Line 106: Line 106:
</div>}}
</div>}}
<div class="paragraph-header">Monsters</div>
<div class="paragraph-header">Monsters</div>
<div class="paragraph-body">{{#dpl: category=Named Monsters In {{{title}}}|noresultsheader=&nbsp;}}{{#if: {{{monsters|}}} |{{{monsters}}}}}</div>
<div class="paragraph-body">{{#dpl: category=Named Monsters In {{FULLPAGENAME}}|noresultsheader=&nbsp;}}{{#if: {{{monsters|}}} |{{{monsters}}}}}</div>
</div>
</div>
</div>
</div>
{{#if: {{{update|}}} |[[Category: Update {{{update}}} Challenges]]|[[Category:Challenges without Update]]}}
{{#if: {{{update|}}} |[[Category: Update {{{update}}} Challenges]]|[[Category:Challenges without Update]]}}{{#if: {{{hlvl|}}} |[[Category:Heroic Challenges]]}}{{#if: {{{elvl|}}} |[[Category:Epic Challenges]]}}

Revision as of 16:19, 10 September 2019

{{Challenge
| title = 
| advpack = 
| update = 
| dungeonname = 
| hlvl = 
| elvl = 
| bestowed = 
| flavortext = 
| zone = 
| hexp = 
| eexp = 
| favor = 
| overview = 
| timelimit = 
| objectives = 
| starobjectives = 
| notes = 
| patchhistory = 
| walkthrough = 
| mapcount = 
| links = 
}}

Challenge[edit]

This template is used to render information about a challenge. Example of the Template in Use: Lava Caves: Circles of Power.

Usage[edit]

Parameter Documentation
titleThe title of the challenge.
advpackThe adventure pack that in which this challenge is a part. Leave blank if it is Free to Play. Use Template:PageLink if the page name does not match the article name.
updateWhich update was this challenge released in.
dungeonnameEnter the name of the dungeon where this quest takes place.
hlvlWhat is the minimum heroic normal level of the challenge - leave blank if there isn't a heroic version..
elvlWhat is the minimum epic normal level of the challenge - leave blank if there isn't an epic version.
bestowedWho is gives access to the challenge. Use Template:PageLink if the page name does not match the article name.
flavortextEnter the DM text that is displayed in the chat or said when you enter the challenge.
zoneThe public area the challenge is in. Use Template:PageLink if the page name does not match the article name.
hexpEnter the range for the heroic experience.
eexpEnter the range for the epic experience.
favorEnter the patron information about this challenge. Use Template:ChallengeFavor to format this correctly.
overviewA textual overview of the challenge.
timelimitEnter the time limit imposed if there is one.
starobjectivesEnter the objectives that give a star in the the challenge, one for each star.
objectivesEnter other objectives for the challenge
notesAny notes about the challenge.
patchhistoryAny changes in specific patches to the challenge.
walkthroughUse this to give a user a walkthrough on how to complete the challenge.
mapcountSpecify how many maps. If this is blank, it will default to 1. The max you can have is 5.
linksAny links to external sources. Use the template Template:ExternalLink.

Template

Ignore any errors below this line, The errors occur because there is no input into the template, in the template itself.