Difference between revisions of "Template:QuestObjective"

From DDO Compendium
 
Line 9: Line 9:
|example3 = <nowiki>{{QuestObjective|Counted|Collect some firewood for Brawnpits|4}}</nowiki>
|example3 = <nowiki>{{QuestObjective|Counted|Collect some firewood for Brawnpits|4}}</nowiki>
|example3output = {{QuestObjective|Counted|Collect some firewood for Brawnpits|4}}
|example3output = {{QuestObjective|Counted|Collect some firewood for Brawnpits|4}}
|example4 = <nowiki>{{QuestObjective|OptionalCounted|Find and defeat more rock spirits|6}}</nowiki>
|example4 = <nowiki>{{QuestObjective|OptionalCounted|Find and defeat more rock spirits|6||True}}</nowiki>
|example4output = {{QuestObjective|OptionalCounted|Find and defeat more rock spirits|6}}
|example4output = {{QuestObjective|OptionalCounted|Find and defeat more rock spirits|6||True}}
|parameter1name = Type
|parameter1name = Type
|parameter1description = What type of objective is this
|parameter1description = What type of objective is this
Line 37: Line 37:
|parameter4name = Difficulty
|parameter4name = Difficulty
|parameter4description = What difficulty is this objective for - only used when quests have multiple difficulties
|parameter4description = What difficulty is this objective for - only used when quests have multiple difficulties
|parameter5name = Starred
|parameter5=Is this starred
}}
}}
</noinclude><onlyinclude>{{#switch: {{lc:{{{1}}}}}
</noinclude><onlyinclude>{{#switch: {{lc:{{{1}}}}}
Line 47: Line 49:
| failurecount=<span style="color:red">''(Failure)''</span> {{{2}}}&#58; ''{{{3}}} or more''
| failurecount=<span style="color:red">''(Failure)''</span> {{{2}}}&#58; ''{{{3}}} or more''
|#default={{{2}}}
|#default={{{2}}}
}}{{#if: {{{4|}}}|&nbsp;<span style="Color: #00eeef">({{{4}}})</span>}}</onlyinclude>
}}{{#if: {{{4|}}}|&nbsp;<span style="Color: #00eeef">({{{4}}})</span>}} {{#if: {{{5|}}}|[[File: Challenge Star Icon.png]]}}</onlyinclude>

Latest revision as of 15:30, 4 February 2022

QuestObjective[edit]

This template is used to nicely format the objectives for a quest

Example Usage
{{QuestObjective||Speak with Scrag the Kobold}}Speak with Scrag the Kobold
{{QuestObjective|Optional|Defeat +Severlin}}(Optional) Defeat +Severlin
{{QuestObjective|Counted|Collect some firewood for Brawnpits|4}}Collect some firewood for Brawnpits: 4 total
{{QuestObjective|OptionalCounted|Find and defeat more rock spirits|6||True}}(Optional) Find and defeat more rock spirits: 6 total Challenge Star Icon.png

Usage[edit]

{{QuestObjective|(Type)|(Objective Text)|(First value for type)|(Difficulty)|(Starred)}}

Parameter Documentation
TypeWhat type of objective is this
Possible Values:
  • Normal (default)
  • Optional
  • Counted
  • OptionalCounted
  • Failure
  • Timer
  • FailureTimer
  • FailureCount
Objective TextThis is the objective
First value for typeThis is the first value used based on type
Possible Values:
  • Normal - not used
  • Optional - not used
  • Counted - The number of times action is needed for optional to count
  • OptionalCounted - The number of times action is needed for optional to count
  • Failure - not used
  • Timer - The time in minutes
  • FailureTimer - The time in minutes
  • FailureCount - The minimum number before failure
DifficultyWhat difficulty is this objective for - only used when quests have multiple difficulties
Starred{{{parameter5description}}}

Template

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


{{{2}}}