Difference between revisions of "Template:QuestExp"
From DDO Compendium
MNDeveloper (talk | contribs) |
MNDeveloper (talk | contribs) |
||
(5 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
<noinclude> | <noinclude>{{TemplateDocumentation | ||
|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. | ||
|category = Quest and Area Templates | |||
|example1 = <nowiki>{{QuestExp||228|408|436|1571}}</nowiki> | |example1 = <nowiki>{{QuestExp||228|408|436|1571}}</nowiki> | ||
|example1output = {{QuestExp||228|408|436|1571}} | |example1output = {{QuestExp||228|408|436|1571}} | ||
|example2 = <nowiki>{{QuestExp|2456}}</nowiki> | |||
|example2output = {{QuestExp|2456}} | |||
|parameter1name = Solo Experience | |parameter1name = Solo Experience | ||
|parameter1description = This is the experience given for the solo difficulty. | |parameter1description = This is the experience given for the solo difficulty. |
Latest revision as of 20:24, 7 July 2020
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|1571}} | Casual: 228 Normal: 408 Hard: 436 Elite: 1,571 |
{{QuestExp|2456}} | Solo: 2,456 |
Usage[edit]
{{QuestExp|(Solo Experience)|(Casual Experience)|(Normal Experience)|(Hard Experience)|(Elite Experience)}}
Parameter Documentation | |
Solo Experience | This is the experience given for the solo difficulty. |
Casual Experience | This is the experience given for the casual difficulty. |
Normal Experience | This is the experience given for the normal difficulty. |
Hard Experience | This is the experience given for the hard difficulty. |
Elite Experience | This 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.