Template:LotS/raidalt: Difference between revisions

From zoywiki.com
Jump to navigation Jump to search
No edit summary
m (Clean up)
 
(30 intermediate revisions by 7 users not shown)
Line 1: Line 1:
{{LotS/Paypal}}
{|class="lotstable" width="600" style="margin-bottom:0px; border-bottom:0px; padding:0px"
{| border="0" |
! colspan="6" style="font-size:140%"|[[name::{{{name}}}]]
|width="600"| {{{name}}}
|-
|-
|Type: {{{type}}}
!width="100" rowspan="2" valign="middle"|{{#if:{{{image|}}}|[[Image:{{{image}}}]]| [[Image:LotS_{{{name}}}.jpg|{{{name}}}]] }}
|-
!width="100"| Size
|Max Players: {{{players|}}}
!width="100"| Max Players
|-
!width="100"| Tactics
|Time Limit: {{{time|}}}
!width="100"| Timer
|-
!width="100"| Cooldown
|{{#if:{{{image|}}}|[[Image:{{{image}}}]]| [[Image:{{{name}}}.jpg|{{{name}}}]] }}
|- style="color: #FFFFFF; background: #1c1c1c;"
|-
|[[size::{{{size}}}]]
|{{LotS/TableHead2}}
|[[players::{{{players}}}]]
|- style="color: #ffffff;"
|[[tactics::{{{tactics}}}]]
|align="center"|Difficulty
|[[time::{{{time}}}]]
|align="center"|Health
|[[cooldown::{{{cooldown}}}]]
|- style="color: #FFFFFF; background: #1c1c1c;" cellpadding="3" align="center" valign="middle"
|}
{|class="lotstable" cellpadding="0" width="600" style="margin-top:0px; margin-bottom:0px; border-top:0px; border-bottom:0px;"
! Difficulty
!width="150"| Health
!width="150"| Fair Share
!width="150"| Optimal Share
|- style="color: #FFFFFF; background: #1c1c1c;"
|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}} }} }}
|-
{{#if: {{{type1|}}}|{{LotS/Type2}}{{#if: {{{type1|}}}|[[hasType::{{{type1|}}}]]|}}{{#if: {{{type2|}}}|, [[hasType::{{{type2|}}}]]|}}{{#if: {{{type3|}}}|, [[hasType::{{{type3|}}}]]|}}{{#if: {{{type4|}}}|, [[hasType::{{{type4|}}}]]|}}{{#if: {{{type5|}}}|, [[hasType::{{{type5|}}}]]|}}{{#if: {{{type6|}}}|, [[hasType::{{{type6|}}}]]|}}{{#if: {{{type7|}}}|, [[hasType::{{{type7|}}}]]|}}{{#if: {{{type8|}}}|, [[hasType::{{{type8|}}}]]|}}{{#if: {{{type9|}}}|, [[hasType::{{{type9|}}}]]|}}
}}
|-
|-
|{{:{{PAGENAME}}/loot}}
{{#if: {{{notes|}}}|{{LotS/Notes}}{{{notes}}}
}}
|}
|}
{{#if: {{{tiers|}}}|{{{tiers}}}}}
{{:{{PAGENAME}}/loot}}
<includeonly>
{{#set:nmhp={{{nightmarehp|}}} }}
{{#set:nmfs={{#expr: {{{nightmarehp|}}} / {{{players|}}} }} }}
{{#set:nmos={{#expr: {{{nightmarehp|}}} / {{{players|}}} * {{#switch:{{{players|}}}|10 = 1.25|50 = 2.2| 100 = 2.3|250 = 1|500 = 1.5|1}} }} }}
{{#set:type={{{type|}}}}}
{{#set:raidListName={{{raidlistname|}}}}}
{{#set:zone.area={{{zone.area|}}}}}
[[Category:LotS/Raid]]
[[Category:LotS/{{{size}}} Raid]]
[[Category:LotS/{{{type}}} Raid]]
</includeonly>

Latest revision as of 16:27, 26 April 2015

[[name::{{{name}}}]]
[[Image:LotS_{{{name}}}.jpg|{{{name}}}]] Size Max Players Tactics Timer Cooldown
[[size::{{{size}}}]] [[players::{{{players}}}]] [[tactics::{{{tactics}}}]] [[time::{{{time}}}]] [[cooldown::{{{cooldown}}}]]
Difficulty Health Fair Share Optimal 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