Template:LotS/raidalt: Difference between revisions

From zoywiki.com
Jump to navigation Jump to search
No edit summary
(Fixing a very broken template.)
Line 1: Line 1:
{{LotS/Paypal}}
{{LotS/Paypal}}
{| border="0" |
 
|width="600"| {{{name}}}
{|{{LotS/TableHead}} cellpadding="0"
! colspan="4" width="600" style="font-size:140%"|{{{name}}}
|-
|-
|Type: {{{type}}}
|width="100" rowspan="2" valign="middle"|{{#if:{{{image|}}}|[[Image:{{{image}}}]]| [[Image:{{{name}}}.jpg|{{{name}}}]] }}
!width="133"| Type  
!width="133"| Max Players
!width="133"| Time Limit
|- style="color: #FFFFFF; background: #1c1c1c;"
|{{{type}}}
|{{{players}}}
|{{{time}}}
|-
|-
|Max Players: {{{players|}}}
! Difficulty
|-
!width="150"| Health
|Time Limit: {{{time|}}}
!width="150"| Fair Share
|-
!width="150"| Optimal Fair Share
|{{#if:{{{image|}}}|[[Image:{{{image}}}]]| [[Image:{{{name}}}.jpg|{{{name}}}]] }}
|- style="color: #FFFFFF; background: #1c1c1c;"
|-
|{{LotS/TableHead}}
|- style="color: #ffffff;"
|align="center"|Difficulty
|align="center"|Health
|- style="color: #FFFFFF; background: #1c1c1c;" cellpadding="3" align="center" valign="middle"
|Normal
|Normal
|{{#number_format:{{{normalhp|}}} }}
|{{#number_format: {{{normalhp|}}} }}
|- style="color: #FFFFFF; background: #1c1c1c;" cellpadding="3" align="center" valign="middle"
|{{#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;"
|Hard
|Hard
|{{#number_format:{{{hardhp|}}} }}
|{{#number_format: {{{hardhp|}}} }}
|- style="color: #FFFFFF; background: #1c1c1c;" cellpadding="3" align="center" valign="middle"
|{{#number_format: {{#expr: {{{hardhp|}}} / {{{players|}}} }} }}
|{{#number_format: {{#expr: {{{hardhp|}}} / {{{players|}}} * {{#switch:{{{players|}}}|10 = 1.25|50 = 2.2| 100 = 2.3|250 = 1|500 = 1.5|1}} }} }}
|- style="color: #FFFFFF; background: #1c1c1c;"
|Legendary
|Legendary
|{{#number_format:{{{legendaryhp|}}} }}
|{{#number_format: {{{legendaryhp|}}} }}
|- style="color: #FFFFFF; background: #1c1c1c;" cellpadding="3" align="center" valign="middle"
|{{#number_format: {{#expr: {{{legendaryhp|}}} / {{{players|}}} }} }}
|{{#number_format: {{#expr: {{{legendaryhp|}}} / {{{players|}}} * {{#switch:{{{players|}}}|10 = 1.25|50 = 2.2| 100 = 2.3|250 = 1|500 = 1.5|1}} }} }}
|- style="color: #FFFFFF; background: #1c1c1c;"
|Nightmare
|Nightmare
|{{#number_format:{{{nightmarehp|}}} }}
|{{#number_format: {{{nightmarehp|}}} }}
|}
|{{#number_format: {{#expr: {{{nightmarehp|}}} / {{{players|}}} }} }}
|-
|{{#number_format: {{#expr: {{{nightmarehp|}}} / {{{players|}}} * {{#switch:{{{players|}}}|10 = 1.25|50 = 2.2| 100 = 2.3|250 = 1|500 = 1.5|1}} }} }}
|{{:{{PAGENAME}}/loot}}
|}
|}
{{:{{PAGENAME}}/loot}}
<includeonly>[[Category:{{{type}}} Raid]]</includeonly>

Revision as of 10:29, 15 August 2012

Template:LotS/Paypal

{{{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: }} {{#number_format: Expression error: Unexpected / operator. }} {{#number_format: Expression error: Unexpected / operator. }}
Legendary {{#number_format: }} {{#number_format: Expression error: Unexpected / operator. }} {{#number_format: Expression error: Unexpected / operator. }}
Nightmare {{#number_format: }} {{#number_format: Expression error: Unexpected / operator. }} {{#number_format: Expression error: Unexpected / operator. }}

LotS/raidalt/loot