Difference between revisions of "Template:QuestFavor"

From DDO Compendium
Line 1: Line 1:
<noinclude>[[Category:Template]]{{TemplateDocumentation
<noinclude>[[Category:Template]]{{TemplateDocumentation
|name = QuestFavor
|name = QuestFavor
|description = This template is used to nicely format the output for quest favor.
|description = This template is used to nicely format the output for quest favor.
'''NOTE:''' that if the dpl key "displaystyle" is set to "table" it generates just a link to the patron.
|example1 = <nowiki>{{QuestFavor|The Free Agents|3}}</nowiki>
|example1 = <nowiki>{{QuestFavor|The Free Agents|3}}</nowiki>
|example1output = {{QuestFavor|The Free Agents|3}}
|example1output = {{QuestFavor|The Free Agents|3}}

Revision as of 21:38, 5 May 2018

QuestFavor[edit]

This template is used to nicely format the output for quest favor.

NOTE: that if the dpl key "displaystyle" is set to "table" it generates just a link to the patron.

Example Usage
{{QuestFavor|The Free Agents|3}}Patron: The Free Agents
Solo/Casual: 1
Normal: 3
Hard: 6
Elite: 9

Usage[edit]

{{QuestFavor|(Patron)|(Favor Normal Difficulty Amount)}}

Parameter Documentation
PatronThis is the patron that the favor belongs with.
Favor Normal Difficulty AmountThis is the amount of favor given on normal difficulty. The rest are calculated from that value.

Template

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


[[Category: Quests with {{{1}}} as Patron]]Patron: [[{{{1}}}]]
Solo/Casual: Expression error: Unrecognized punctuation character "{".
Normal: {{{2}}}
Hard: Expression error: Unrecognized punctuation character "{".
Elite: Expression error: Unrecognized punctuation character "{".