Template:LotS/raid/shares: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
(name on the bottom - searching from top opens whole table) |
||
(5 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{|class="lotstable" cellpadding="0" width="600" style="margin-top:0px; margin-bottom:0px; border- | {|class="lotstable" cellpadding="0" width="600" style="margin-top:0px; margin-bottom:0px; border-width: 0px 0px 2px 0px; border-color: white;" | ||
! {{{name}}} | !rowspan=4|{{#if:{{{image|}}}|[[Image:{{{image}}}]]| [[Image:{{{name}}}.jpg|{{{name}}}]] }} | ||
! Difficulty | ! Difficulty | ||
!width="150"| Health | !width="150"| Health | ||
Line 8: | Line 8: | ||
!width="150"| Optimal Fair Share | !width="150"| Optimal Fair Share | ||
|- style="color: #FFFFFF; background: #1c1c1c;" | |- style="color: #FFFFFF; background: #1c1c1c;" | ||
|Normal | |Normal | ||
|{{#number_format: {{{normalhp|}}} }} | |{{#number_format: {{{normalhp|}}} }} | ||
Line 24: | Line 23: | ||
|{{#number_format:{{#expr: {{{normalhp|}}} / {{{players|}}} * 1.60 * {{#switch:{{{players|}}}|10 = 1.25|50 = 2.2| 100 = 2.3|250 = 1|500 = 1.5|1}} }} }} | |{{#number_format:{{#expr: {{{normalhp|}}} / {{{players|}}} * 1.60 * {{#switch:{{{players|}}}|10 = 1.25|50 = 2.2| 100 = 2.3|250 = 1|500 = 1.5|1}} }} }} | ||
|- style="color: #FFFFFF; background: #1c1c1c;" | |- style="color: #FFFFFF; background: #1c1c1c;" | ||
! {{{name}}} | |||
|Nightmare | |Nightmare | ||
|{{#number_format:{{#expr: {{{normalhp|}}} * 2 }} }} | |{{#number_format:{{#expr: {{{normalhp|}}} * 2 }} }} |
Latest revision as of 14:22, 10 December 2012
[[Image:{{{name}}}.jpg|{{{name}}}]] | Difficulty | Health | Fair Share | Optimal Fair Share |
---|---|---|---|---|
Normal | {{#number_format: }} | {{#number_format: Expression error: Unexpected / operator. }} | {{#number_format: Expression error: Unexpected / operator. }} | |
Hard | {{#number_format:Expression error: Unexpected * operator. }} | {{#number_format:Expression error: Unexpected / operator. }} | {{#number_format:Expression error: Unexpected / operator. }} | |
Legendary | {{#number_format:Expression error: Unexpected * operator. }} | {{#number_format:Expression error: Unexpected / operator. }} | {{#number_format:Expression error: Unexpected / operator. }} | |
{{{name}}} | Nightmare | {{#number_format:Expression error: Unexpected * operator. }} | {{#number_format:Expression error: Unexpected / operator. }} | {{#number_format:Expression error: Unexpected / operator. }} |