Difference between revisions of "Template:WildernessRareXP"
From DDO Compendium
MNDeveloper (talk | contribs) (Created page with "<noinclude>{{TemplateDocumentation |name = Template:WildernessRareXP |description = This template is used to display xp gained from killing rares. |category = Quest and Area T...") |
MNDeveloper (talk | contribs) |
||
(6 intermediate revisions by the same user not shown) | |||
Line 3: | Line 3: | ||
|description = This template is used to display xp gained from killing rares. | |description = This template is used to display xp gained from killing rares. | ||
|category = Quest and Area Templates | |category = Quest and Area Templates | ||
|example1 = <nowiki>{{ | |example1 = <nowiki>{{WildernessRareXP|650|3250}}</nowiki> | ||
|example1output = {{ | |example1output = {{WildernessRareXP|650|3250}} | ||
|parameter1name = Kill XP | |example2 = <nowiki>{{WildernessRareXP|650|1700|4875|12750}}</nowiki> | ||
|parameter1description = This is the amount of XP given for each kill | |example2output = {{WildernessRareXP|650|1700|4875|12750}} | ||
|parameter2name = Complete XP | |parameter1name = Heroic Kill XP | ||
|parameter2description = This is the amount of XP given if you kill all the rares | |parameter1description = This is the amount of XP given for each kill on heroic | ||
|parameter2name = Heroic Complete XP | |||
|parameter2description = This is the amount of XP given if you kill all the rares on heroic | |||
|parameter3name = Epic Kill XP | |||
|parameter3description = This is the amount of XP given for each kill on epic or legendary | |||
|parameter4name = Epic Complete XP | |||
|parameter4description = This is the amount of XP given if you kill all the rares on epic or legendary | |||
}} | }} | ||
</noinclude> | </noinclude><onlyinclude>{{#if:{{{3|}}}|'''''Heroic'''''<br>Each Rare: '''{{formatnum:{{{1}}}}} XP''' All Rares: '''{{formatnum:{{{2}}}}} XP'''<br>'''''Epic'''''<br>Each Rare: '''{{formatnum:{{{3}}}}} XP''' All Rares: '''{{formatnum:{{{4}}}}} XP'''|Each Rare: '''{{formatnum:{{{1}}}}} XP''' All Rares: '''{{formatnum:{{{2}}}}} XP'''}}</onlyinclude> | ||
<onlyinclude>Each Rare: '''{{formatnum:{{{1}}}}} XP''' All Rares: '''{{formatnum:{{{2}}}}} XP'''</onlyinclude> |
Latest revision as of 20:28, 23 April 2019
Template:WildernessRareXP[edit]
This template is used to display xp gained from killing rares.
Example Usage | |
{{WildernessRareXP|650|3250}} | Each Rare: 650 XP All Rares: 3,250 XP |
{{WildernessRareXP|650|1700|4875|12750}} | Heroic Each Rare: 650 XP All Rares: 1,700 XP Epic Each Rare: 4,875 XP All Rares: 12,750 XP |
Usage[edit]
{{Template:WildernessRareXP|(Heroic Kill XP)|(Heroic Complete XP)|(Epic Kill XP)|(Epic Complete XP)}}
Parameter Documentation | |
Heroic Kill XP | This is the amount of XP given for each kill on heroic |
Heroic Complete XP | This is the amount of XP given if you kill all the rares on heroic |
Epic Kill XP | This is the amount of XP given for each kill on epic or legendary |
Epic Complete XP | This is the amount of XP given if you kill all the rares on epic or legendary |
Template
Ignore any errors below this line, The errors occur because there is no input into the template, in the template itself.
Each Rare: {{{1}}} XP All Rares: {{{2}}} XP