Difference between revisions of "Template:Quest"
From DDO Compendium
MNDeveloper (talk | contribs) |
MNDeveloper (talk | contribs) |
||
Line 1: | Line 1: | ||
<noinclude> | <noinclude> | ||
<pre> | <pre> | ||
{{Template:Quest | {{Template:Quest | ||
|title = | |title = | ||
|advpack = | |advpack = | ||
|update = | |update = | ||
|arc = | |arc = | ||
|dungeonname = | |dungeonname = | ||
|length = | |length = | ||
|noreaper = | |noreaper = | ||
|hlvl = | |hlvl = | ||
|elvl = | |elvl = | ||
|llvl = | |llvl = | ||
|bestowed = | |bestowed = | ||
|flavortext = | |flavortext = | ||
|zone = | |zone = | ||
|entrance= | |entrance= | ||
|hexp = | |hexp = | ||
|eexp = | |eexp = | ||
|lexp = | |lexp = | ||
|favor = | |favor = | ||
|overview = | |overview = | ||
|traps = | |traps = | ||
|objectives = | |objectives = | ||
|notes = | |notes = | ||
|patchhistory = | |patchhistory = | ||
|bonusxp = | |bonusxp = | ||
|walkthrough = | |walkthrough = | ||
|mapcount = | |mapcount = | ||
|links = | |links = | ||
|monsters = | |monsters = | ||
|puzzlecount= | |puzzlecount= | ||
|puzzlelinks= | |puzzlelinks= | ||
}} | }} | ||
</pre> | </pre> | ||
{{TemplateDocumentation | |||
--- | |name = StoryArc | ||
|description = This template is used to render information about a quest. Example of the Template in Use: [[The Lords of Dust]]. | |||
== The Template == | |usesnamedparameters = true | ||
</noinclude> | |parameter1name = title | ||
|parameter1description = The title of the quest. | |||
|parameter1values = | |||
|parameter2name = advpack | |||
|parameter2description = The adventure pack that in which this quest is a part. Leave blank if it is Free to Play. | |||
|parameter2values = | |||
|parameter3name = update | |||
|parameter3description = Which update was this quest released in. | |||
|parameter3values = | |||
|parameter4name = arc | |||
|parameter4description = Enter the name of the story arc which this quest is a part. | |||
|parameter4values = | |||
|parameter5name = dungeonname | |||
|parameter5description = Enter the name of the dungeon where this quest takes place. | |||
|parameter5values = | |||
|parameter6name = length | |||
|parameter6description = Enter the length of the quest. | |||
|parameter6values = | |||
* Short | |||
* Medium | |||
* Long | |||
* Very Long | |||
|parameter7name = noreaper | |||
|parameter7description = If this quest cannot be played on reaper mode, enter "True" here. | |||
|parameter7values = | |||
|parameter8name = hlvl | |||
|parameter8description = What is the heroic normal level of the quest - leave blank if there isn't a heroic version.. | |||
|parameter8values = | |||
|parameter9name = elvl | |||
|parameter9description = What is the epic normal level of the quest - leave blank if there isn't an epic version. | |||
|parameter9values = | |||
|parameter10name = llvl | |||
|parameter10description = What is the legendary normal level of the quest - leave blank if there isn't a legendary version. | |||
|parameter10values = | |||
|parameter11name = bestowed | |||
|parameter11description = Who is the quest giver for the quest. | |||
|parameter11values = | |||
|parameter12name = flavortext | |||
|parameter12description = Enter the DM text that is displayed in the chat or said when you enter the quest. | |||
|parameter12values = | |||
|parameter13name = zone | |||
|parameter13description = The public area the quest is in. | |||
|parameter13values = | |||
|parameter14name = entrance | |||
|parameter14description = If the quest entrance is not in the public area defined in zone, put the name of that area here. | |||
|parameter14values = | |||
|parameter15name = hexp | |||
|parameter15description = Enter the experience gained by completing the heroic version of this quest. Use [[Template:QuestExp]] to specify the values for all the difficulties. | |||
|parameter15values = | |||
|parameter16name = eexp | |||
|parameter16description = Enter the experience gained by completing the epic version of this quest. Use [[Template:QuestExp]] to specify the values for all the difficulties. | |||
|parameter16values = | |||
|parameter17name = lexp | |||
|parameter17description = Enter the experience gained by completing the legendary version of this quest. Use [[Template:QuestExp]] to specify the values for all the difficulties. | |||
|parameter17values = | |||
|parameter18name = favor | |||
|parameter18description = Enter the favor information about this quest. Use [[Template:QuestFavor]] to format this correctly. | |||
|parameter18values = | |||
|parameter19name = overview | |||
|parameter19description = A textual overview of the quest. | |||
|parameter19values = | |||
|parameter20name = traps | |||
|parameter20description = Enter information about the traps that are in this quest. | |||
|parameter20values = | |||
|parameter21name = objectives | |||
|parameter21description = Enter the objectives that the quest has, as a bulleted list. | |||
|parameter21values = | |||
|parameter22name = notes | |||
|parameter22description = Any notes about the quest. | |||
|parameter22values = | |||
|parameter23name = patchhistory | |||
|parameter23description = Any changes in specific patches to the quest. | |||
|parameter23values = | |||
|parameter24name = bonusxp | |||
|parameter24description = Enter the bonus XP gained from breakables, traps, etc. Use multiple [[Template:QuestBonus]], one for each type. | |||
|parameter24values = | |||
|parameter25name = walkthrough | |||
|parameter25description = Use this to give a user a walkthrough on how to complete the quest. | |||
|parameter25values = | |||
|parameter26name = mapcount | |||
|parameter26description = Specify how many maps. If this is blank, it will default to 1. The max you can have is 5. | |||
|parameter26values = | |||
|parameter27name = links | |||
|parameter27description = Any links to external sources. Use the template [[Template:ExternalLink]]. | |||
|parameter27values = | |||
|parameter28name = monsters | |||
|parameter28description = Enter a bulleted list of non-named monsters that are in the quest. Use [[Template:QuestMonster]] to populate. | |||
|parameter28values = | |||
|parameter29name = puzzlecount | |||
|parameter29description = Specify how many images you have for puzzles. If it is blank there are none. | |||
|parameter29values = | |||
|parameter30name = puzzlelinks | |||
|parameter30description = A bulleted list of links to pages that help describe more complicated puzzles. Use [[Template:QuestPuzzle]] for this. | |||
|parameter30values = | |||
}}</noinclude> | |||
<div> | <div> | ||
<div class="quest"> | <div class="quest"> |
Revision as of 19:04, 15 May 2018
{{Template:Quest |title = |advpack = |update = |arc = |dungeonname = |length = |noreaper = |hlvl = |elvl = |llvl = |bestowed = |flavortext = |zone = |entrance= |hexp = |eexp = |lexp = |favor = |overview = |traps = |objectives = |notes = |patchhistory = |bonusxp = |walkthrough = |mapcount = |links = |monsters = |puzzlecount= |puzzlelinks= }}
StoryArc[edit]
This template is used to render information about a quest. Example of the Template in Use: The Lords of Dust.
Usage[edit]
Parameter Documentation | |
title | The title of the quest. |
advpack | The adventure pack that in which this quest is a part. Leave blank if it is Free to Play. |
update | Which update was this quest released in. |
arc | Enter the name of the story arc which this quest is a part. |
dungeonname | Enter the name of the dungeon where this quest takes place. |
length | Enter the length of the quest. Possible Values:
|
noreaper | If this quest cannot be played on reaper mode, enter "True" here. |
hlvl | What is the heroic normal level of the quest - leave blank if there isn't a heroic version.. |
elvl | What is the epic normal level of the quest - leave blank if there isn't an epic version. |
llvl | What is the legendary normal level of the quest - leave blank if there isn't a legendary version. |
bestowed | Who is the quest giver for the quest. |
flavortext | Enter the DM text that is displayed in the chat or said when you enter the quest. |
zone | The public area the quest is in. |
entrance | If the quest entrance is not in the public area defined in zone, put the name of that area here. |
hexp | Enter the experience gained by completing the heroic version of this quest. Use Template:QuestExp to specify the values for all the difficulties. |
eexp | Enter the experience gained by completing the epic version of this quest. Use Template:QuestExp to specify the values for all the difficulties. |
lexp | Enter the experience gained by completing the legendary version of this quest. Use Template:QuestExp to specify the values for all the difficulties. |
favor | Enter the favor information about this quest. Use Template:QuestFavor to format this correctly. |
overview | A textual overview of the quest. |
traps | Enter information about the traps that are in this quest. |
objectives | Enter the objectives that the quest has, as a bulleted list. |
notes | Any notes about the quest. |
patchhistory | Any changes in specific patches to the quest. |
bonusxp | Enter the bonus XP gained from breakables, traps, etc. Use multiple Template:QuestBonus, one for each type. |
walkthrough | Use this to give a user a walkthrough on how to complete the quest. |
mapcount | Specify how many maps. If this is blank, it will default to 1. The max you can have is 5. |
links | Any links to external sources. Use the template Template:ExternalLink. |
monsters | Enter a bulleted list of non-named monsters that are in the quest. Use Template:QuestMonster to populate. |
puzzlecount | Specify how many images you have for puzzles. If it is blank there are none. |
puzzlelinks | A bulleted list of links to pages that help describe more complicated puzzles. Use Template:QuestPuzzle for this. |
Template
Ignore any errors below this line, The errors occur because there is no input into the template, in the template itself.
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
Monsters
Named
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