Difference between revisions of "Template:Challenge"

From DDO Compendium
m
 
(34 intermediate revisions by 3 users not shown)
Line 1: Line 1:
<noinclude>
<noinclude>
== About ==
The basic template for challenges in DDO.
== Usage ==
<pre>
<pre>
{{Quest
{{Challenge
| Overview = <Simple quest overview>
| title =
| Loot = <Named loot available in this quest; leave blank if no named loot drops>
| advpack =
| BaseLevel = <The heroic quest level as displayed in the Adventure Compendium>
| update =
| xp = <Heroic Casual XP>
| dungeonname =  
| QuestGiver = <NPC quest giver>
| hlvl =  
| Zone = <Public zone of the quest entrance>
| elvl =  
| Dungeon = <Name of the dungeon instance>
| llvl =
| AdvPack = <Required adventure pack, default is Free To Play>
| bestowed =  
| Patron = <Patron name>
| flavortext =  
| Favor =  
| zone =
| Walkthrough = <Detailed walkthrough of quest with all optionals>
| hexp =
| Traps = <table of all traps, default is None>
| eexp =
| Monsters = <Table of all monsters>
| lexp =
| Notes = <Any and all relevant notes>
| favor =  
| Media = <Player written game guides and/or external media (YouTube, Twitch, Images, etc...>
| overview =  
| PatchHistory = <Table of all related game updates relevant to this quest>
| timelimit =  
| objectives =  
| starobjectives =  
| notes =
| patchhistory =
| walkthrough =
| mapcount =
| links =  
| npccontact=
| monsters =  
| loot=
| mapname=
}}</pre>
}}</pre>
[[Category:Templates]]
{{TemplateDocumentation
|name = Challenge
|description = This template is used to render information about a challenge. Example of the Template in Use: [[Lava Caves: Circles of Power]].
|category=Quest and Area Templates
|usesnamedparameters = true
|parameter1name = title
|parameter1description = The title of the challenge.
|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]] if the page name does not match the article name.
|parameter3name = update
|parameter3description = Which update was this challenge released in.
|parameter4name = dungeonname
|parameter4description = Enter the name of the dungeon where this quest takes place.
|parameter5name = hlvl
|parameter5description = What is the minimum heroic normal level of the challenge - leave blank if there isn't a heroic version..
|parameter6name = elvl
|parameter6description = What is the minimum epic normal level of the challenge - leave blank if there isn't an epic version.
|parameter7name = llvl
|parameter7description = What is the minimum legendary normal level of the challenge - leave blank if there isn't an legendary version.
|parameter8name = bestowed
|parameter8description = Who is gives access to the challenge. Use [[Template:PageLink]] if the page name does not match the article name.
|parameter9name = flavortext
|parameter9description = Enter the DM text that is displayed in the chat or said when you enter the challenge.
|parameter10name = zone
|parameter10description = The public area the challenge is in. Use [[Template:PageLink]] if the page name does not match the article name.
|parameter11name = hexp
|parameter11description = Enter the range for the heroic experience.
|parameter12name = eexp
|parameter12description = Enter the range for the epic experience.
|parameter13name = lexp
|parameter13description = Enter the range for the legendary experience.
|parameter14name = favor
|parameter14description = Enter the patron information about this challenge.  Use [[Template:ChallengeFavor]] to format this correctly.
|parameter15name = overview
|parameter15description = A textual overview of the challenge.
|parameter16name = timelimit
|parameter16description = Enter the time limit imposed if there is one.
|parameter17name = starobjectives
|parameter17description = Enter the objectives that give a star in the the challenge, one for each star.
|parameter18name = objectives
|parameter18description = Enter other objectives for the challenge
|parameter19name = notes
|parameter19description = Any notes about the challenge.
|parameter20name = patchhistory
|parameter20description = Any changes in specific patches to the challenge.
|parameter21name = walkthrough
|parameter21description = Use this to give a user a walkthrough on how to complete the challenge.
|parameter22name = mapcount
|parameter22description = Specify how many maps.  If this is blank, it will default to 1.  The max you can have is 5.
|parameter23name = links
|parameter23description = Any links to external sources.  Use the template [[Template:ExternalLink]].
|parameter24name = npccontact
|parameter24description = The 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.
|parameter25name = monsters
|parameter25description = Enter a bulleted list of non-named monsters that are in the quest.  Use [[Template:QuestMonster]] to populate.
|parameter26name = loot
|parameter26description = A bulleted list of loot that drops that isn't specific to this challenge (i.e. tomes)
|parameter27name = mapname
|parameter27description = The prefix names of the map instead of the title incase the same maps are in more than one quest.
}}
</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:''' {{RenderLink|{{{advpack}}}}}<br>|Free To Play<br>}}
 
== Meta ==
<div class="row">
<div class="col-md-6">
<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|{{#if: {{{mapname|}}}|{{{mapname}}}|{{{title}}}}}|{{{mapcount|1}}}}}</div>
'''Zone:''' [[{{{Zone|Zone name (i.e. House Jorasco)}}}]]
<div class="box inner-box">
<hr>
{{#if: {{{hlvl|}}} |'''Heroic Level:''' {{{hlvl}}}<br>}}{{#if: {{{elvl|}}} |'''Epic Level:''' {{{elvl}}}<br>}}{{#if: {{{llvl|}}} |'''Legendary Level:''' {{{llvl}}}<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: {{{lexp|}}} |'''Legendary XP:''' {{{lexp}}}<br>}}</div>{{#if: {{{favor|}}} |<div class="box inner-box"><span class="box-header">'''Favor'''</span><br>{{{favor}}}</div>}}
'''Dungeon:''' [[{{{Dungeon|Name of the dungeon instance}}}]]
{{#if: {{{links|}}} |<div class="box inner-box"><span class="box-header">'''External Links'''</span><br>{{{links}}}</div>}}
<hr>
'''Adventure Pack:''' [[{{{AdvPack|Free to Play}}}]]
</div>
</div>
<div class="col-md-3">
{{#if: {{{flavortext|}}} |<div class="flavor-text paragraph-body">{{{flavortext}}}</div>}}
'''Patron:'''  [[{{{Patron|Patron name}}}]]
<div class="paragraph-header">Overview</div>
<hr>
<div class="paragraph-body">{{{overview}}}</div>
'''Favor:''' {{{Favor|0}}}
{{#if: {{{starobjectives|}}}|<div class="paragraph-header">Star Objectives</div><div class="paragraph-body">
{{{starobjectives}}}
</div>}}
{{#if: {{{objectives|}}}|<div class="paragraph-header">Other Objectives</div><div class="paragraph-body">
{{{objectives}}}
</div>}}
<div class="paragraph-header">Named Loot</div><div class="paragraph-body">{{#dpl: category=Loot|linksto={{ARTICLEPAGENAME}}|ordermethod=sortkey|noresultsheader={{#if: {{{loot|}}}|&nbsp;|None}}}}{{#if: {{{loot|}}}|
{{{loot}}}}}</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 class="paragraph-header">Monsters</div>
<div class="paragraph-body">{{#dpl:
|linksto={{ARTICLEPAGENAME}}
|uses=Template:NamedEnemy
|ordermethod=sortkey|noresultsheader={{#if: {{{monsters|}}} |&nbsp;|None}}}}{{#if: {{{monsters|}}} |
{{{monsters}}}}}</div>
</div>
</div>
</div>
</div>
 
{{#if: {{{update|}}} |[[Category: Update {{{update}}} Challenges]]|[[Category:Challenges without Update]]}}{{#if: {{{hlvl|}}} |[[Category:Heroic Challenges]]}}{{#if: {{{elvl|}}} |[[Category:Epic Challenges]]}}
== 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 class="col-md-5">
[[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>

Latest revision as of 14:08, 24 February 2023

{{Challenge
| title = 
| advpack = 
| update = 
| dungeonname = 
| hlvl = 
| elvl = 
| llvl =
| bestowed = 
| flavortext = 
| zone = 
| hexp = 
| eexp =
| lexp = 
| 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.
llvlWhat is the minimum legendary normal level of the challenge - leave blank if there isn't an legendary 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.
lexpEnter the range for the legendary 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.