Difference between revisions of "Template:WildernessExplorerXP"
From DDO Compendium
MNDeveloper (talk | contribs) (Created page with "<noinclude>{{TemplateDocumentation |name = WildernessExplorerXP |description = This template is used to display XP information about an explorer points in a wilderness area. |...") |
MNDeveloper (talk | contribs) |
||
(6 intermediate revisions by the same user not shown) | |||
Line 3: | Line 3: | ||
|description = This template is used to display XP information about an explorer points in a wilderness area. | |description = This template is used to display XP information about an explorer points in a wilderness area. | ||
|category = Quest and Area Templates | |category = Quest and Area Templates | ||
|example1 = <nowiki>{{ | |example1 = <nowiki>{{WildernessExplorerXP|350|900|2400|2000}}</nowiki> | ||
|example1output = {{ | |example1output = {{WildernessExplorerXP|350|900|2400|2000}} | ||
| | |parameter1name = Heroic XP | ||
| | |parameter1description = This is the amount of XP given for finding each explorer point for the heroic version. | ||
| | |parameter2name = Heroic Bonus XP | ||
| | |parameter2description = This is the amount of XP given for finding all the explorers for the heroic version. | ||
| | |parameter3name = Epic XP | ||
| | |parameter3description = This is the amount of XP given for finding each explorer point for the epic/legendary version. | ||
| | |parameter4name = Epic Bonus XP | ||
| | |parameter4description = This is the amount of XP given for finding all the explorers for the epic version. | ||
}}</noinclude> | }}</noinclude> | ||
<onlyinclude>{{#if: {{{ | <onlyinclude>{{#if: {{{1|}}} | {{#if: {{{3|}}}|'''''Heroic'''''<br>}}XP per explorer: '''{{formatnum:{{{1}}}}}'''<br>Bonus XP for all points: '''{{formatnum:{{{2}}}}}'''<br>}}{{#if: {{{3|}}} | {{#if: {{{1|}}}|'''''Epic'''''<br>}}XP per explorer: '''{{formatnum:{{{3}}}}}'''<br>Bonus XP for all points: '''{{formatnum:{{{4}}}}}'''<br>}}</onlyinclude> |
Latest revision as of 20:49, 23 April 2019
WildernessExplorerXP[edit]
This template is used to display XP information about an explorer points in a wilderness area.
Example Usage | |
{{WildernessExplorerXP|350|900|2400|2000}} | Heroic XP per explorer: 350 Bonus XP for all points: 900 Epic XP per explorer: 2,400 Bonus XP for all points: 2,000 |
Usage[edit]
{{WildernessExplorerXP|(Heroic XP)|(Heroic Bonus XP)|(Epic XP)|(Epic Bonus XP)}}
Parameter Documentation | |
Heroic XP | This is the amount of XP given for finding each explorer point for the heroic version. |
Heroic Bonus XP | This is the amount of XP given for finding all the explorers for the heroic version. |
Epic XP | This is the amount of XP given for finding each explorer point for the epic/legendary version. |
Epic Bonus XP | This is the amount of XP given for finding all the explorers for the epic version. |
Template
Ignore any errors below this line, The errors occur because there is no input into the template, in the template itself.