Template:LotS/mission: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
(54 intermediate revisions by 8 users not shown) | |||
Line 1: | Line 1: | ||
{| width=" | {|width="770px" cellpadding="0" align="left" style="border:3px solid #2f4f4f; border-bottom:0px; background: #2f4f4f; color: #ffffff; margin-bottom:0px; clear: left;" | ||
|colspan="7" align="center"|{{{name}}} | |colspan="7" align="center" style="padding:3px 0px; font-size:150%;"|'''{{{name}}}''' | ||
|- | |- | ||
|rowspan="5" align="center" width="200px"|[[File:LotS Quest {{{image}}}.jpg|200px|{{{image}}}]] | |||
|align="center" width="15%"|Difficulty | |||
|align="center" width="15%"|Energy | |||
|align="center" width="15%"|Experience | |||
|align="center" width=" 5%"|Ratio | |||
|align="center" width="15%"|Credits | |||
|align="center" width="35%"|Total Energy to Complete | |||
|- style="color: #FFFFFF; background: #{{LotS/BackgroundColor}};" cellpadding="3" align="center" valign="middle" | |||
|Normal | |Normal | ||
|{{{normalenergy}}} | |{{{normalenergy}}} | ||
|{{{normalexp}}} | |{{{normalexp}}} | ||
|{{#expr: {{{normalexp|}}} / {{{normalenergy|}}} round 2 }} | |{{#if: {{{normalenergy|}}} | {{#expr: {{{normalexp|}}} / {{{normalenergy|}}} round 2 }} |}} | ||
|{{{normalcredits}}} | |{{{normalcredits}}} | ||
|{{{ | |{{#if: {{{normalruns|}}} | {{#expr: {{{normalruns|}}} * {{{normalenergy|}}} }} |}} | ||
|{{{ | |- style="color: #FFFFFF; background: #{{LotS/BackgroundColor}};" cellpadding="3" align="center" valign="middle" | ||
|- | |||
|Hard | |Hard | ||
|{{{hardenergy}}} | |{{{hardenergy}}} | ||
|{{{hardexp}}} | |{{{hardexp}}} | ||
|{{#expr: {{{hardexp|}}} / {{{hardenergy|}}} round 2 }} | |{{#if: {{{hardenergy|}}} | {{#expr: {{{hardexp|}}} / {{{hardenergy|}}} round 2 }} |}} | ||
|{{{hardcredits}}} | |{{{hardcredits}}} | ||
|{{{ | |{{#if: {{{hardruns|}}} | {{#expr: {{{hardruns|}}} * {{{hardenergy|}}} }} |}} | ||
|{{{ | |- style="color: #FFFFFF; background: #{{LotS/BackgroundColor}};" cellpadding="3" align="center" valign="middle" | ||
|- | |||
|Legendary | |Legendary | ||
|{{{legendaryenergy}}} | |{{{legendaryenergy}}} | ||
|{{{legendaryexp}}} | |{{{legendaryexp}}} | ||
|{{#expr: {{{legendaryexp|}}} / {{{legendaryenergy|}}} round 2 }} | |{{#if: {{{legendaryenergy|}}} | {{#expr: {{{legendaryexp|}}} / {{{legendaryenergy|}}} round 2 }} |}} | ||
|{{{legendarycredits}}} | |{{{legendarycredits}}} | ||
|{{{ | |{{#if: {{{legendaryruns|}}} | {{#expr: {{{legendaryruns|}}} * {{{legendaryenergy|}}} }} |}} | ||
|{{{ | |- style="color: #FFFFFF; background: #{{LotS/BackgroundColor}};" cellpadding="3" align="center" valign="middle" | ||
|- | |||
|Nightmare | |Nightmare | ||
|{{{nightmareenergy}}} | |{{{nightmareenergy}}} | ||
|{{{nightmareexp}}} | |{{{nightmareexp}}} | ||
|{{#expr: {{{nightmareexp|}}} / {{{nightmareenergy|}}} round 2 }} | |{{#if: {{{nightmareenergy|}}} | {{#expr: {{{nightmareexp|}}} / {{{nightmareenergy|}}} round 2 }} |}} | ||
|{{{nightmarecredits}}} | |{{{nightmarecredits}}} | ||
|{{{ | |{{#if: {{{nightmareruns|}}} | {{#expr: {{{nightmareruns|}}} * {{{nightmareenergy|}}} }} |}} | ||
|{{{ | |- | ||
{{#if: {{{prereq|}}}|{{LotS/Prereq}} | |||
{{{prereq}}} | |||
}} | |||
|- | |||
{{#if: {{{loot|}}}|{{LotS/MissionLoot}} | |||
{{{loot}}} | |||
}} | |||
|} | |} |
Latest revision as of 18:51, 16 October 2013
{{{name}}} | ||||||
[[File:LotS Quest {{{image}}}.jpg|200px|{{{image}}}]] | Difficulty | Energy | Experience | Ratio | Credits | Total Energy to Complete |
Normal | {{{normalenergy}}} | {{{normalexp}}} | {{{normalcredits}}} | |||
Hard | {{{hardenergy}}} | {{{hardexp}}} | {{{hardcredits}}} | |||
Legendary | {{{legendaryenergy}}} | {{{legendaryexp}}} | {{{legendarycredits}}} | |||
Nightmare | {{{nightmareenergy}}} | {{{nightmareexp}}} | {{{nightmarecredits}}} |