Template:LotS/raid: Difference between revisions

From zoywiki.com
Jump to navigation Jump to search
No edit summary
(Clean up)
 
(32 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"  
{|class="lotstable" width="600" style="margin-bottom:0px; border-bottom:0px; padding:0px"  
! colspan="5" style="font-size:140%"|{{{name}}}
! colspan="6" style="font-size:140%"|[[name::{{{name}}}]]
|-
|-
|width="100" rowspan="2" valign="middle"|{{#if:{{{image|}}}|[[Image:{{{image}}}]]| [[Image:{{{name}}}.jpg|{{{name}}}]] }}
!width="100" rowspan="2" valign="middle"|{{#if:{{{image|}}}|[[Image:{{{image}}}]]| [[Image:LotS_{{{name}}}.jpg|{{{name}}}]] }}
!width="125"| Type
!width="100"| Size
!width="125"| Max Players  
!width="100"| Max Players
!width="125"| Time Limit
!width="100"| Tactics
!width="125"| Cooldown  
!width="100"| Timer
!width="100"| Cooldown
|- style="color: #FFFFFF; background: #1c1c1c;"
|- style="color: #FFFFFF; background: #1c1c1c;"
|{{{type}}}
|[[size::{{{size}}}]]
|{{{players}}}
|[[players::{{{players}}}]]
|{{{time}}}
|[[tactics::{{{tactics}}}]]
|{{{cooldown}}}
|[[time::{{{time}}}]]
|[[cooldown::{{{cooldown}}}]]
|}
|}
{|class="lotstable" cellpadding="0" width="600" style="margin-top:0px; margin-bottom:0px; border-top:0px; border-bottom:0px;"
{|class="lotstable" cellpadding="0" width="600" style="margin-top:0px; margin-bottom:0px; border-top:0px; border-bottom:0px;"
Line 19: Line 19:
!width="150"| Health
!width="150"| Health
!width="150"| Fair Share
!width="150"| Fair Share
!width="150"| Optimal Fair Share
!width="150"| Optimal Share
|- style="color: #FFFFFF; background: #1c1c1c;"
|- style="color: #FFFFFF; background: #1c1c1c;"
|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}} }} }}
|{{#number_format: {{#if: {{{normalos|}}}|{{{normalos}}}|{{#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;"
|- style="color: #FFFFFF; background: #1c1c1c;"
|Hard
|Hard
|{{#number_format:{{#expr: {{{normalhp|}}} * 1.25 }} }}
|{{#number_format:{{#if: {{{hardhp|}}}|{{{hardhp}}}|{{#expr: {{{normalhp|}}} * 1.25 }} }} }}
|{{#number_format:{{#expr: {{{normalhp|}}} / {{{players|}}}  * 1.25 }} }}
|{{#number_format:{{#if: {{{hardhp|}}}|{{#expr: {{{hardhp}}} / {{{players|}}} }}|{{#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}} }} }}
|{{#number_format:{{#if: {{{hardos|}}}|{{{hardos}}}|{{#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;"
|- style="color: #FFFFFF; background: #1c1c1c;"
|Legendary
|Legendary
|{{#number_format:{{#expr: {{{normalhp|}}} * 1.60 }} }}
|{{#number_format:{{#if: {{{legendaryhp|}}}|{{{legendaryhp}}}|{{#expr: {{{normalhp|}}} * 1.6 }} }} }}
|{{#number_format:{{#expr: {{{normalhp|}}} / {{{players|}}}  * 1.60 }} }}
|{{#number_format:{{#if: {{{legendaryhp|}}}|{{#expr: {{{legendaryhp}}} / {{{players|}}} }}|{{#expr: {{{normalhp|}}} / {{{players|}}}  * 1.6 }} }} }}
|{{#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:{{#if: {{{legendaryos|}}}|{{{legendaryos}}}|{{#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;"
|Nightmare
|Nightmare
|{{#number_format:{{#expr: {{{normalhp|}}} * 2 }} }}
|{{#number_format:{{#if: {{{nightmarehp|}}}|{{{nightmarehp}}}|{{#expr: {{{normalhp|}}} * 2 }} }} }}
|{{#number_format:{{#expr: {{{normalhp|}}} / {{{players|}}}  * 2 }} }}
|{{#number_format:{{#if: {{{nightmarehp|}}}|{{#expr: {{{nightmarehp}}} / {{{players|}}} }}|{{#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}} }} }}
|{{#number_format:{{#if: {{{nightmareos|}}}|{{{nightmareos}}}|{{#expr: {{{normalhp|}}} / {{{players|}}}  * 2 * {{#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|}}}]]|}}
}}
|-
{{#if: {{{notes|}}}|{{LotS/Notes}}{{{notes}}}
}}
|}
|}
{{#if: {{{tiers|}}}|{{{tiers}}}}}
{{:{{PAGENAME}}/loot}}
{{:{{PAGENAME}}/loot}}


<includeonly>
{{#set:nmhp={{#if: {{{nightmarehp|}}}|{{{nightmarehp}}}|{{#expr: {{{normalhp|}}} * 2 }} }} }}
{{#set:nmfs={{#if: {{{nightmarehp|}}}|{{#expr: {{{nightmarehp}}} / {{{players|}}} }}|{{#expr: {{{normalhp|}}} / {{{players|}}}  * 2 }} }} }}
{{#set:nmos={{#if: {{{nightmareos|}}}|{{{nightmareos}}}|{{#expr: {{{normalhp|}}} / {{{players|}}}  * 2 * {{#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|}}}}}


<includeonly>[[Category:{{{type}}} Raid]]</includeonly>
[[Category:LotS/Raid]]
[[Category:LotS/{{{size}}} Raid]]
[[Category:LotS/{{{type}}} Raid]]
</includeonly>

Latest revision as of 16:38, 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: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