Difference between revisions of "Template:QuestExp"

From DDO Compendium
Line 2: Line 2:
|name = QuestExp
|name = QuestExp
|description = This template is used to generate a nicely defined look for quest experience.  Any value not specified will be left out.
|description = This template is used to generate a nicely defined look for quest experience.  Any value not specified will be left out.
Note, that if the dpl key "displaystyle" is set to "table" it generates a more flat, simple look.
'''NOTE:''' that if the dpl key "displaystyle" is set to "table" it generates a more flat, simple look.
|example1 = <nowiki>{{QuestExp||228|408|436|464}}</nowiki>
|example1 = <nowiki>{{QuestExp||228|408|436|464}}</nowiki>
|example1output = {{QuestExp||228|408|436|464}}
|example1output = {{QuestExp||228|408|436|464}}

Revision as of 21:38, 5 May 2018

QuestExp[edit]

This template is used to generate a nicely defined look for quest experience. Any value not specified will be left out.

NOTE: that if the dpl key "displaystyle" is set to "table" it generates a more flat, simple look.

Example Usage
{{QuestExp||228|408|436|464}}Casual: 228
Normal: 408
Hard: 436
Elite: 464

Usage[edit]

{{QuestExp|(Solo Experience)|(Casual Experience)|(Normal Experience)|(Hard Experience)|(Elite Experience)}}

Parameter Documentation
Solo ExperienceThis is the experience given for the solo difficulty.
Casual ExperienceThis is the experience given for the casual difficulty.
Normal ExperienceThis is the experience given for the normal difficulty.
Hard ExperienceThis is the experience given for the hard difficulty.
Elite ExperienceThis is the experience given for the elite difficulty.

Template

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