Template:LotS/raid: Difference between revisions

From zoywiki.com
Jump to navigation Jump to search
(Undo revision 27437 by Klaxxin (talk))
(Eek!)
Line 18: Line 18:
|style="color: #FFFFFF; background: #1c1c1c;" cellpadding="3" align="center"|Health
|style="color: #FFFFFF; background: #1c1c1c;" cellpadding="3" align="center"|Health
|style="color: #FFFFFF; background: #1c1c1c;" cellpadding="3" align="center"|Fair Share
|style="color: #FFFFFF; background: #1c1c1c;" cellpadding="3" align="center"|Fair Share
|style="color: #FFFFFF; background: #1c1c1c;" cellpadding="3" align="center"|Optimal Fair Share
|- style="color: #FFFFFF; background: #1c1c1c;" cellpadding="3" align="center" valign="middle"
|- style="color: #FFFFFF; background: #1c1c1c;" cellpadding="3" align="center" valign="middle"
|Normal
|Normal
|{{#number_format: {{{normalhp|}}} }}
|{{#number_format: {{{normalhp|}}} }}
|{{#number_format: {{#expr: {{{normalhp|}}} / {{{players|}}} }} }}
|{{#number_format: {{#expr: {{{normalhp|}}} / {{{players|}}} }} }}
|{{#number_format: {{#expr: {{{normalhp|}}} / {{{players|}}} * {{#switch:{{{players|}}}|10 = 1.25|50 = 2.2| 100 = 2.3|250 = 1|500 = 1.5|1}} }} }}
|- style="color: #FFFFFF; background: #1c1c1c;" cellpadding="3" align="center" valign="middle"
|- style="color: #FFFFFF; background: #1c1c1c;" cellpadding="3" align="center" valign="middle"
|Hard
|Hard
|{{#number_format:{{#expr: {{{normalhp|}}} * 1.25 }} }}
|{{#number_format:{{#expr: {{{normalhp|}}} * 1.25 }} }}
|{{#number_format:{{#expr: {{{normalhp|}}} / {{{players|}}}  * 1.25 }} }}
|{{#number_format:{{#expr: {{{normalhp|}}} / {{{players|}}}  * 1.25 }} }}
|{{#number_format:{{#expr: {{{normalhp|}}} / {{{players|}}}  * 1.25 * {{#switch:{{{players|}}}|10 = 1.25|50 = 2.2| 100 = 2.3|250 = 1|500 = 1.5|1}} }} }}
|- style="color: #FFFFFF; background: #1c1c1c;" cellpadding="3" align="center" valign="middle"
|- style="color: #FFFFFF; background: #1c1c1c;" cellpadding="3" align="center" valign="middle"
|Legendary
|Legendary
|{{#number_format:{{#expr: {{{normalhp|}}} * 1.60 }} }}
|{{#number_format:{{#expr: {{{normalhp|}}} * 1.60 }} }}
|{{#number_format:{{#expr: {{{normalhp|}}} / {{{players|}}}  * 1.60 }} }}
|{{#number_format:{{#expr: {{{normalhp|}}} / {{{players|}}}  * 1.60 }} }}
|{{#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;" cellpadding="3" align="center" valign="middle"
|- style="color: #FFFFFF; background: #1c1c1c;" cellpadding="3" align="center" valign="middle"
|Nightmare
|Nightmare
|{{#number_format:{{#expr: {{{normalhp|}}} * 2 }} }}
|{{#number_format:{{#expr: {{{normalhp|}}} * 2 }} }}
|{{#number_format:{{#expr: {{{normalhp|}}} / {{{players|}}}  * 2 }} }}
|{{#number_format:{{#expr: {{{normalhp|}}} / {{{players|}}}  * 2 }} }}
|{{#number_format:{{#expr: {{{normalhp|}}} / {{{players|}}}  * 2 * {{#switch:{{{players|}}}|10 = 1.25|50 = 2.2| 100 = 2.3|250 = 1|500 = 1.5|1}} }} }}
|}
|}
|-
|-

Revision as of 06:31, 6 August 2012

Template:LotS/Paypal

cellpadding="3" style="background: #2F4F4F; color: #FFFFFF; border: 3px solid #2F4F4F;" align="center" {{{name}}}
[[Image:{{{name}}}.jpg|{{{name}}}]] Type Max Players Time Limit
{{{type}}} {{{players}}} {{{time}}}
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. }}
Nightmare {{#number_format:Expression error: Unexpected * operator. }} {{#number_format:Expression error: Unexpected / operator. }} {{#number_format:Expression error: Unexpected / operator. }}
LotS/raid/loot