Template:LotS/mission: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
WolfgangDS (talk | contribs) (Add a column that should tell you how much experience you gain from each mission, on each difficulty.) |
||
Line 1: | Line 1: | ||
{|width="770px" cellpadding="0" align="left" style="border:3px solid #2f4f4f; border-bottom:0px; background: #2f4f4f; color: #ffffff; margin-bottom:0px" | {|width="770px" cellpadding="0" align="left" style="border:3px solid #2f4f4f; border-bottom:0px; background: #2f4f4f; color: #ffffff; margin-bottom:0px" | ||
|colspan=" | |colspan="8" align="center" style="padding:3px 0px; font-size:150%;"|'''{{{name}}}''' | ||
|- | |- | ||
|rowspan="5" align="center" width="200px"|[[File:LotS Quest {{{image}}}.jpg|200px|{{{image}}}]] | |rowspan="5" align="center" width="200px"|[[File:LotS Quest {{{image}}}.jpg|200px|{{{image}}}]] | ||
Line 9: | Line 9: | ||
|align="center" width="15%"|Credits | |align="center" width="15%"|Credits | ||
|align="center" width="35%"|Total Energy to Complete | |align="center" width="35%"|Total Energy to Complete | ||
|align="center" width="35%"|Total Experience Gained | |||
|- style="color: #FFFFFF; background: #{{LotS/BackgroundColor}};" cellpadding="3" align="center" valign="middle" | |- style="color: #FFFFFF; background: #{{LotS/BackgroundColor}};" cellpadding="3" align="center" valign="middle" | ||
|Normal | |Normal | ||
Line 16: | Line 17: | ||
|{{{normalcredits}}} | |{{{normalcredits}}} | ||
|{{#if: {{{normalruns|}}} | {{#expr: {{{normalruns|}}} * {{{normalenergy|}}} }} |}} | |{{#if: {{{normalruns|}}} | {{#expr: {{{normalruns|}}} * {{{normalenergy|}}} }} |}} | ||
|{{#if: {{{normalexpruns|}}} | {{#expr: {{{normalruns|}}} * {{{normalexp|}}} }} |}} | |||
|- style="color: #FFFFFF; background: #{{LotS/BackgroundColor}};" cellpadding="3" align="center" valign="middle" | |- style="color: #FFFFFF; background: #{{LotS/BackgroundColor}};" cellpadding="3" align="center" valign="middle" | ||
|Hard | |Hard | ||
Line 23: | Line 25: | ||
|{{{hardcredits}}} | |{{{hardcredits}}} | ||
|{{#if: {{{hardruns|}}} | {{#expr: {{{hardruns|}}} * {{{hardenergy|}}} }} |}} | |{{#if: {{{hardruns|}}} | {{#expr: {{{hardruns|}}} * {{{hardenergy|}}} }} |}} | ||
|{{#if: {{{hardexpruns|}}} | {{#expr: {{{hardruns|}}} * {{{hardexp|}}} }} |}} | |||
|- style="color: #FFFFFF; background: #{{LotS/BackgroundColor}};" cellpadding="3" align="center" valign="middle" | |- style="color: #FFFFFF; background: #{{LotS/BackgroundColor}};" cellpadding="3" align="center" valign="middle" | ||
|Legendary | |Legendary | ||
Line 30: | Line 33: | ||
|{{{legendarycredits}}} | |{{{legendarycredits}}} | ||
|{{#if: {{{legendaryruns|}}} | {{#expr: {{{legendaryruns|}}} * {{{legendaryenergy|}}} }} |}} | |{{#if: {{{legendaryruns|}}} | {{#expr: {{{legendaryruns|}}} * {{{legendaryenergy|}}} }} |}} | ||
|{{#if: {{{legendaryexpruns|}}} | {{#expr: {{{legendaryruns|}}} * {{{legendaryexp|}}} }} |}} | |||
|- style="color: #FFFFFF; background: #{{LotS/BackgroundColor}};" cellpadding="3" align="center" valign="middle" | |- style="color: #FFFFFF; background: #{{LotS/BackgroundColor}};" cellpadding="3" align="center" valign="middle" | ||
|Nightmare | |Nightmare | ||
Line 37: | Line 41: | ||
|{{{nightmarecredits}}} | |{{{nightmarecredits}}} | ||
|{{#if: {{{nightmareruns|}}} | {{#expr: {{{nightmareruns|}}} * {{{nightmareenergy|}}} }} |}} | |{{#if: {{{nightmareruns|}}} | {{#expr: {{{nightmareruns|}}} * {{{nightmareenergy|}}} }} |}} | ||
|{{#if: {{{nightmareexpruns|}}} | {{#expr: {{{nightmareruns|}}} * {{{nightmareexp|}}} }} |}} | |||
|- | |- | ||
{{#if: {{{prereq|}}}|{{LotS/Prereq}} | {{#if: {{{prereq|}}}|{{LotS/Prereq}} |
Revision as of 15:46, 14 August 2013
{{{name}}} | |||||||
[[File:LotS Quest {{{image}}}.jpg|200px|{{{image}}}]] | Difficulty | Energy | Experience | Ratio | Credits | Total Energy to Complete | Total Experience Gained |
Normal | {{{normalenergy}}} | {{{normalexp}}} | {{{normalcredits}}} | ||||
Hard | {{{hardenergy}}} | {{{hardexp}}} | {{{hardcredits}}} | ||||
Legendary | {{{legendaryenergy}}} | {{{legendaryexp}}} | {{{legendarycredits}}} | ||||
Nightmare | {{{nightmareenergy}}} | {{{nightmareexp}}} | {{{nightmarecredits}}} |