Difference between revisions of "Template:Challenge"

From DDO Compendium
Line 25: Line 25:
| npccontact=
| npccontact=
| monsters =  
| monsters =  
|loot=
| loot=
| mapname=
}}</pre>
}}</pre>
{{TemplateDocumentation
{{TemplateDocumentation
Line 80: Line 81:
|parameter24name = loot
|parameter24name = loot
|parameter24description = A bulleted list of loot that drops that isn't specific to this challenge (i.e. tomes)
|parameter24description = A bulleted list of loot that drops that isn't specific to this challenge (i.e. tomes)
|parameter25name = mapname
|parameter25description = The prefix names of the map instead of the title incase the same maps are in more than one quest.
}}
}}
</noinclude>
</noinclude>
Line 89: Line 92:
{{#if: {{{advpack|}}}|'''Pack:''' {{RenderLink|{{{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|{{#if: {{{mapname|}}}|{{{mapname}}}|{{{title}}}}}|{{{mapcount|1}}}}}</div>
<div class="box inner-box">
<div class="box inner-box">
{{#if: {{{hlvl|}}} |'''Heroic Level:''' {{{hlvl}}}<br>}}{{#if: {{{elvl|}}} |'''Epic Level:''' {{{elvl}}}<br>}}{{#if: {{{bestowed|}}} |'''Bestowed by:''' {{RenderLink|{{{bestowed}}}}}|'''Walkup'''{{#if:{{{npccontact|}}}|<br>'''NPC Contact:''' {{RenderLink|{{{npccontact}}}}}}}}}<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>}}
{{#if: {{{hlvl|}}} |'''Heroic Level:''' {{{hlvl}}}<br>}}{{#if: {{{elvl|}}} |'''Epic Level:''' {{{elvl}}}<br>}}{{#if: {{{bestowed|}}} |'''Bestowed by:''' {{RenderLink|{{{bestowed}}}}}|'''Walkup'''{{#if:{{{npccontact|}}}|<br>'''NPC Contact:''' {{RenderLink|{{{npccontact}}}}}}}}}<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>}}

Revision as of 15:59, 22 February 2023

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

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.
npccontactThe NPC you get rewards from if this is a walkup (i.e. there is no bestower). Use Template:PageLink if the page name does not match the article name.
monstersEnter a bulleted list of non-named monsters that are in the quest. Use Template:QuestMonster to populate.
lootA bulleted list of loot that drops that isn't specific to this challenge (i.e. tomes)
mapnameThe prefix names of the map instead of the title incase the same maps are in more than one quest.

Template

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