Difference between revisions of "Template:QuestExp"
From DDO Compendium
MNDeveloper (talk | contribs) |
MNDeveloper (talk | contribs) |
||
Line 4: | Line 4: | ||
|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}} | ||
|parameter1name = Solo | |parameter1name = Solo Experience | ||
|parameter1description = This is the experience given for the solo | |parameter1description = This is the experience given for the solo difficulty. | ||
|parameter1values = | |parameter1values = | ||
|parameter2name = | |parameter2name = Casual Experience | ||
|parameter2description = This is the experience given for the | |parameter2description = This is the experience given for the casual difficulty. | ||
|parameter2values = | |parameter2values = | ||
|parameter3name = | |parameter3name = Normal Experience | ||
|parameter3description = This is the experience given for the | |parameter3description = This is the experience given for the normal difficulty. | ||
|parameter3values = | |parameter3values = | ||
|parameter4name = | |parameter4name = Hard Experience | ||
|parameter4description = This is the experience given for the | |parameter4description = This is the experience given for the hard difficulty. | ||
|parameter4values = | |parameter4values = | ||
|parameter5name = Elite Experience | |||
|parameter5description = This is the experience given for the elite difficulty. | |||
|parameter5values = | |||
}} | }} | ||
</noinclude> | </noinclude> |
Revision as of 21:35, 5 May 2018
QuestExp[edit]
This template is used to generate a nicely defined look for quest experience. Not, 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 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.