Difference between revisions of "Template:WildernessExplorerXP"

From DDO Compendium
(Created page with "<noinclude>{{TemplateDocumentation |name = WildernessExplorerXP |description = This template is used to display XP information about an explorer points in a wilderness area. |...")
 
 
(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>{{WildernessExplorer|350|900|2400|2000}}</nowiki>
|example1 = <nowiki>{{WildernessExplorerXP|350|900|2400|2000}}</nowiki>
|example1output = {{WildernessExplorer|350|900|2400|2000}}
|example1output = {{WildernessExplorerXP|350|900|2400|2000}}
|parameter2name = Heroic XP
|parameter1name = Heroic XP
|parameter2description = This is the amount of XP given for finding each explorer point for the heroic version.
|parameter1description = This is the amount of XP given for finding each explorer point for the heroic version.
|parameter3name = Heroic Bonus XP
|parameter2name = Heroic Bonus XP
|parameter3description = This is the amount of XP given for finding all the explorers for the heroic version.
|parameter2description = This is the amount of XP given for finding all the explorers for the heroic version.
|parameter4name = Epic XP
|parameter3name = Epic XP
|parameter4description = This is the amount of XP given for finding each explorer point for the epic/legendary version.
|parameter3description = This is the amount of XP given for finding each explorer point for the epic/legendary version.
|parameter5name = Epic Bonus XP
|parameter4name = Epic Bonus XP
|parameter5description = This is the amount of XP given for finding all the explorers for the epic version.
|parameter4description = This is the amount of XP given for finding all the explorers for the epic version.
}}</noinclude>
}}</noinclude>
<onlyinclude>{{#if: {{{2|}}} | {{#if: {{{4}}}|'''Heroic'''<br>}}XP per explorer: '''{{formatnum:{{{2}}}}}'''<br>Bonus XP for all points: '''{{formatnum:{{{3}}}}}'''}}{{#if: {{{4|}}} | <br>{{#if: {{{2}}}|'''Epic/Legendary'''<br>}}XP per explorer: '''{{formatnum:{{{4}}}}}'''<br>Bonus XP for all points: '''{{formatnum:{{{5}}}}}'''}}</onlyinclude>
<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 XPThis is the amount of XP given for finding each explorer point for the heroic version.
Heroic Bonus XPThis is the amount of XP given for finding all the explorers for the heroic version.
Epic XPThis is the amount of XP given for finding each explorer point for the epic/legendary version.
Epic Bonus XPThis 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.