Template:LotS/raidalt: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
m (Clean up) |
||
(26 intermediate revisions by 6 users not shown) | |||
Line 1: | Line 1: | ||
{|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=" | ! colspan="6" style="font-size:140%"|[[name::{{{name}}}]] | ||
|- | |- | ||
!width="100" rowspan="2" valign="middle"|{{#if:{{{image|}}}|[[Image:{{{image}}}]]| [[Image:LotS_{{{name}}}.jpg|{{{name}}}]] }} | |||
!width=" | !width="100"| Size | ||
!width=" | !width="100"| Max Players | ||
!width=" | !width="100"| Tactics | ||
!width=" | !width="100"| Timer | ||
!width="100"| Cooldown | |||
|- style="color: #FFFFFF; background: #1c1c1c;" | |- style="color: #FFFFFF; background: #1c1c1c;" | ||
|{{{ | |[[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 | !width="150"| Optimal Share | ||
|- style="color: #FFFFFF; background: #1c1c1c;" | |- style="color: #FFFFFF; background: #1c1c1c;" | ||
|Normal | |Normal | ||
Line 40: | Line 40: | ||
|{{#number_format: {{#expr: {{{nightmarehp|}}} / {{{players|}}} }} }} | |{{#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}} }} }} | |{{#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|}}}]]|}} | |||
}} | |||
|- | |||
{{#if: {{{notes|}}}|{{LotS/Notes}}{{{notes}}} | |||
}} | |||
|} | |} | ||
{{#if: {{{tiers|}}}|{{{tiers}}}}} | |||
{{:{{PAGENAME}}/loot}} | {{:{{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. }} |