65
edits
Changes
Created page with "<div style="flex: 0 0 50%;"> {| |<span style="font-size:20px;color:orange;">Rumble Tier: </span><!--- ---><span style="font-size:15px;">{{#switch: {{{ 1 | {{{tier|}}} }}}..."
<div style="flex: 0 0 50%;">
{|
|<span style="font-size:20px;color:orange;">Rumble Tier: </span><!---
---><span style="font-size:15px;">{{#switch: {{{ 1 | {{{tier|}}} }}}
| Easy = <br><span style="color:green;"> Easy</span>
| Medium = <br><span style="color:Gold;"> Medium</span>
| Hard = <br><span style="color:Red;"> Hard</span>
| #default = <br><span style="color:green;">Easy</span> / <span style="color:gold;">Medium</span> / <span style="color:red;">Hard</span>
}}</span>
|
* <b style="font-size:17px;">Chaos: </b><!---
--->{{#switch: {{{ 2 | {{{chaos|}}} }}}
| Chaos VII = <span style="color:blue;"> VII </span>
| Chaos X = <span style="color:red;"> X </span>
| #default = <span> Chaos Tier? (Chaos <span style="color:blue;">VII</span> / <span style="color:red;">X</span>) </span>
}}
* <b style="font-size:17px;">Enemies: </b><!---
--->{{#switch: {{{ 3 | {{{enemy1|}}} }}}
| Orc Electric Commander = <br><span>[[File:Orc Electric Commander Icon.png|40px]]</span>
| #default = <span> Special Enemy Types? </span>
}} <!---
--->{{#switch: {{{ 4 | {{{enemy2|}}} }}}
| Mage Electric Commander = <span>[[File:Electric Mage Commander Icon.png|40px]]</span>
}}
* <b style="font-size:17px;">Rewards: </b><!---
--->{{#switch: {{{ 5 | {{{rewards|}}} }}}
| Elemental Rumble Rewards = <br><!--
-->[[File:Elemental Earth Cat Icon.png|40px]]<!--
-->[[File:Elemental Storm Cat Icon.png|40px]]<!--
-->[[File:Elemental Water Cat Icon.png|40px]]<!--
-->[[File:Elemental Fire Cat Icon.png|40px]]<!--
--><br><!---
--->Elemental Candies,<br><!---
--->Elemental Essence: {{#switch: {{{ 1 | {{{tier|}}} }}}
| Easy = 10
| Medium = 25
| Hard = 50
| #default = 0
}},<br><!---
---><span>Elemental Armor Sets</span>
| #default = <span> Elemental Rumble Rewards? </span>
}}
|}
</div>
<noinclude>
=== Parameters ===
{| border="1" style="border-collapse:collapse;"
! Parameter !! Description
|-
| '''tier''' || Rumble Tier (Easy/Medium/Hard).
|-
| '''chaos''' || The required Chaos tier completion to unlock this difficulty.
|-
| '''enemy1''' || The first Special Elemental Rumble enemy (e.g., Orc Elemental Commander).
|-
| '''enemy2''' || The second Special Elemental Rumble enemy (e.g., Mage Elemental Commander).
|-
| '''rewards''' || The rewards include Elemental Pets (Standard/Golden Variant), Weekly Elemental Candy, Tier Completion Elemental Essence, Armor Sets.
|}
===Example===
{| style="width:100%;"
! style="font-size:150%; width: 50%;" | Wiki Text
! style="font-size:150%; width: 50%;" | Result
|-
|<div style="display: flex; justify-content: center;"><!---
---><code style="display: table; white-space: pre-wrap; padding-right: 7%;"><!---
---><nowiki>
{{Elemental Rumble
| Easy
| Chaos VII
| Orc Electric Commander
| Mage Electric Commander
| Elemental Rumble Rewards
}}
</nowiki><!---
---></code>
</div>
|<div style="display: flex; justify-content: center;">
{{Elemental Rumble
| Easy
| Chaos VII
| Orc Electric Commander
| Mage Electric Commander
| Elemental Rumble Rewards
}}
</div>
|-
|<div style="display: flex; justify-content: center;"><!---
---><code style="display: table; white-space: pre-wrap; padding-right: 7%;"><!---
---><nowiki>
{{Elemental Rumble
| tier = Hard
| chaos = Chaos X
| enemy1 = Orc Electric Commander
| enemy2 = Mage Electric Commander
| rewards = Elemental Rumble Rewards
}}
</nowiki><!---
---></code>
</div>
|<div style="display: flex; justify-content: center;">
{{Elemental Rumble
| tier = Hard
| chaos = Chaos X
| enemy1 = Orc Electric Commander
| enemy2 = Mage Electric Commander
| rewards = Elemental Rumble Rewards
}}
</div>
|}
__NOEDITSECTION__
</noinclude>
{|
|<span style="font-size:20px;color:orange;">Rumble Tier: </span><!---
---><span style="font-size:15px;">{{#switch: {{{ 1 | {{{tier|}}} }}}
| Easy = <br><span style="color:green;"> Easy</span>
| Medium = <br><span style="color:Gold;"> Medium</span>
| Hard = <br><span style="color:Red;"> Hard</span>
| #default = <br><span style="color:green;">Easy</span> / <span style="color:gold;">Medium</span> / <span style="color:red;">Hard</span>
}}</span>
|
* <b style="font-size:17px;">Chaos: </b><!---
--->{{#switch: {{{ 2 | {{{chaos|}}} }}}
| Chaos VII = <span style="color:blue;"> VII </span>
| Chaos X = <span style="color:red;"> X </span>
| #default = <span> Chaos Tier? (Chaos <span style="color:blue;">VII</span> / <span style="color:red;">X</span>) </span>
}}
* <b style="font-size:17px;">Enemies: </b><!---
--->{{#switch: {{{ 3 | {{{enemy1|}}} }}}
| Orc Electric Commander = <br><span>[[File:Orc Electric Commander Icon.png|40px]]</span>
| #default = <span> Special Enemy Types? </span>
}} <!---
--->{{#switch: {{{ 4 | {{{enemy2|}}} }}}
| Mage Electric Commander = <span>[[File:Electric Mage Commander Icon.png|40px]]</span>
}}
* <b style="font-size:17px;">Rewards: </b><!---
--->{{#switch: {{{ 5 | {{{rewards|}}} }}}
| Elemental Rumble Rewards = <br><!--
-->[[File:Elemental Earth Cat Icon.png|40px]]<!--
-->[[File:Elemental Storm Cat Icon.png|40px]]<!--
-->[[File:Elemental Water Cat Icon.png|40px]]<!--
-->[[File:Elemental Fire Cat Icon.png|40px]]<!--
--><br><!---
--->Elemental Candies,<br><!---
--->Elemental Essence: {{#switch: {{{ 1 | {{{tier|}}} }}}
| Easy = 10
| Medium = 25
| Hard = 50
| #default = 0
}},<br><!---
---><span>Elemental Armor Sets</span>
| #default = <span> Elemental Rumble Rewards? </span>
}}
|}
</div>
<noinclude>
=== Parameters ===
{| border="1" style="border-collapse:collapse;"
! Parameter !! Description
|-
| '''tier''' || Rumble Tier (Easy/Medium/Hard).
|-
| '''chaos''' || The required Chaos tier completion to unlock this difficulty.
|-
| '''enemy1''' || The first Special Elemental Rumble enemy (e.g., Orc Elemental Commander).
|-
| '''enemy2''' || The second Special Elemental Rumble enemy (e.g., Mage Elemental Commander).
|-
| '''rewards''' || The rewards include Elemental Pets (Standard/Golden Variant), Weekly Elemental Candy, Tier Completion Elemental Essence, Armor Sets.
|}
===Example===
{| style="width:100%;"
! style="font-size:150%; width: 50%;" | Wiki Text
! style="font-size:150%; width: 50%;" | Result
|-
|<div style="display: flex; justify-content: center;"><!---
---><code style="display: table; white-space: pre-wrap; padding-right: 7%;"><!---
---><nowiki>
{{Elemental Rumble
| Easy
| Chaos VII
| Orc Electric Commander
| Mage Electric Commander
| Elemental Rumble Rewards
}}
</nowiki><!---
---></code>
</div>
|<div style="display: flex; justify-content: center;">
{{Elemental Rumble
| Easy
| Chaos VII
| Orc Electric Commander
| Mage Electric Commander
| Elemental Rumble Rewards
}}
</div>
|-
|<div style="display: flex; justify-content: center;"><!---
---><code style="display: table; white-space: pre-wrap; padding-right: 7%;"><!---
---><nowiki>
{{Elemental Rumble
| tier = Hard
| chaos = Chaos X
| enemy1 = Orc Electric Commander
| enemy2 = Mage Electric Commander
| rewards = Elemental Rumble Rewards
}}
</nowiki><!---
---></code>
</div>
|<div style="display: flex; justify-content: center;">
{{Elemental Rumble
| tier = Hard
| chaos = Chaos X
| enemy1 = Orc Electric Commander
| enemy2 = Mage Electric Commander
| rewards = Elemental Rumble Rewards
}}
</div>
|}
__NOEDITSECTION__
</noinclude>