Template:LotS/mission: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
(47 intermediate revisions by 8 users not shown) | |||
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; 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 | ||
|Difficulty | |align="center" width="15%"|Energy | ||
|Energy | |align="center" width="15%"|Experience | ||
|Experience | |align="center" width=" 5%"|Ratio | ||
|Ratio | |align="center" width="15%"|Credits | ||
|Credits | |align="center" width="35%"|Total Energy to Complete | ||
|Total Energy to Complete | |||
|- 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 18: | Line 16: | ||
|{{{normalcredits}}} | |{{{normalcredits}}} | ||
|{{#if: {{{normalruns|}}} | {{#expr: {{{normalruns|}}} * {{{normalenergy|}}} }} |}} | |{{#if: {{{normalruns|}}} | {{#expr: {{{normalruns|}}} * {{{normalenergy|}}} }} |}} | ||
|- 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 26: | Line 23: | ||
|{{{hardcredits}}} | |{{{hardcredits}}} | ||
|{{#if: {{{hardruns|}}} | {{#expr: {{{hardruns|}}} * {{{hardenergy|}}} }} |}} | |{{#if: {{{hardruns|}}} | {{#expr: {{{hardruns|}}} * {{{hardenergy|}}} }} |}} | ||
|- 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 34: | Line 30: | ||
|{{{legendarycredits}}} | |{{{legendarycredits}}} | ||
|{{#if: {{{legendaryruns|}}} | {{#expr: {{{legendaryruns|}}} * {{{legendaryenergy|}}} }} |}} | |{{#if: {{{legendaryruns|}}} | {{#expr: {{{legendaryruns|}}} * {{{legendaryenergy|}}} }} |}} | ||
|- 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 42: | Line 37: | ||
|{{{nightmarecredits}}} | |{{{nightmarecredits}}} | ||
|{{#if: {{{nightmareruns|}}} | {{#expr: {{{nightmareruns|}}} * {{{nightmareenergy|}}} }} |}} | |{{#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}}} |