Please remember to make use of the DML Wiki Manual of Style and Code of Conduct during your stay.

 Actions

Template

EventBox: Difference between revisions

From Dragon Mania Legends (DML) Wiki

(K, as the leaderboard template will have "of the highest (modifier) level" now, that part should be gone from top text of those that have it. Also fixed some old stuff being mixed full amount vs modifier amount (as stated, strange) which would render the text incorrect.)
(No link on the ticket.)
 
(10 intermediate revisions by the same user not shown)
Line 2: Line 2:
-->{{Template:EventBox/Values
-->{{Template:EventBox/Values
|started = {{#time: j F Y|{{{started|{{getDate}} }}} }}
|started = {{#time: j F Y|{{{started|{{getDate}} }}} }}
|duration = {{{duration|{{EventDurationFromName|{{{type|{{#explode:{{PAGENAME}}|(|0}} }}} }} }}}
|duration = {{{duration|{{EventDurationFromName|{{{type|{{#explode:{{{page|{{PAGENAME}}}}}|(|0}} }}} }} }}}
|ended = {{#time: j F Y|{{#if:{{{ended|}}} |{{{ended|}}} |{{#time:j F Y|{{{started|{{getDate}} }}} + {{{duration|{{EventDurationFromName|{{{type|{{#explode:{{PAGENAME}}|(|0}} }}} }} }}} }} }} }}
|ended = {{#time: j F Y|{{#if:{{{ended|}}} |{{{ended|}}} |{{#time:j F Y|{{{started|{{getDate}} }}} + {{{duration|{{EventDurationFromName|{{{type|{{#explode:{{{page|{{PAGENAME}}}}}|(|0}} }}} }} }}} }} }} }}
|type = {{EventTypeFromName | {{{type|{{#explode:{{PAGENAME}}|(|0}} }}} }}
|type = {{EventTypeFromName | {{{type|{{#explode:{{{page|{{PAGENAME}}}}}|(|0}} }}} }}
|prize = {{{prize|}}}
|prize = {{{prize|}}}
|dragon = {{#replace:{{{dragon|}}}|,<nowiki/> <nowiki/>|,}}
|dragon = {{#replace:{{{dragon|}}}|,<nowiki/> <nowiki/>|,}}
Line 14: Line 14:
-->{{#ifeq:{{{type|}}}|Gem Spending|{{#if:{{{vip|}}}||VIP Event,}}}}<!--
-->{{#ifeq:{{{type|}}}|Gem Spending|{{#if:{{{vip|}}}||VIP Event,}}}}<!--
-->{{#if:{{{vip|}}}|VIP Event,}}<!--
-->{{#if:{{{vip|}}}|VIP Event,}}<!--
-->{{#switch:{{#explode:{{PAGENAME}}|(}}<!--
-->{{#switch:{{#explode:{{{page|{{PAGENAME}}}}}|(}}<!--
--->|Dragonmaster Pass = Dragon Pieces,<!--
--->|Dragonmaster Pass = Dragon Pieces,<!--
--->|Treasure Hunt = Primal (Element),<!--
--->|Treasure Hunt = Primal (Element),<!--
-->}}
-->}}
|image = {{{image|}}}
|image = {{{image|}}}
|eventdragonslist = {{#titleparts:{{EventsTableDragonList|{{PAGENAME}}}}}}<!-- titleparts required to store as a list from dpl not bc of page name -->
|eventdragonslist = {{#titleparts:{{EventsTableDragonList|{{{page|{{PAGENAME}}}}}}}}}<!-- titleparts required to store as a list from dpl not bc of page name -->
|occasion = {{{occasion|}}}
|occasion = {{{occasion|}}}
|cargocats = {{{<!--
|cargocats = {{{<!--
-->{{#ifeq:{{NAMESPACENUMBER}}|0<!-- main -->|Category:Events,|}}<!--
-->{{#ifeq:{{NAMESPACENUMBER}}|0<!-- main -->|Category:Events,|}}<!--
-->{{#ifeq:{{NAMESPACENUMBER}}|0<!-- main -->|Category:{{EventTypeFromName | {{{type|{{#sub:{{#explode:{{PAGENAME}}|(|0}}}} }}} }} Events,|}}<!--
-->{{#ifeq:{{NAMESPACENUMBER}}|0<!-- main -->|Category:{{EventTypeFromName | {{{type|{{#sub:{{#explode:{{{page|{{PAGENAME}}}}}|(|0}}}} }}} }} Events,|}}<!--
-->{{#ifeq:{{NAMESPACENUMBER}}|0<!-- main -->|{{#if:{{#ifeq:{{{type|}}}|Gem Spending|1||}}{{{vip|}}}|Category:VIP Events,}}| }}<!--
-->{{#ifeq:{{NAMESPACENUMBER}}|0<!-- main -->|{{#if:{{#ifeq:{{{type|}}}|Gem Spending|1||}}{{{vip|}}}|Category:VIP Events,}}| }}<!--
-->{{#ifeq:{{NAMESPACENUMBER}}|0<!-- main -->|{{#ifeq:{{{type|}}}|Dragon Runner|Category:Arcade Events,}}|}}<!--
-->{{#ifeq:{{NAMESPACENUMBER}}|0<!-- main -->|{{#ifeq:{{{type|}}}|Dragon Runner|Category:Arcade Events,}}|}}<!--
Line 33: Line 33:
---->{{#time: U|{{#if:{{{ended|}}}|{{{ended|}}} <!-- end date given
---->{{#time: U|{{#if:{{{ended|}}}|{{{ended|}}} <!-- end date given
-- calc end date -->|{{#time:j F Y|{{{started|{{getDate}} }}} 12:00:00 <!--
-- calc end date -->|{{#time:j F Y|{{{started|{{getDate}} }}} 12:00:00 <!--
----------------> + {{{duration|{{EventDurationFromName|{{{type|{{#explode:{{PAGENAME}}|(|0}} }}} }} }}}<!--
----------------> + {{{duration|{{EventDurationFromName|{{{type|{{#explode:{{{page|{{PAGENAME}}}}}|(|0}} }}} }} }}}<!--
--------------------->}}<!--
--------------------->}}<!--
--------------->}}<!--
--------------->}}<!--
Line 48: Line 48:
|-
|-
|
|
{|style="border-radius:25px; -webkit-border-radius:25px; -moz-border-radius:25px; -khtml-border-radius:25px; background-color:#F5F0EB; box-shadow: 0 0 0 2px {{EventBox/ShadowColor|{{{type|}}}}}; height:150px; border-spacing:0px; width:100%;"
{|style="border-radius:25px; background-color:#F5F0EB; box-shadow: 0 0 0 2px {{EventBox/ShadowColor|{{{type|}}}}}; height:150px; border-spacing:0px; width:100%;"
|-
|-
|style="border-radius:25px 25px 0px 0px; -webkit-border-radius:25px 25px 0px 0px; -moz-border-radius:25px 25px 0px 0px; -khtml-border-radius:25px 25px 0px 0px; padding-top:3px;{{EventBox/BorderColor|{{{type|}}}}} {{EventBox/BackgroundColor|{{{type|}}}}} height:30px; text-align:center; "|<span class="dragonbox-header-links" style="color:#ffffff; font-size: 1.3rem; letter-spacing: 1px; text-shadow: 1px 1px #000000; font-family: 'grobold', 'Segoe UI', 'Lato', 'Helvetica Neue', Helvetica, Arial, sans-serif;" >[[:Category:Events|OVERVIEW]]</span>
|style="border-radius:25px 25px 0px 0px; padding-top:3px;{{EventBox/BorderColor|{{{type|}}}}} {{EventBox/BackgroundColor|{{{type|}}}}} height:30px; text-align:center; "|<span class="dragonbox-header-links" style="color:#ffffff; font-size: 1.3rem; letter-spacing: 1px; text-shadow: 1px 1px #000000; font-family: 'grobold', 'Segoe UI', 'Lato', 'Helvetica Neue', Helvetica, Arial, sans-serif;" >[[:Category:Events|OVERVIEW]]</span>
|-
|-
|style="padding-top:10px; padding-bottom:10px; {{EventBox/BorderColor|{{{type|}}}}}"|<!---
|style="padding-top:10px; padding-bottom:10px; {{EventBox/BorderColor|{{{type|}}}}}"|<!---
----------- information for the images --------------
----------- information for the images --------------
-->{{Template:EventBox/Profile
-->{{Template:EventBox/Profile
|type={{EventTypeFromName | {{{type|{{#explode:{{PAGENAME}}|(|0}} }}} }}
|type={{{type|{{#explode:{{{page|{{PAGENAME}}}}}|(|0}} }}}
|banner={{{banner|}}}
|ad={{{ad|}}}
|ad={{{ad|}}}
|picture={{{picture|}}}
|special={{{special|}}}
|ended={{{ended|}}}
|generic={{{generic|}}}
|vip={{{vip|}}}
|vip={{{vip|}}}
|prize={{{prize|}}}
|element={{{element|}}}
|hero={{{hero|}}}
}}
}}
|-
|-
Line 71: Line 63:
|-
|-
|style="font-size:inherit; padding:10px!important; line-height: inherit; {{EventBox/BorderColor|{{{type|}}}}}"|<i>{{#if:{{{description|}}}|{{{description|}}}<!--
|style="font-size:inherit; padding:10px!important; line-height: inherit; {{EventBox/BorderColor|{{{type|}}}}}"|<i>{{#if:{{{description|}}}|{{{description|}}}<!--
-->|{{#switch:{{{type|{{#explode:{{PAGENAME}}|(|0}} }}}<!-- Descriptions --
-->|{{#switch:{{{type|{{#explode:{{{page|{{PAGENAME}}}}}|(|0}} }}}<!-- Descriptions --
-->|Arcade={{ctg|Arcade Events}} are events in which participants gift various objects to their Dragons to move higher on the leaderboard and earn progress rewards.<!--
-->|Arcade={{ctg|Arcade Events}} are events in which participants gift various objects to their Dragons to move higher on the leaderboard and earn progress rewards.<!--
-->|Bottomless Dungeon=Earn Stepping Stones in infinite Dragon Brawls by defeating opponent dragons and completing combat challenges. Open {{ctg|Bottomless Dungeon#Chests|Chests}} and get [[Dungeon Tokens]] to spend in the {{ctg|Dungeon Shop}}.<!--
-->|Bottomless Dungeon=Earn Stepping Stones in infinite Dragon Brawls by defeating opponent dragons and completing combat challenges. Open {{ctg|Bottomless Dungeon#Chests|Chests}} and get [[Dungeon Tokens]] to spend in the {{ctg|Dungeon Shop}}.<!--
Line 87: Line 79:
-->|Emerald Wars=[[Emerald Wars]] is an event in which the participating Clans compete over possession of 5 Emerald Mines. The Clan that reaches a higher score than the rival comes out on top at the end of the event.<!--
-->|Emerald Wars=[[Emerald Wars]] is an event in which the participating Clans compete over possession of 5 Emerald Mines. The Clan that reaches a higher score than the rival comes out on top at the end of the event.<!--
-->|Feeding|Dinnertime!=Feed your {{#if:{{{element|}}}|{{{element|}}}-element Dragons|dragons}} by using as much Food as you can.<!--
-->|Feeding|Dinnertime!=Feed your {{#if:{{{element|}}}|{{{element|}}}-element Dragons|dragons}} by using as much Food as you can.<!--
-->|Feel the Fury=Use [[Dragon Fury]] to add to your clan's score.<!--
-->|Discontinued Clan={{#switch:{{#explode:{{{page|{{PAGENAME}}}}}|(|0}}<!--
---->|Feel the Fury=Use [[Dragon Fury]] to add to your clan's score.<!--
---->|Settle the Score=Battle in the [[Arena]] to add to your clan's score.<!--
---->|Winner Takes All=Win battles to add to your clan's cumulative score.}}<!--
-->|Food Gathering|Farming Fanatic=Collect as much Food as you can from any source.<!--
-->|Food Gathering|Farming Fanatic=Collect as much Food as you can from any source.<!--
-->|Gem Spending=Spend as many Gems as you can to win awesome rewards!<!--
-->|Gem Spending=Spend as many Gems as you can to win awesome rewards!<!--
Line 98: Line 93:
-->|Relay|Boss Challenge={{#if:{{{hero|}}}|Reach the end of the map in time using one single Dragon Hero to defeat all enemies.|Beat all the celestial Bosses to complete rounds!}}<!--
-->|Relay|Boss Challenge={{#if:{{{hero|}}}|Reach the end of the map in time using one single Dragon Hero to defeat all enemies.|Beat all the celestial Bosses to complete rounds!}}<!--
-->|Seasonal Treasure=Collect Ruin XP by exploring Ruins to progress through the milestones.<!--
-->|Seasonal Treasure=Collect Ruin XP by exploring Ruins to progress through the milestones.<!--
-->|Settle the Score=Battle in the [[Arena]] to add to your clan's score.<!--
-->|Sigil Campaign=Finish the Campaign map in time and collect the prize Dragon.<!--
-->|Sigil Campaign=Finish the Campaign map in time and collect the prize Dragon.<!--
-->|Solo={{ctg|Solo Events}} are events in which participants race against the clock and complete various tasks to win numerous prizes.<!--
-->|Solo={{ctg|Solo Events}} are events in which participants race against the clock and complete various tasks to win numerous prizes.<!--
Line 105: Line 99:
-->|Sugar Rush=The [[Sugar Rush]] is an event in which members of participating Clans complete various [[Sugar_Rush#Quests|Quests]] to earn Shakes they must then feed to the Clan Dragon, allowing it to move forward on the racetrack.<!--
-->|Sugar Rush=The [[Sugar Rush]] is an event in which members of participating Clans complete various [[Sugar_Rush#Quests|Quests]] to earn Shakes they must then feed to the Clan Dragon, allowing it to move forward on the racetrack.<!--
-->|Treasure Hunt=Shovel away and find hidden treasures buried around the islands.<!--
-->|Treasure Hunt=Shovel away and find hidden treasures buried around the islands.<!--
-->|Winner Takes All=Win battles to add to your clan's cumulative score.<!--
-->}}}}</i>
-->}}}}</i>
|-
|-
Line 111: Line 104:
|-
|-
|style="font-size:inherit; line-height: inherit; padding:10px!important; {{EventBox/BorderColor|{{{type|}}}}} "|<!--
|style="font-size:inherit; line-height: inherit; padding:10px!important; {{EventBox/BorderColor|{{{type|}}}}} "|<!--
-->{{#if:{{#ifeq:{{{type|}}}|Gem Spending|1||}}{{#ifeq:{{{vip|}}}|VIP|1||}}|<p><center>{{i|VIP Status}} [[:Category:VIP Events|{{color|663399|'''Limited Event'''}}]]</center></p>}}<!--
-->{{#if:{{#ifeq:{{{type|}}}|Gem Spending|1||}}{{#ifeq:{{{vip|}}}|VIP|1||}}|<p><center>{{i|VIP Status}} [[:Category:VIP Events|{{color|663399|<b>Limited Event</b>}}]]</center></p>}}<!--
-->'''Started''' {{#iferror:{{#time: j F Y|{{{started|{{getDate}}}}}}} | [[Category:Pages with errors]] }}<br><!--
--><b>Started:</b> {{#iferror:{{#time: j F Y|{{{started|{{getDate}}}}}}} | [[Category:Pages with errors]] }}<br><!--
-->'''Ended''' {{#iferror:{{#time: j F Y|{{#if:{{{ended|}}}|{{{ended|}}} <!--
--><b>Ended:</b> {{#iferror:{{#time: j F Y|{{#if:{{{ended|}}}|{{{ended|}}} <!--
--->|{{#time:j F Y|{{{started|{{getDate}}}}} 12:00:00 + {{{duration|{{EventDurationFromName|{{{type|{{#explode:{{PAGENAME}}|(|0}} }}} }} }}} }} }} }} | [[Category:Pages with errors]] }}<br><!--
--->|{{#time:j F Y|{{{started|{{getDate}}}}} 12:00:00 + {{{duration|{{EventDurationFromName|{{{type|{{#explode:{{{page|{{PAGENAME}}}}}|(|0}} }}} }} }}} }} }} }} | [[Category:Pages with errors]] }}<br><!--
-->'''Duration''' {{{duration|{{EventDurationFromName|{{{type|{{#explode:{{PAGENAME}}|(|0}} }}} }} }}}<br><!--
--><b>Duration:</b> {{{duration|{{EventDurationFromName|{{{type|{{#explode:{{{page|{{PAGENAME}}}}}|(|0}} }}} }} }}}<br><!--
-->'''Type''' {{#replace:{{#if:{{{type|}}}|{{ctg|{{{type|}}} Events}}<!------------ we might be able to eliminate the #replace here...
--><b>Type:</b> {{#replace:{{#if:{{{type|}}}|{{ctg|{{{type|}}} Events}}<!------------ we might be able to eliminate the #replace here...
--->|{{ctg|{{EventTypeFromName | {{{type|{{#explode:{{PAGENAME}}|(|0}} }}} }} Events}}}}| Events]]|]]}}<br><!--
--->|{{ctg|{{EventTypeFromName | {{{type|{{#explode:{{{page|{{PAGENAME}}}}}|(|0}} }}} }} Events}}}}| Events]]|]]}}<br><!--
-->{{#switch:{{{type|}}}|Castle='''Levels'''|Calendar='''Day'''|Solo='''Tiers'''}} {{#if:{{{section|}}}|{{{section|}}}<br>|{{#switch:{{{type|}}}|Castle=6<br>|Solo=10<br>}}}}<!--
-->{{#switch:{{{type|}}}|Castle=<b>Levels:</b>|Calendar=<b>Day:</b>|Solo=<b>Tiers:</b>}} {{#if:{{{section|}}}|{{{section|}}}<br>|{{#switch:{{{type|}}}|Castle=6<br>|Solo=10<br>}}}}<!--
-->{{#switch:{{#explode:{{PAGENAME}}|(|0}}|The Great Dragon Race|Emerald Wars|Sugar Rush|Weekend Dragon Race|Clan Siege={{i|Clan Event MVP|i|20}} '''Reward''' {{#if:{{{mvp|}}}|{{{mvp|}}}|{{#ifexpr:{{#time:U|{{getDate}}}} < {{#time:U|4 July 2017}}|1,000|{{#ifexpr:{{#time:U|{{getDate}}}} < {{#time:U|4 July 2018}}|2,000|{{formatnum:{{#expr:{{{mult|1}}}*3000}}}}}}}}}} {{i|Clan Coins}}<br>}}<!--
-->{{#switch:{{#explode:{{{page|{{PAGENAME}}}}}|(|0}}|The Great Dragon Race|Emerald Wars|Sugar Rush|Weekend Dragon Race|Clan Siege={{i|Clan Event MVP|i|20}} <b>Reward:</b> {{#if:{{{mvp|}}}|{{{mvp|}}}|{{#ifexpr:{{#time:U|{{getDate}}}} < {{#time:U|4 July 2017}}|1,000|{{#ifexpr:{{#time:U|{{getDate}}}} < {{#time:U|4 July 2018}}|2,000|{{formatnum:{{#expr:{{{mult|1}}}*3000}}}}}}}}}} {{i|Clan Coins}}<br>}}<!--
-->{{#ifeq:{{{specific|}}}|Prize|<!-- no prize for this event ---
-->{{#ifeq:{{{specific|}}}|Prize|<!-- no prize for this event ---
--->|'''{{#switch:{{{type|{{#explode:{{PAGENAME}}|(|0}} }}}|Dinnertime!|Gem Spending|Feeding|Food Gathering|Gold Collecting|Gold Spending|Hatching|Clan|Farming Fanatic|Golden Gatherer|Golden Opportunity|Crowded Nursery|Feel the Fury|Settle the Score|Winner Takes All|The Great Dragon Race|Emerald Wars|Sugar Rush|Weekend Dragon Race|Clan Siege=First<!--
--->|<b>{{#switch:{{{type|{{#explode:{{{page|{{PAGENAME}}}}}|(|0}} }}}<!--
--->|Arcade|Dragon Runner|Solo|Faction|Castle|Calendar|Chain Breeding|Breeding Blitz|Collection|Relay|Boss Challenge=Grand}} Prize'''}} <!--
----->|Feel the Fury|Settle the Score|Winner Takes All|The Great Dragon Race|Emerald Wars|Sugar Rush|Weekend Dragon Race|Clan Siege=First Prize<!--
-->{{#if:{{{reward|}}}|{{{reward|}}}|{{#if:{{{prize|}}}|{{di|{{{prize}}}|2}}<!--
----->|Dinnertime!|Gem Spending|Feeding|Food Gathering|Gold Collecting|Gold Spending|Hatching|Clan|Farming Fanatic|Golden Gatherer|Golden Opportunity|Crowded Nursery=Leaderboard:<!--
--->|{{#tag:center|{{#switch:{{#explode:{{PAGENAME}}|(|0}}<!--
----->|Arcade|Dragon Runner|Solo|Faction|Castle|Calendar|Chain Breeding|Breeding Blitz|Collection|Relay|Boss Challenge=Prize:}}</b>}} <!--
-->{{#if:{{{reward|}}}|{{{reward|}}}|{{#if:{{{leaderboard|{{{prize|}}}}}}|{{di|{{{leaderboard|{{{prize}}}}}}|2}}<!--
--->|{{#tag:center|{{#switch:{{#explode:{{{page|{{PAGENAME}}}}}|(|0}}<!--
---->|Feel the Fury|Settle the Score|Winner Takes All={{i|Clan Coins}} 5,000<br>{{i|Gold}} 300,000<br>{{i|Food}} 24,000<!--
---->|Feel the Fury|Settle the Score|Winner Takes All={{i|Clan Coins}} 5,000<br>{{i|Gold}} 300,000<br>{{i|Food}} 24,000<!--
---->|The Great Dragon Race|Sugar Rush|Weekend Dragon Race=[[File:Clan Events - Grand Prize Card Pack.png|25px|link=Dragon Pieces]] 1<br>{{i|Food}} 30,000<br>{{i|Clan Coins}} {{#ifexpr:{{#time:U|{{getDate}}}} < {{#time:U|4 July 2018}} and {{#time:U|{{getDate}}}} > {{#time:U|18 March 2018}}|4|5}},000<!--
---->|The Great Dragon Race|Sugar Rush|Weekend Dragon Race=[[File:Clan Events - Grand Prize Card Pack.png|25px|link=Dragon Pieces]] 1<br>{{i|Food}} 30,000<br>{{i|Clan Coins}} {{#ifexpr:{{#time:U|{{getDate}}}} < {{#time:U|4 July 2018}} and {{#time:U|{{getDate}}}} > {{#time:U|18 March 2018}}|4|5}},000<!--
Line 130: Line 125:
---->|Movie Marathon={{i|Gems}} 35<!--
---->|Movie Marathon={{i|Gems}} 35<!--
---->|Crowded Nursery={{#ifexpr:{{#time:U|{{getDate}}}} < {{#time:U|3 November 2015}}|{{i|Gold}} 600,000<br>{{i|Food}} 40,000<br>{{i|Scrolls}} 5 |{{i|Gold}} 750,000<br>{{i|Food}} 45,000<br>{{i|Scrolls}} 3}}}}}}}}}}{{#ifexpr:{{{pieces|0}}} > 19|&nbsp;<sup style="font-size:0.7rem">{{i|Dragon Pieces|px=15}} {{{pieces|}}}</sup>}}<!--
---->|Crowded Nursery={{#ifexpr:{{#time:U|{{getDate}}}} < {{#time:U|3 November 2015}}|{{i|Gold}} 600,000<br>{{i|Food}} 40,000<br>{{i|Scrolls}} 5 |{{i|Gold}} 750,000<br>{{i|Food}} 45,000<br>{{i|Scrolls}} 3}}}}}}}}}}{{#ifexpr:{{{pieces|0}}} > 19|&nbsp;<sup style="font-size:0.7rem">{{i|Dragon Pieces|px=15}} {{{pieces|}}}</sup>}}<!--
-->{{#if:{{{hero|}}}|<br>'''Hero Dragon''' {{di|{{{hero|}}}|n}}<!--
-->{{#if:{{{hero|}}}|<br><b>Hero Dragon:</b> {{di|{{{hero|}}}|n}}<!--
--->|{{#iferror:{{#ifexpr:{{#time:U|{{getDate}}}} > {{#time:U|10 May 2018}}|{{#if:{{{ticket|}}}{{#ifeq:{{{type|}}}|Relay|1|}}{{#ifeq:{{#explode:{{PAGENAME}}|(|0}}|Boss Challenge|1|}}|<br>'''Ticket''' {{#if:{{{ticket|}}}|{{i|{{{ticketType|Divine}}} Ticket {{#ifeq:{{#sub:{{{ticket|}}}|0|1}}|(||-&nbsp;}}{{{ticket|}}}|i|25}}|{{i|Dragon Piece Ticket|link|Main Shop#Card Packs|25}}}}}}}}}}}}<!--
--->|{{#iferror:{{#ifexpr:{{#time:U|{{getDate}}}} > {{#time:U|10 May 2018}}|{{#if:{{{ticket|}}}{{#ifeq:{{{type|}}}|Relay|1|}}{{#ifeq:{{#explode:{{{page|{{PAGENAME}}}}}|(|0}}|Boss Challenge|1|}}|<br><b>Ticket:</b> {{#if:{{{ticket|}}}|{{i|{{{ticket|}}}|i|25}}|{{i|Dragon Piece Ticket|link|Main Shop#Card Packs|25}}}}}}}}}}}}<!--
-->{{#if:{{{badge|}}}|<br>'''Badge{{#if:{{{badge2|}}}|s}}''' {{badge|{{{badge|}}}}}{{#if:{{{badge2|}}}|<br>{{badge|{{{badge2|}}}}}}}{{#if:{{{note|}}}|{{rt|<sup>Note</sup>|{{{note|}}}}}}}<!--
-->{{#if:{{{badge|}}}|<br><b>Badge{{#if:{{{badge2|}}}|s}}:</b> {{badge|{{{badge|}}}}}{{#if:{{{badge2|}}}|<br>{{badge|{{{badge2|}}}}}}}{{#if:{{{note|}}}|{{rt|<sup>Note</sup>|{{{note|}}}}}}}<!--
-->| {{#if:{{{note|}}}|<br>'''Note''' {{{note}}} }} }}<!--
-->| {{#if:{{{note|}}}|<br><b>Note:</b> {{{note}}} }} }}<!--
-->{{#ifeq:{{{type|{{#explode:{{PAGENAME}}|(|0}} }}}|Bottomless Dungeon<!--
-->{{#ifeq:{{{type|{{#explode:{{{page|{{PAGENAME}}}}}|(|0}} }}}|Bottomless Dungeon<!--
-->|{{#if:{{{dragon|}}}{{{dungeonoffer|}}}|<br>'''Shop Offer'''<br> {{center|{{forEachDragon|{{{dragon|{{{dungeonoffer|}}} }}} }} }} }}<!--
-->|{{#if:{{{dragon|}}}{{{dungeonoffer|}}}|<br><b>Shop Offer:</b><br> {{center|{{forEachDragon|{{{dragon|{{{dungeonoffer|}}} }}} }} }} }}<!--
--->{{#if:{{{icons|}}}|<br>'''Special Dungeon''' {{forEachIcon|{{{icons}}} }} }}<!--
--->{{#if:{{{icons|}}}|<br><b>Special Dungeon:</b> {{forEachIcon|{{{icons}}} }} }}<!--
-->}}<!--
-->}}<!--
-->{{#if:{{{exclusive|}}}|<br>'''Exclusivity''' {{{exclusive|}}}}}<!--
-->{{#if:{{{exclusive|}}}|<br><b>Exclusivity:</b> {{{exclusive|}}}}}<!--
-->{{#if:{{{occasion|}}}|<br>'''Occasion''' {{{occasion|}}}}}
-->{{#if:{{{occasion|}}}|<br><b>Occasion:</b> {{{occasion|}}}}}
|-
|-
|style="border-radius:0px 0px 25px 25px; -webkit-border-radius:0px 0px 25px 25px; -moz-border-radius:0px 0px 25px 25px; -khtml-border-radius:0px 0px 25px 25px;  {{EventBox/BorderColor|{{{type|}}}}} {{EventBox/BackgroundColor|{{{type|}}}}} height:30px"|
|style="border-radius:0px 0px 25px 25px; {{EventBox/BorderColor|{{{type|}}}}} {{EventBox/BackgroundColor|{{{type|}}}}} height:30px"|
|}
|}
|}
|}
Line 147: Line 142:
---------------  additional event specifics if specified  ------------------------
---------------  additional event specifics if specified  ------------------------
--->{{#if:{{{text|}}}|{{span|class=noexcerpt|style=display:block; margin-bottom: 20px;|<i>{{{text|}}}</i>}} }}<!--
--->{{#if:{{{text|}}}|{{span|class=noexcerpt|style=display:block; margin-bottom: 20px;|<i>{{{text|}}}</i>}} }}<!--
-->{{#switch:{{{type|{{#explode:{{PAGENAME}}|(|0}} }}} |Chest Opening|Farming Fanatic|Food Gathering|Dinnertime!|Feeding|Gem Spending|Gem Extravaganza|Gold Collecting|Golden Gatherer|Gold Spending|Golden Opportunity|Hatching|Crowded Nursery|Milestone Rewards|Stone Spending|Stepping Stones Craziness|Stone Gathering = __NOTOC__}}
-->{{#switch:{{{type|{{#explode:{{{page|{{PAGENAME}}}}}|(|0}} }}} |Chest Opening|Farming Fanatic|Food Gathering|Dinnertime!|Feeding|Gem Spending|Gem Extravaganza|Gold Collecting|Golden Gatherer|Gold Spending|Golden Opportunity|Hatching|Crowded Nursery|Milestone Rewards|Stone Spending|Stepping Stones Craziness|Stone Gathering = __NOTOC__}}
<!---------- remarks (highest bracket / League / {mult} = double rewards ------------
<!---------- remarks (highest bracket / League / {mult} = double rewards ------------
-->{{#iferror:{{#ifexpr:{{#time:U|{{getDate}}}} > {{#time:U|7 April 2015}}|{{#switch:{{EventTypeFromName | {{{type|{{#explode:{{PAGENAME}}|(|0}} }}} }}|Feeding|Food Gathering|Gem Spending|Gold Collecting|Gold Spending|Hatching=<p style="{{EventBox/BackgroundColor|{{{type|}}}}}; border:1px; padding-left: 5px; padding-right: 5px; border-style:solid; border-color:#969696; color:#FFFFFF; -webkit-border-radius: 0px 25px 0px 0px;
-->{{#iferror:{{#ifexpr:{{#time:U|{{getDate}}}} > {{#time:U|7 April 2015}}|{{#switch:{{EventTypeFromName | {{{type|{{#explode:{{{page|{{PAGENAME}}}}}|(|0}} }}} }}|Feeding|Food Gathering|Gem Spending|Gold Collecting|Gold Spending|Hatching=<p style="{{EventBox/BackgroundColor|{{{type|}}}}}; border:1px; padding-left: 5px; padding-right: 5px; border-style:solid; border-color:#969696; color:#FFFFFF; border-radius: 0px 25px 0px 0px; margin-right:5px;">''The requirements stated in this article are that of the '''[[:Category:Events|{{color|FFF|highest-level brackets}}]]''' while the milestone rewards belong to the '''[[Level Modifier|{{color|FFF|highest level modifier}}]]'''.''</p>}}}}}}{{#if:{{{text|}}}||{{#switch:{{#explode:{{{page|{{PAGENAME}}}}}|(|0}}<!--
-moz-border-radius: 0px 25px 0px 0px; border-radius: 0px 25px 0px 0px;">''The requirements stated in this article are that of the '''[[:Category:Events|{{color|FFF|highest-level brackets}}]]''' while the milestone rewards belong to the '''[[Level Modifier|{{color|FFF|highest level modifier}}]]'''.''</p>}}}}}}{{#if:{{{text|}}}||{{#switch:{{#explode:{{PAGENAME}}|(|0}}<!--
-->|The Great Dragon Race|Emerald Wars|Sugar Rush={{#ifexpr:{{#time:U|{{getDate}}}} > {{#time:U|4 July 2018}}|<p style="{{EventBox/BackgroundColor|{{{type|}}}}}; border-radius: 0px 25px 0px 0px; border:1px; padding-left: 5px; padding-right: 5px; border-style:solid; border-color:#969696; color:#FFFFFF; margin-right:5px;">''The requirements, milestone rewards, and [[Clan Coins|{{color|FFF|Clan Coin}}]] rewards stated in this article are that of [[Clans#Leagues|{{color|FFF|Clan League 5}}]], while the [[Food|{{color|FFF|Food}}]] and [[Gold|{{color|FFF|Gold}}]] rewards belong to the [[Level Modifier|{{color|FFF|highest level modifier}}]].{{#if:{{{mult|}}}|<br>The rewards for this particular event were doubled.}}''</p><!--
-->|The Great Dragon Race|Emerald Wars|Sugar Rush={{#ifexpr:{{#time:U|{{getDate}}}} > {{#time:U|4 July 2018}}|<p style="{{EventBox/BackgroundColor|{{{type|}}}}}; border:1px; padding-left: 5px; padding-right: 5px; border-style:solid; border-color:#969696; color:#FFFFFF">''The requirements, milestone rewards, and [[Clan Coins|{{color|FFF|Clan Coin}}]] rewards stated in this article are that of [[Clans#Leagues|{{color|FFF|Clan League 5}}]], while the [[Food|{{color|FFF|Food}}]] and [[Gold|{{color|FFF|Gold}}]] rewards belong to the [[Level Modifier|{{color|FFF|highest level modifier}}]].{{#if:{{{mult|}}}|<br>The rewards for this particular event were doubled.}}''</p><!--
-- before 4th July 18 -->|{{#ifexpr:{{#time:U|{{getDate}}}} > {{#time:U|4 July 2017}}|<p style="{{EventBox/BackgroundColor|{{{type|}}}}}; border-radius: 0px 25px 0px 0px; border:1px; padding-left: 5px; padding-right: 5px; border-style:solid; border-color:#969696; color:#FFFFFF; margin-right:5px;">''The requirements, milestone rewards and [[Clan Coins|{{color|FFF|Clan Coin}}]] rewards stated in this article are that of [[Clans#Leagues|{{color|FFF|Clan League 4}}]], the highest league open at the time of this event, while the [[Food|{{color|FFF|Food}}]] and [[Gold|{{color|FFF|Gold}}]] rewards belong to the [[Level Modifier|{{color|FFF|highest level modifier}}]].''</p>}}}}<!--
-- before 4th July 18 -->|{{#ifexpr:{{#time:U|{{getDate}}}} > {{#time:U|4 July 2017}}|<p style="{{EventBox/BackgroundColor|{{{type|}}}}}; border:1px; padding-left: 5px; padding-right: 5px; border-style:solid; border-color:#969696; color:#FFFFFF">''The requirements, milestone rewards and [[Clan Coins|{{color|FFF|Clan Coin}}]] rewards stated in this article are that of [[Clans#Leagues|{{color|FFF|Clan League 4}}]], the highest league open at the time of this event, while the [[Food|{{color|FFF|Food}}]] and [[Gold|{{color|FFF|Gold}}]] rewards belong to the [[Level Modifier|{{color|FFF|highest level modifier}}]].''</p>}}}}<!--
-->|Clan Siege=<p style="{{EventBox/BackgroundColor|{{{type|}}}}}; border-radius: 0px 25px 0px 0px; border:1px; padding-left: 5px; padding-right: 5px; border-style:solid; border-color:#969696; color:#FFFFFF; margin-right:5px;">''The requirements and rewards stated in this article are that of [[Clans#Leagues|{{color|FFF|Clan League 5}}]].{{#if:{{{mult|}}}|<br>The rewards for this particular Clan Siege were doubled.}}''</p><!--
-->|Clan Siege=<p style="{{EventBox/BackgroundColor|{{{type|}}}}}; border:1px; padding-left: 5px; padding-right: 5px; border-style:solid; border-color:#969696; color:#FFFFFF">''The requirements and rewards stated in this article are that of [[Clans#Leagues|{{color|FFF|Clan League 5}}]].{{#if:{{{mult|}}}|<br>The rewards for this particular Clan Siege were doubled.}}''</p><!--
-->|#default=}}}}<!--
-->|#default=}}}}<!--
----------------  include short intro and Mechanics here  --------------------------->
----------------  include short intro and Mechanics here  --------------------------->
{{#if:{{{synopsis|}}}| <!-- NOT empty: enter mechanics manually --> |<!-- empty: automatically transclude -->
{{#if:{{{synopsis|}}}| <!-- NOT empty: enter mechanics manually --> |<!-- empty: automatically transclude -->
{{#switch:{{{type|{{#explode:{{PAGENAME}}|(|0}} }}}
{{#switch:{{{type|{{#explode:{{{page|{{PAGENAME}}}}}|(|0}} }}}
|The Great Dragon Race={{#lst:The Great Dragon Race|intro}}
|The Great Dragon Race={{#lst:The Great Dragon Race|intro}}
|Sugar Rush={{#lst:Sugar Rush|intro}}
|Sugar Rush={{#lst:Sugar Rush|intro}}
Line 398: Line 392:
-->{{#ifeq:{{{type|}}}|Collection|<h2>Mechanics</h2>Obtaining the required Dragons does not necessarily need to be done through the events running with this one, since the only requirement is for the Dragons to be hatched and placed while the Collection Event is occurring. If the collection is completed in time, the Trainer is awarded the [[{{{prize}}} Dragon]].}}<!--
-->{{#ifeq:{{{type|}}}|Collection|<h2>Mechanics</h2>Obtaining the required Dragons does not necessarily need to be done through the events running with this one, since the only requirement is for the Dragons to be hatched and placed while the Collection Event is occurring. If the collection is completed in time, the Trainer is awarded the [[{{{prize}}} Dragon]].}}<!--
----------- Sigil Campaign (Sigil Contest) events ------------------
----------- Sigil Campaign (Sigil Contest) events ------------------
-->{{#ifeq:{{{type|{{#explode:{{PAGENAME}}|(|0}} }}}|Sigil Campaign|
-->{{#ifeq:{{{type|{{#explode:{{{page|{{PAGENAME}}}}}|(|0}} }}}|Sigil Campaign|
{{#ifeq:{{{table|}}}|1|<!-- no table --->
{{#ifeq:{{{table|}}}|1|<!-- no table --->
|<h2>Sigil Contest</h2>
|<h2>Sigil Contest</h2>
{{#lst:Category:Sigil Campaign Events|contest}}<br>
{{#lst:Category:Sigil Campaign Events|contest}}<br>
<h3>Leaderboard</h3>
{{Leaderboard
{{Leaderboard
|  1    | {{i|Premium Sigil Chest|i|40}} x5
|  1    | {{i|Premium Sigil Chest|i|40}} x5
Line 411: Line 406:
}} }} }}<!--
}} }} }}<!--
----------- Bottomless Dungeon events ------------------
----------- Bottomless Dungeon events ------------------
-->{{#ifeq:{{{type|{{#explode:{{PAGENAME}}|(|0}} }}}|Bottomless Dungeon|
-->{{#ifeq:{{{type|{{#explode:{{{page|{{PAGENAME}}}}}|(|0}} }}}|Bottomless Dungeon|
{{#ifeq:{{{table|}}}|1|<!-- no table --->
{{#ifeq:{{{table|}}}|1|<!-- no table --->
|<h2>Fight Bonus</h2>
|<h2>Fight Bonus</h2>
Line 417: Line 412:
}} }}<!--
}} }}<!--
----------- Movie Marathon events ------------------
----------- Movie Marathon events ------------------
-->{{#ifeq:{{{type|{{#explode:{{PAGENAME}}|(|0}} }}}|Movie Marathon|
-->{{#ifeq:{{{type|{{#explode:{{{page|{{PAGENAME}}}}}|(|0}} }}}|Movie Marathon|
{{#ifeq:{{{table|}}}|1|<!-- no table --->
{{#ifeq:{{{table|}}}|1|<!-- no table --->
|<h2>Milestones</h2>
|<h2>Milestones</h2>
Line 443: Line 438:
{{!}}} }} }}<!--
{{!}}} }} }}<!--
----------- Boss Challenge (Relay events) ---------------
----------- Boss Challenge (Relay events) ---------------
-->{{#if:{{{hero|}}}||{{#iferror:{{#ifexpr:{{#time:U|{{getDate}}}} > {{#time:U|1 June 2018}}|{{#if:{{{ticket|}}}{{#ifeq:{{{type|}}}|Relay|1|}}{{#ifeq:{{#explode:{{PAGENAME}}|(|0}}|Boss Challenge|1|}}|<h2>Mechanics</h2><!--
-->{{#if:{{{hero|}}}||{{#iferror:{{#ifexpr:{{#time:U|{{getDate}}}} > {{#time:U|1 June 2018}}|{{#if:{{{ticket|}}}{{#ifeq:{{{type|}}}|Relay|1|}}{{#ifeq:{{#explode:{{{page|{{PAGENAME}}}}}|(|0}}|Boss Challenge|1|}}|<h2>Mechanics</h2><!--
-->The main reward is earned by beating a series of {{ctg|Boss Dragons|Boss-like Dragons}}. {{#if:{{{ticket|}}}|1 {{{ticketType|Divine}}} Ticket is given for any defeated Boss-like Dragon, regardless of the battle or lap|1 {{i|Gem|2}} is given for defeating the first Boss of a lap, 2 Gems for defeating the second, 3 Gems for the third, and 4 Gems for the fourth}}. Regular Dragons appear between bosses, and when defeated award smaller rewards such as {{i|Food|2}}, {{i|Scrolls|2}}, or {{i|Gold|2}}, based on [[Level Modifier]]. Enemy Dragons, apart from the Boss-like Dragons, are usually random, thus not all Trainers face the same Dragons. The [[Dragon Leveling|levels]] of all opposing Dragons are in relation to the levels of the Trainer's own Dragons '''at the moment the Boss Challenge started'''.<!--
-->The main reward is earned by beating a series of {{ctg|Boss Dragons|Boss-like Dragons}}. {{#if:{{{ticket|}}}|A {{i|{{{ticket|Divine}}}|i|25}} Ticket is given for any defeated Boss-like Dragon, regardless of the battle or lap|1 {{i|Gem|2}} is given for defeating the first Boss of a lap, 2 Gems for defeating the second, 3 Gems for the third, and 4 Gems for the fourth}}. Regular Dragons appear between bosses, and when defeated award smaller rewards such as {{i|Food|2}}, {{i|Scrolls|2}}, or {{i|Gold|2}}, based on [[Level Modifier]]. Enemy Dragons, apart from the Boss-like Dragons, are usually random, thus not all Trainers face the same Dragons. The [[Dragon Leveling|levels]] of all opposing Dragons are in relation to the levels of the Trainer's own Dragons '''at the moment the Boss Challenge started'''.<!--
--><h3>Element Restrictions</h3>
--><h3>Element Restrictions</h3>
The {{ctg|Elements}} used in Boss Battles are gradually restricted, with all Elements allowed for the first battles. Defeating a Boss-like Dragon reduces the allowed Elements by 1 random Element, making the restrictions more severe after each Dragon. A maximum of {{#expr:{{PAGESINCATEGORY:Elements}}-9}} are restricted in the hardest battles, leaving only the highest {{#expr:{{PAGESINCATEGORY:Elements}}-11}} Elements allowed in all battles. The remaining 2 Elements are random, and change each time a Boss Battle is won. Element restrictions can be refreshed, but a waiting period is required before the next fight is started, and it only lasts until the next Boss is defeated. Every battle also requires a cooldown period before the next battle is started, though any waiting period may be [[Gems#Speeding Up|skipped]] using Gems.<!--
The {{ctg|Elements}} used in Boss Battles are gradually restricted, with all Elements allowed for the first battles. Defeating a Boss-like Dragon reduces the allowed Elements by 1 random Element, making the restrictions more severe after each Dragon. A maximum of {{#expr:{{PAGESINCATEGORY:Elements}}-9}} are restricted in the hardest battles, leaving only the highest {{#expr:{{PAGESINCATEGORY:Elements}}-11}} Elements allowed in all battles. The remaining 2 Elements are random, and change each time a Boss Battle is won. Element restrictions can be refreshed, but a waiting period is required before the next fight is started, and it only lasts until the next Boss is defeated. Every battle also requires a cooldown period before the next battle is started, though any waiting period may be [[Gems#Speeding Up|skipped]] using Gems.<!--
--><h3>Laps</h3>
--><h3>Laps</h3>
When a lap is finished, {{#if:{{{ticket|}}}|{{ctg|{{{ticketType|Divine}}} Islands|{{{ticketType|Divine}}} Tickets}} are|a reward is}} given and the map resets with a new set of battles. The main prize Dragon is awarded once the 4th lap is complete. Any subsequent lap after the fourth offers a repeatable reward consisting of {{#if:{{{ticket|}}}|{{{specific|15}}} {{{ticketType|Divine}}} Tickets|10 {{i|Dragon Piece Tickets|2}}}}. Laps are usually unlimited with infinite rounds.<!--
When a lap is finished, {{#if:{{{ticket|}}}|a {{i|{{{ticket|}}}|i|25}} Ticket is|a reward is}} given and the map resets with a new set of battles. The main prize Dragon is awarded once the 4th lap is complete. Any subsequent lap after the fourth offers a repeatable reward consisting of {{#if:{{{ticket|}}}|{{{specific|15}}} {{i|{{{ticket|}}}|i|25}} Tickets|10 {{i|Dragon Piece Tickets|2}}}}. Laps are usually unlimited with infinite rounds.<!--
--><h2>Rewards</h2><!--
--><h2>Rewards</h2><!--
--><p style="{{EventBox/BackgroundColor|{{{type|}}}}}; border:1px; padding-left: 5px; padding-right: 5px; border-style:solid; border-color:#969696; color:#FFFFFF"><span style="font-size:0.8rem">''The amount of [[Food|{{color|FFF|Food}}]] and [[Gold|{{color|FFF|Gold}}]] awarded depends on [[Player Level|{{color|FFF|Trainer Level}}]], provided numbers are of the highest Level Modifier. See [[Level Modifier|{{color|FFF|Level Modifier}}]] for more information.''</span></p>
--><p style="{{EventBox/BackgroundColor|{{{type|}}}}}; border:1px; padding-left: 5px; padding-right: 5px; border-style:solid; border-color:#969696; color:#FFFFFF"><span style="font-size:0.8rem">''The amount of [[Food|{{color|FFF|Food}}]] and [[Gold|{{color|FFF|Gold}}]] awarded depends on [[Player Level|{{color|FFF|Trainer Level}}]], provided numbers are of the highest Level Modifier. See [[Level Modifier|{{color|FFF|Level Modifier}}]] for more information.''</span></p>
Line 457: Line 452:
{{!}}-
{{!}}-
!Lap 1
!Lap 1
{{!}}{{#if:{{{ticket|}}}|{{i|{{{ticketType|Divine}}} Ticket {{#ifeq:{{#sub:{{{ticket|}}}|0|1}}|(||-&nbsp;}}{{{ticket|}}}|i|25}} {{{specific|15}}}|{{#ifexpr:{{#time:U|{{getDate}}}} > {{#time:U|10 May 2019}}|{{i|Gold}} 1,000,000|[[File:Dragon Fury Essence Bottles.png|25px|link=Dragon Fury#Dragon Fury Essence]] 3}}}}
{{!}}{{#if:{{{ticket|}}}|{{i|{{{ticket|Divine}}}|i|25}} {{{specific|15}}}|{{#ifexpr:{{#time:U|{{getDate}}}} > {{#time:U|10 May 2019}}|{{i|Gold}} 1,000,000|[[File:Dragon Fury Essence Bottles.png|25px|link=Dragon Fury#Dragon Fury Essence]] 3}}}}
{{!}}-
{{!}}-
!Lap 2
!Lap 2
{{!}}{{#if:{{{ticket|}}}|{{i|{{{ticketType|Divine}}} Ticket {{#ifeq:{{#sub:{{{ticket|}}}|0|1}}|(||-&nbsp;}}{{{ticket|}}}|i|25}} {{{specific|15}}}|{{#ifexpr:{{#time:U|{{getDate}}}} > {{#time:U|10 May 2019}}|{{i|Food}} 100,000|{{i|Gold}} 300,000)}}}}
{{!}}{{#if:{{{ticket|}}}|{{i|{{{ticket|Divine}}}|i|25}} {{{specific|15}}}|{{#ifexpr:{{#time:U|{{getDate}}}} > {{#time:U|10 May 2019}}|{{i|Food}} 100,000|{{i|Gold}} 300,000)}}}}
{{!}}-
{{!}}-
!Lap 3
!Lap 3
{{!}}{{#if:{{{ticket|}}}|{{i|{{{ticketType|Divine}}} Ticket {{#ifeq:{{#sub:{{{ticket|}}}|0|1}}|(||-&nbsp;}}{{{ticket|}}}|i|25}} {{{specific|15}}}|{{#iferror:{{#ifexpr:{{#time:U|{{getDate}}}} < {{#time:U|20 September 2018}}|{{i|Food}} 30,000|{{#ifexpr:{{#time:U|{{getDate}}}} > {{#time:U|10 May 2019}}|[[File:Dragon Fury Essence Bottles.png|25px|link=Dragon Fury#Dragon Fury Essence]] 3|{{#ifexpr:{{#time:U|{{getDate}}}} > {{#time:U|28 February 2019}}|{{i|Food}} 75,000|[[File:Habitat Limit Extender.png|25px|link=Category:Habitats#Habitat Types]] 1}}}}}}}}}}
{{!}}{{#if:{{{ticket|}}}|{{i|{{{ticket|Divine}}}|i|25}} {{{specific|15}}}|{{#iferror:{{#ifexpr:{{#time:U|{{getDate}}}} < {{#time:U|20 September 2018}}|{{i|Food}} 30,000|{{#ifexpr:{{#time:U|{{getDate}}}} > {{#time:U|10 May 2019}}|[[File:Dragon Fury Essence Bottles.png|25px|link=Dragon Fury#Dragon Fury Essence]] 3|{{#ifexpr:{{#time:U|{{getDate}}}} > {{#time:U|28 February 2019}}|{{i|Food}} 75,000|[[File:Habitat Limit Extender.png|25px|link=Category:Habitats#Habitat Types]] 1}}}}}}}}}}
{{!}}-
{{!}}-
!Lap 4
!Lap 4
Line 469: Line 464:
{{!}}-
{{!}}-
!Lap 5+
!Lap 5+
{{!}}{{#if:{{{ticket|}}}|{{i|{{{ticketType|Divine}}} Ticket {{#ifeq:{{#sub:{{{ticket|}}}|0|1}}|(||-&nbsp;}}{{{ticket|}}}|i|25}} {{{specific|15}}}|{{i|Dragon Piece Ticket|link|Main Shop#Card Packs|25}} 10}}
{{!}}{{#if:{{{ticket|}}}|{{i|{{{ticket|Divine}}}|i|25}} {{{specific|15}}}|{{i|Dragon Piece Ticket|link|Main Shop#Card Packs|25}} 10}}
{{!}}}
{{!}}}
}}}}}}}}}}<!--
}}}}}}}}}}<!--
Line 478: Line 473:
{{#if:{{{pieces|}}}|* Days marked with {{i|Dragon Pieces}} indicate that earned pieces are added to the already existing amount for the displayed Dragon.}}}}<!--
{{#if:{{{pieces|}}}|* Days marked with {{i|Dragon Pieces}} indicate that earned pieces are added to the already existing amount for the displayed Dragon.}}}}<!--
----------------- Reward tables for standard events (weeklys) --------------------
----------------- Reward tables for standard events (weeklys) --------------------
-->{{#ifeq:{{{table|}}}|1||{{#switch:{{EventTypeFromName | {{{type|{{#explode:{{PAGENAME}}|(|0}} }}} }}| Feeding|Food Gathering|Gem Spending|Gold Collecting|Gold Spending|Hatching = {{#iferror:{{#ifexpr:{{#time:U|{{getDate}}}} > {{#time:U|12 November 2015}}|<!--
-->{{#ifeq:{{{table|}}}|1||{{#switch:{{EventTypeFromName | {{{type|{{#explode:{{{page|{{PAGENAME}}}}}|(|0}} }}} }}| Feeding|Food Gathering|Gem Spending|Gold Collecting|Gold Spending|Hatching = {{#iferror:{{#ifexpr:{{#time:U|{{getDate}}}} > {{#time:U|12 November 2015}}|<!--
---><h2>Progress Rewards</h2>
---><h2>Progress Rewards</h2>
{{EbMilestones|type={{{type|}}}|token={{{token|}}}|dragon={{{dragon|}}}}}<!--
{{EbMilestones|type={{{type|}}}|token={{{token|}}}|dragon={{{dragon|}}}}}<!--
-->{{#switch:{{EventTypeFromName | {{{type|{{#explode:{{PAGENAME}}|(|0}} }}} }}|Hatching|Crowded Nursery=<h3>Requirements</h3>
-->{{#switch:{{EventTypeFromName | {{{type|{{#explode:{{{page|{{PAGENAME}}}}}|(|0}} }}} }}|Hatching|Crowded Nursery=<h3>Requirements</h3>
* Common Dragon: 2 points
* Common Dragon: 2 points
* Uncommon Dragon: 100 points
* Uncommon Dragon: 100 points
Line 492: Line 487:
{{#if:{{{generic|}}}|{{Template:leaderboard<!--
{{#if:{{{generic|}}}|{{Template:leaderboard<!--
-->|{{#switch:{{{generic|}}}|2|5=1-10|1|3|4=1-15}}<!--
-->|{{#switch:{{{generic|}}}|2|5=1-10|1|3|4=1-15}}<!--
-->|[[File:{{{prize}}} Dragon Egg.png|22px]] [[{{{prize}}} Dragon|{{color|FFF|{{{prize}}} Dragon}}]]<!--
-->|[[File:{{{leaderboard|{{{prize}}}}}} Dragon Egg.png|22px]] [[{{{leaderboard|{{{prize}}}}}} Dragon|{{color|FFF|{{{leaderboard|{{{prize}}}}}} Dragon}}]]<!--
-->|{{#switch:{{{generic|}}}|2|5=11-25|1|3|4=16-25}}<!--
-->|{{#switch:{{{generic|}}}|2|5=11-25|1|3|4=16-25}}<!--
-->|{{#switch:{{{generic|}}}|1|3={{i|Gold}} 450,000|2|4|5={{i|Gold}} 375,000}} &nbsp;&nbsp;&nbsp;&nbsp;{{#switch:{{{generic|}}}|1|3={{i|Food}} 45,000|2|4|5={{i|Food}} 30,000}} &nbsp;&nbsp;&nbsp;{{i|Scrolls}} 3<!--
-->|{{#switch:{{{generic|}}}|1|3={{i|Gold}} 450,000|2|4|5={{i|Gold}} 375,000}} &nbsp;&nbsp;&nbsp;&nbsp;{{#switch:{{{generic|}}}|1|3={{i|Food}} 45,000|2|4|5={{i|Food}} 30,000}} &nbsp;&nbsp;&nbsp;{{i|Scrolls}} 3<!--
Line 508: Line 503:
-------- no generic specified, generate the leaderboard --------
-------- no generic specified, generate the leaderboard --------
-->|{{Template:leaderboard<!--
-->|{{Template:leaderboard<!--
-->|{{#ifeq:{{{type|}}}|Gem Spending|1-5|{{#if:{{{vip|}}}|1-15|{{#if:{{{prize|}}}|{{#switch:{{{type|{{#explode:{{PAGENAME}}|(|0}} }}}|Hatching|Feeding=1-15|1-10}}|1-10}}}}}}<!--
-->|{{#ifeq:{{{type|}}}|Gem Spending|1-5|{{#if:{{{vip|}}}|1-15|{{#if:{{{leaderboard|{{{prize|}}}}}}|{{#switch:{{{type|{{#explode:{{{page|{{PAGENAME}}}}}|(|0}} }}}|Hatching|Feeding=1-15|1-10}}|1-10}}}}}}<!--
-->|{{#ifeq:{{#explode:{{PAGENAME}}|(|0}} | Crowded Nursery | {{i|Gold}} 750,000 &nbsp;&nbsp;&nbsp;&nbsp;{{i|Food}} 45,000 &nbsp;&nbsp;&nbsp;{{i|Scrolls}} 3 | [[File:{{{prize}}} Dragon Egg.png|22px]] [[{{{prize}}} Dragon|{{color|FFF|{{{prize}}} Dragon}}]]}}<!--
-->|{{#ifeq:{{#explode:{{{page|{{PAGENAME}}}}}|(|0}} | Crowded Nursery | {{i|Gold}} 750,000 &nbsp;&nbsp;&nbsp;&nbsp;{{i|Food}} 45,000 &nbsp;&nbsp;&nbsp;{{i|Scrolls}} 3 | [[File:{{{leaderboard|{{{prize}}}}}} Dragon Egg.png|22px]] [[{{{leaderboard|{{{prize}}}}}} Dragon|{{color|FFF|{{{leaderboard|{{{prize}}}}}} Dragon}}]]}}<!--
-->|{{#ifeq:{{{type|}}}|Gem Spending|6-10|{{#if:{{{vip|}}}|16-25|{{#if:{{{prize|}}}|{{#switch: {{{type|{{#explode:{{PAGENAME}}|(|0}} }}} |Hatching|Feeding=16-25|11-25}}|11-25}}}}}}<!--
-->|{{#ifeq:{{{type|}}}|Gem Spending|6-10|{{#if:{{{vip|}}}|16-25|{{#if:{{{leaderboard|{{{prize|}}}}}}|{{#switch: {{{type|{{#explode:{{{page|{{PAGENAME}}}}}|(|0}} }}} |Hatching|Feeding=16-25|11-25}}|11-25}}}}}}<!--
-->|{{#ifeq:{{{type|}}}|Gem Spending|{{i|Gems}} 150 &nbsp;&nbsp;&nbsp;{{i|Food}} 750,000 &nbsp;&nbsp;&nbsp;{{i|Gold}} 2,250,000|{{i|Gold}} {{#if:{{{vip|}}}|450,000|{{#if:{{{prize|}}}|{{#switch:{{{type|{{#explode:{{PAGENAME}}|(|0}} }}}|{{#ifexpr:{{#time:U|{{getDate}}}} < {{#time:U|2 January 2017}}|Hatching}}|Feeding=450,000|375,000}}|375,000}}}} &nbsp;&nbsp;&nbsp;&nbsp;{{i|Food}} {{#if:{{{vip|}}}|45,000|{{#if:{{{prize|}}}|{{#switch:{{{type|{{#explode:{{PAGENAME}}|(|0}} }}}|{{#ifexpr:{{#time:U|{{getDate}}}} < {{#time:U|2 January 2017}}|Hatching}}|Feeding=45,000|30,000}}|30,000}}}} &nbsp;&nbsp;&nbsp;{{i|Scrolls}} {{#ifeq:{{#explode:{{PAGENAME}}|(|0}}|Crowded Nursery|2|3}}}}<!--
-->|{{#ifeq:{{{type|}}}|Gem Spending|{{i|Gems}} 150 &nbsp;&nbsp;&nbsp;{{i|Food}} 750,000 &nbsp;&nbsp;&nbsp;{{i|Gold}} 2,250,000|{{i|Gold}} {{#if:{{{vip|}}}|450,000|{{#if:{{{leaderboard|{{{prize|}}}}}}|{{#switch:{{{type|{{#explode:{{{page|{{PAGENAME}}}}}|(|0}} }}}|{{#ifexpr:{{#time:U|{{getDate}}}} < {{#time:U|2 January 2017}}|Hatching}}|Feeding=450,000|375,000}}|375,000}}}} &nbsp;&nbsp;&nbsp;&nbsp;{{i|Food}} {{#if:{{{vip|}}}|45,000|{{#if:{{{leaderboard|{{{prize|}}}}}}|{{#switch:{{{type|{{#explode:{{{page|{{PAGENAME}}}}}|(|0}} }}}|{{#ifexpr:{{#time:U|{{getDate}}}} < {{#time:U|2 January 2017}}|Hatching}}|Feeding=45,000|30,000}}|30,000}}}} &nbsp;&nbsp;&nbsp;{{i|Scrolls}} {{#ifeq:{{#explode:{{{page|{{PAGENAME}}}}}|(|0}}|Crowded Nursery|2|3}}}}<!--
-->|{{#ifeq:{{{type|}}}|Gem Spending|11-20|26-75}}<!--
-->|{{#ifeq:{{{type|}}}|Gem Spending|11-20|26-75}}<!--
-->|{{#ifeq:{{{type|}}}|Gem Spending|{{i|Gems}} 75 &nbsp;&nbsp;&nbsp;&nbsp;{{i|Food}} 375,000 &nbsp;&nbsp;&nbsp;&nbsp;{{i|Gold}} 1,125,000|{{i|Gold}} {{#if:{{{vip|}}}|225,000|{{#if:{{{prize|}}}|{{#switch:{{{type|{{#explode:{{PAGENAME}}|(|0}} }}}|{{#ifexpr:{{#time:U|{{getDate}}}} < {{#time:U|2 January 2017}}|Hatching}}|Feeding=225,000|180,000}}|180,000}}}} &nbsp;&nbsp;&nbsp;&nbsp;{{i|Food}} {{#if:{{{vip|}}}|22,500|{{#if:{{{prize|}}}|{{#switch:{{{type|{{#explode:{{PAGENAME}}|(|0}} }}}|{{#ifexpr:{{#time:U|{{getDate}}}} < {{#time:U|2 January 2017}}|Hatching}}|Feeding=22,500|15,000}}|15,000}}}}  &nbsp;&nbsp;&nbsp;{{i|Scrolls}} {{#ifeq:{{#explode:{{PAGENAME}}|(|0}}|Crowded Nursery|1|2}}}}<!--
-->|{{#ifeq:{{{type|}}}|Gem Spending|{{i|Gems}} 75 &nbsp;&nbsp;&nbsp;&nbsp;{{i|Food}} 375,000 &nbsp;&nbsp;&nbsp;&nbsp;{{i|Gold}} 1,125,000|{{i|Gold}} {{#if:{{{vip|}}}|225,000|{{#if:{{{leaderboard|{{{prize|}}}}}}|{{#switch:{{{type|{{#explode:{{{page|{{PAGENAME}}}}}|(|0}} }}}|{{#ifexpr:{{#time:U|{{getDate}}}} < {{#time:U|2 January 2017}}|Hatching}}|Feeding=225,000|180,000}}|180,000}}}} &nbsp;&nbsp;&nbsp;&nbsp;{{i|Food}} {{#if:{{{vip|}}}|22,500|{{#if:{{{leaderboard|{{{prize|}}}}}}|{{#switch:{{{type|{{#explode:{{{page|{{PAGENAME}}}}}|(|0}} }}}|{{#ifexpr:{{#time:U|{{getDate}}}} < {{#time:U|2 January 2017}}|Hatching}}|Feeding=22,500|15,000}}|15,000}}}}  &nbsp;&nbsp;&nbsp;{{i|Scrolls}} {{#ifeq:{{#explode:{{{page|{{PAGENAME}}}}}|(|0}}|Crowded Nursery|1|2}}}}<!--
-->|{{#ifeq:{{{type|}}}|Gem Spending|21-100|76-150}}<!--
-->|{{#ifeq:{{{type|}}}|Gem Spending|21-100|76-150}}<!--
-->|{{#ifeq:{{{type|}}}|Gem Spending|{{i|Gems}} 20 &nbsp;&nbsp;&nbsp;&nbsp;{{i|Food}} 150,000 &nbsp;&nbsp;&nbsp;{{i|Gold}} 525,500|{{i|Gold}} {{#if:{{{vip|}}}|150,000|{{#if:{{{prize|}}}|{{#switch:{{{type|{{#explode:{{PAGENAME}}|(|0}} }}}|{{#ifexpr:{{#time:U|{{getDate}}}} < {{#time:U|2 January 2017}}|Hatching}}|Feeding=150,000|120,000}}|120,000}}}} &nbsp;&nbsp;&nbsp;&nbsp;{{i|Food}} {{#if:{{{vip|}}}|11,250|{{#if:{{{prize|}}}|{{#switch:{{{type|{{#explode:{{PAGENAME}}|(|0}} }}}|{{#ifexpr:{{#time:U|{{getDate}}}} < {{#time:U|2 January 2017}}|Hatching}}|Feeding|=11,250|7,500}}|7,500}}}}{{#ifeq:{{#explode:{{PAGENAME}}|(|0}}|Crowded Nursery||&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;{{i|Scrolls}} 1}}}}<!--
-->|{{#ifeq:{{{type|}}}|Gem Spending|{{i|Gems}} 20 &nbsp;&nbsp;&nbsp;&nbsp;{{i|Food}} 150,000 &nbsp;&nbsp;&nbsp;{{i|Gold}} 525,500|{{i|Gold}} {{#if:{{{vip|}}}|150,000|{{#if:{{{leaderboard|{{{prize|}}}}}}|{{#switch:{{{type|{{#explode:{{{page|{{PAGENAME}}}}}|(|0}} }}}|{{#ifexpr:{{#time:U|{{getDate}}}} < {{#time:U|2 January 2017}}|Hatching}}|Feeding=150,000|120,000}}|120,000}}}} &nbsp;&nbsp;&nbsp;&nbsp;{{i|Food}} {{#if:{{{vip|}}}|11,250|{{#if:{{{leaderboard|{{{prize|}}}}}}|{{#switch:{{{type|{{#explode:{{{page|{{PAGENAME}}}}}|(|0}} }}}|{{#ifexpr:{{#time:U|{{getDate}}}} < {{#time:U|2 January 2017}}|Hatching}}|Feeding|=11,250|7,500}}|7,500}}}}{{#ifeq:{{#explode:{{{page|{{PAGENAME}}}}}|(|0}}|Crowded Nursery||&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;{{i|Scrolls}} 1}}}}<!--
-->|{{#ifeq:{{{type|}}}|Gem Spending|101-250|151-250}}<!--
-->|{{#ifeq:{{{type|}}}|Gem Spending|101-250|151-250}}<!--
-->|{{#ifeq:{{{type|}}}|Gem Spending|{{i|Gems}} 10 &nbsp;&nbsp;&nbsp;&nbsp;{{i|Food}} 37,500 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;{{i|Gold}} 300,000|{{i|Gold}} {{#if:{{{vip|}}}|75,000|{{#if:{{{prize|}}}|{{#switch:{{{type|{{#explode:{{PAGENAME}}|(|0}} }}}|{{#ifexpr:{{#time:U|{{getDate}}}} < {{#time:U|2 January 2017}}|Hatching}}|Feeding=75,000|60,000}}|60,000}}}} &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;{{i|Food}} {{#if:{{{vip|}}}|{{#ifeq:{{#explode:{{PAGENAME}}|(|0}}|Farming Fanatic|{{#ifexpr:({{#time:U|{{getDate}}}} > {{#time:U|10 September 2017}}) and ({{#time:U|{{getDate}}}} < {{#time:U|1 January 2020}})|11,250|5,625}}|5,625}}|{{#if:{{{prize|}}}|{{#switch:{{{type|{{#explode:{{PAGENAME}}|(|0}} }}}|{{#ifexpr:{{#time:U|{{getDate}}}} < {{#time:U|2 January 2017}}|Hatching}}|Feeding=5,625|{{#ifexpr:{{#time:U|{{getDate}}}} < {{#time:U|1 July 2020}}|Dinnertime!}}|Food Gathering|{{#ifexpr:{{#time:U|{{getDate}}}} < {{#time:U|1 July 2020}}|Farming Fanatic}}=7,500|3,750}}|3,750}}}}}}<!--
-->|{{#ifeq:{{{type|}}}|Gem Spending|{{i|Gems}} 10 &nbsp;&nbsp;&nbsp;&nbsp;{{i|Food}} 37,500 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;{{i|Gold}} 300,000|{{i|Gold}} {{#if:{{{vip|}}}|75,000|{{#if:{{{leaderboard|{{{prize|}}}}}}|{{#switch:{{{type|{{#explode:{{{page|{{PAGENAME}}}}}|(|0}} }}}|{{#ifexpr:{{#time:U|{{getDate}}}} < {{#time:U|2 January 2017}}|Hatching}}|Feeding=75,000|60,000}}|60,000}}}} &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;{{i|Food}} {{#if:{{{vip|}}}|{{#ifeq:{{#explode:{{{page|{{PAGENAME}}}}}|(|0}}|Farming Fanatic|{{#ifexpr:({{#time:U|{{getDate}}}} > {{#time:U|10 September 2017}}) and ({{#time:U|{{getDate}}}} < {{#time:U|1 January 2020}})|11,250|5,625}}|5,625}}|{{#if:{{{leaderboard|{{{prize|}}}}}}|{{#switch:{{{type|{{#explode:{{{page|{{PAGENAME}}}}}|(|0}} }}}|{{#ifexpr:{{#time:U|{{getDate}}}} < {{#time:U|2 January 2017}}|Hatching}}|Feeding=5,625|{{#ifexpr:{{#time:U|{{getDate}}}} < {{#time:U|1 July 2020}}|Dinnertime!}}|Food Gathering|{{#ifexpr:{{#time:U|{{getDate}}}} < {{#time:U|1 July 2020}}|Farming Fanatic}}=7,500|3,750}}|3,750}}}}}}<!--
-->|251-500<!--
-->|251-500<!--
-->|{{#ifeq:{{{type|}}}|Gem Spending|{{i|Gems}} 3 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;{{i|Food}} 15,000|{{i|Gold}}  {{#if:{{{vip|}}}|37,500|{{#if:{{{prize|}}}|{{#switch:{{{type|{{#explode:{{PAGENAME}}|(|0}} }}}|{{#ifexpr:{{#time:U|{{getDate}}}} < {{#time:U|2 January 2017}}|Hatching}}|Feeding=37,500|30,000}}|30,000}}}} &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;{{i|Food}} {{#if:{{{vip|}}}|2,250|{{#if:{{{prize|}}}|{{#switch:{{{type|{{#explode:{{PAGENAME}}|(|0}} }}}|{{#ifexpr:{{#time:U|{{getDate}}}} < {{#time:U|2 January 2017}}|Hatching}}|Feeding=2,250|1,500}}|1,500}}}}}}<!--
-->|{{#ifeq:{{{type|}}}|Gem Spending|{{i|Gems}} 3 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;{{i|Food}} 15,000|{{i|Gold}}  {{#if:{{{vip|}}}|37,500|{{#if:{{{leaderboard|{{{prize|}}}}}}|{{#switch:{{{type|{{#explode:{{{page|{{PAGENAME}}}}}|(|0}} }}}|{{#ifexpr:{{#time:U|{{getDate}}}} < {{#time:U|2 January 2017}}|Hatching}}|Feeding=37,500|30,000}}|30,000}}}} &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;{{i|Food}} {{#if:{{{vip|}}}|2,250|{{#if:{{{leaderboard|{{{prize|}}}}}}|{{#switch:{{{type|{{#explode:{{{page|{{PAGENAME}}}}}|(|0}} }}}|{{#ifexpr:{{#time:U|{{getDate}}}} < {{#time:U|2 January 2017}}|Hatching}}|Feeding=2,250|1,500}}|1,500}}}}}}<!--
-->|501-{{#ifeq:{{{type|}}}|Gem Spending|2000|5000}}<!--
-->|501-{{#ifeq:{{{type|}}}|Gem Spending|2000|5000}}<!--
-->|{{#ifeq:{{{type|}}}|Gem Spending|{{i|Gems}} 1|{{i|Gold}} {{#if:{{{vip|}}}|15,000|{{#if:{{{prize|}}}|{{#switch:{{{type|{{#explode:{{PAGENAME}}|(|0}} }}}|{{#ifexpr:{{#time:U|{{getDate}}}} < {{#time:U|2 January 2017}}|Hatching}}|Feeding=15,000|7,500}}|7,500}}}}}}}}}}}}}}}}}}<!--
-->|{{#ifeq:{{{type|}}}|Gem Spending|{{i|Gems}} 1|{{i|Gold}} {{#if:{{{vip|}}}|15,000|{{#if:{{{leaderboard|{{{prize|}}}}}}|{{#switch:{{{type|{{#explode:{{{page|{{PAGENAME}}}}}|(|0}} }}}|{{#ifexpr:{{#time:U|{{getDate}}}} < {{#time:U|2 January 2017}}|Hatching}}|Feeding=15,000|7,500}}|7,500}}}}}}}}}}}}}}}}}}<!--
------------ common Clan Events -------------------
------------ common Clan Events -------------------
-->{{#switch:{{#explode:{{PAGENAME}}|(|0}}<!--
-->{{#switch:{{#explode:{{{page|{{PAGENAME}}}}}|(|0}}<!--
-->|Clan Siege={{#ifexpr:{{#time:U|{{getDate}}}} > {{#time:U|8 July 2018}}|<h2>Tower Rewards</h2>
-->|Clan Siege={{#ifexpr:{{#time:U|{{getDate}}}} > {{#time:U|8 July 2018}}|<h2>Tower Rewards</h2>
{{{!}}class{{=}}"wikitable" style{{=}}"text-align:center"
The milestone numbers represent increasing amounts of tower health points required to defeat each, '''each milestone restarts at zero points'''.
!Location
{{{!}} class{{=}}"milestones"
!Top Left
{{!}}{{milestoneTop|Top Right<br>{{div|style=height:3px}}[[File:Clan Events - Milestone Card Pack.png|30px]]<br>1 (5 x {{i|Segment Dragon Cards|i}})}}
!Bottom Left
{{!}}{{milestoneTop|Bottom Right<br>{{div|style=height:3px}}[[File:Clan Events - Milestone Card Pack.png|30px]]<br>1 (5 x {{i|Segment Dragon Cards|i}})}}
!Middle
{{!}}{{milestoneTop|Middle<br>{{div|style=height:3px}}[[File:Chest of Gems.png|40px]]<br>{{div|style=height:3px}}10}}
!Bottom Right
{{!}}{{milestoneTop|Bottom Left<br>{{div|style=height:3px}}[[File:Clan Events - Milestone Card Pack.png|30px]]<br>1 (5 x {{i|Segment Dragon Cards|i}})}}
!Top Right
{{!}}{{milestoneTop|Top Left<br>{{div|style=height:3px}}[[File:Clan Events - Milestone Card Pack.png|30px]]<br>1 (5 x {{i|Segment Dragon Cards|i}})}}
{{!}}-
!Health
{{!}}160,000
{{!}}100,000
{{!}}60,000
{{!}}48,000
{{!}}32,000
{{!}}-
{{!}}-
!Reward
{{!}}{{timeline|32K}}
{{!}}[[File:Clan Events - Milestone Card Pack.png|40px|link=Clan Siege#Progress Rewards]] {{{mult|1}}} (5 x {{i|Segment Dragon Cards|link|Dragon Pieces|25}})
{{!}}{{timeline|48K}}
{{!}}[[File:Clan Events - Milestone Card Pack.png|40px|link=Clan Siege#Progress Rewards]] {{{mult|1}}} (5 x {{i|Segment Dragon Cards|link|Dragon Pieces|25}})
{{!}}{{timeline|60K}}
{{!}}[[File:Chest of Gems.png|50px|link=Gems]] {{#expr:{{{mult|1}}}*10}}
{{!}}{{timeline|100K}}
{{!}}[[File:Clan Events - Milestone Card Pack.png|40px|link=Clan Siege#Progress Rewards]] {{{mult|1}}} (5 x {{i|Segment Dragon Cards|link|Dragon Pieces|25}})
{{!}}{{timeline|160K}}
{{!}}[[File:Clan Events - Milestone Card Pack.png|40px|link=Clan Siege#Progress Rewards]] {{{mult|1}}} (5 x {{i|Segment Dragon Cards|link|Dragon Pieces|25}})
{{!}}}
{{!}}}
<h2>Clan Dragon Rewards</h2>
<h2>Clan Dragon Rewards</h2>
{{{!}}class{{=}}"wikitable"
The milestones numbers represent increasing amounts of Clan Dragon health points required to defeat it each time, '''each milestone restarts at zero points'''.
!Health
{{{!}} class{{=}}"milestones"
!100,000
{{!}}{{milestoneTop|[[File:Chest of Gems.png|50px]]<br><br>9}}
!250,000
{{!}}{{milestoneTop|[[File:Chest of Gems.png|50px]]<br><br>10}}
!1,000,000
{{!}}{{milestoneTop|[[File:Chest of Gems.png|50px]]<br><br>11}}
!2,500,000
{{!}}{{milestoneTop|[[File:Chest of Gems.png|50px]]<br><br>12}}
!5,000,000
{{!}}{{milestoneTop|[[File:Chest of Gems.png|50px]]<br><br>13}}
!20,000,000
{{!}}{{milestoneTop|[[File:Chest of Gems.png|50px]]<br><br>14}}
!999,999,999
{{!}}{{milestoneTop|[[File:Chest of Gems.png|50px]]<br><br>15}}
{{!}}-
{{!}}-
!Reward
{{!}}{{timeline|100K}}
{{!}}[[File:Chest of Gems.png|40px|link=Gems]] {{#expr:{{{mult|1}}}*9}}
{{!}}{{timeline|250K}}
{{!}}[[File:Chest of Gems.png|40px|link=Gems]] {{#expr:{{{mult|1}}}*10}}
{{!}}{{timeline|1M}}
{{!}}[[File:Chest of Gems.png|40px|link=Gems]] {{#expr:{{{mult|1}}}*11}}
{{!}}{{timeline|2.5M}}
{{!}}[[File:Chest of Gems.png|40px|link=Gems]] {{#expr:{{{mult|1}}}*12}}
{{!}}{{timeline|5M}}
{{!}}[[File:Chest of Gems.png|40px|link=Gems]] {{#expr:{{{mult|1}}}*13}}
{{!}}{{timeline|20M}}
{{!}}[[File:Chest of Gems.png|40px|link=Gems]] {{#expr:{{{mult|1}}}*14}}
{{!}}{{timeline|999M}}
{{!}}[[File:Chest of Gems.png|40px|link=Gems]] {{#expr:{{{mult|1}}}*15}}
{{!}}}
{{!}}}
<h2>Victor Reward</h2>
<h2>Victor Reward</h2>
Line 579: Line 565:
---------------------------------------
---------------------------------------
-->|The Great Dragon Race={{#ifexpr:{{#time:U|{{getDate}}}} > {{#time:U|15 July 2018}}|<h2>Progress Rewards</h2>
-->|The Great Dragon Race={{#ifexpr:{{#time:U|{{getDate}}}} > {{#time:U|15 July 2018}}|<h2>Progress Rewards</h2>
{{{!}}class{{=}}"wikitable"
{{{!}} class{{=}}"milestones"
!Score
{{!}}{{milestoneTop|[[File:Clan Events - Milestone Card Pack.png|40px]]<br>{{spacer|5}}(5 x {{i|Segment Dragon Cards|i}})}}
!600,000
{{!}}{{milestoneTop|[[File:Clan Events - Milestone Card Pack.png|40px]]<br>{{spacer|5}}(5 x {{i|Segment Dragon Cards|i}})}}
!1,500,000
{{!}}{{milestoneTop|{{i|Clan Coins||40}}<br><br>1,500}}
!3,000,000
{{!}}{{milestoneTop|[[File:Clan Events - Milestone Card Pack.png|40px]]<br>{{spacer|5}}(5 x {{i|Segment Dragon Cards|i}})}}
!4,500,000
{{!}}{{milestoneTop|[[File:Clan Events - Milestone Card Pack.png|40px]]<br>{{spacer|5}}(5 x {{i|Segment Dragon Cards|i}})}}
!6,000,000
{{!}}-
{{!}}-
!Reward
{{!}}{{timeline|600K}}
{{!}}[[File:Clan Events - Milestone Card Pack.png|40px|link=The Great Dragon Race#Progress Rewards]] {{{mult|1}}} (5 x {{i|Segment Dragon Cards|link|Dragon Pieces#Clan Events|25}})
{{!}}{{timeline|1.5M}}
{{!}}[[File:Clan Events - Milestone Card Pack.png|40px|link=The Great Dragon Race#Progress Rewards]] {{{mult|1}}} (5 x {{i|Segment Dragon Cards|link|Dragon Pieces#Clan Events|25}})
{{!}}{{timeline|3M}}
{{!}}{{i|Clan Coins}} {{formatnum:{{#expr:{{{mult|1}}}*1500}}}}
{{!}}{{timeline|4.5M}}
{{!}}[[File:Clan Events - Milestone Card Pack.png|40px|link=The Great Dragon Race#Progress Rewards]] {{{mult|1}}} (5 x {{i|Segment Dragon Cards|link|Dragon Pieces#Clan Events|25}})
{{!}}{{timeline|6M}}
{{!}}[[File:Clan Events - Milestone Card Pack.png|40px|link=The Great Dragon Race#Progress Rewards]] {{{mult|1}}} (5 x {{i|Segment Dragon Cards|link|Dragon Pieces#Clan Events|25}})
{{!}}}
{{!}}}
<h2>Leaderboard Prizes</h2>
<h2>Leaderboard Prizes</h2>
<p style="border:1px; padding-left: 5px; padding-right: 5px; border-style:solid; border-color:#969696;">Clans must earn a minimum of 300,000 points in order to be eligible for receiving the grand prize.</p>
<p style="border:1px; padding-left: 5px; padding-right: 5px; border-style:solid; border-color:#969696;">Clans must earn a minimum of 300,000 points in order to be eligible for receiving the grand prize.</p>
{{{!}}class{{=}}"wikitable"
{{leaderboard
!Position
1   |[[File:Clan Events - Grand Prize Card Pack.png|20px|link=The Great Dragon Race#Leaderboard Prizes]] {{{mult|1}}} (6 x {{i|Clan Dragon Cards|link|Dragon Pieces}}) {{sp}} {{i|Food}} {{formatnum:{{#expr:{{{mult|1}}}*30000}}}} {{sp}} {{i|Clan Coins}} {{formatnum:{{#expr:{{{mult|1}}}*5000}}}}
!colspan="3"{{!}}Prizes
2-3 |[[File:Clan Events - Grand Prize Card Pack.png|20px|link=The Great Dragon Race#Leaderboard Prizes]] {{{mult|1}}} (3 x {{i|Clan Dragon Cards|link|Dragon Pieces}}) {{sp}} {{i|Food}} {{formatnum:{{#expr:{{{mult|1}}}*18000}}}} {{sp}} {{i|Clan Coins}} {{formatnum:{{#expr:{{{mult|1}}}*3000}}}}
{{!}}-
4-5 |[[File:Clan Events - Grand Prize Card Pack.png|20px|link=The Great Dragon Race#Leaderboard Prizes]] {{{mult|1}}} (2 x {{i|Clan Dragon Cards|link|Dragon Pieces}}) {{sp}} {{i|Food}} {{formatnum:{{#expr:{{{mult|1}}}*11250}}}} {{sp}} {{i|Clan Coins}} {{formatnum:{{#expr:{{{mult|1}}}*1500}}}}
!1
6-7 |[[File:Clan Events - Grand Prize Card Pack.png|20px|link=The Great Dragon Race#Leaderboard Prizes]] {{{mult|1}}} (1 x {{i|Clan Dragon Cards|link|Dragon Pieces}}) {{sp}} {{i|Food}} {{formatnum:{{#expr:{{{mult|1}}}*6000}}}} {{sp}} {{i|Clan Coins}} {{formatnum:{{#expr:{{{mult|1}}}*1000}}}}
{{!}}[[File:Clan Events - Grand Prize Card Pack.png|20px|link=The Great Dragon Race#Leaderboard Prizes]] {{{mult|1}}} (6 x {{i|Clan Dragon Cards|link|Dragon Pieces}})
8-10 |{{i|Food}} {{formatnum:{{#expr:{{{mult|1}}}*3000}}}} {{sp}} {{i|Clan Coins}} {{formatnum:{{#expr:{{{mult|1}}}*750}}}}
{{!}}{{i|Food}} {{formatnum:{{#expr:{{{mult|1}}}*30000}}}}
}}
{{!}}{{i|Clan Coins}} {{formatnum:{{#expr:{{{mult|1}}}*5000}}}}
{{!}}-
!2-3
{{!}}[[File:Clan Events - Grand Prize Card Pack.png|20px|link=The Great Dragon Race#Leaderboard Prizes]] {{{mult|1}}} (3 x {{i|Clan Dragon Cards|link|Dragon Pieces}})
{{!}}{{i|Food}} {{formatnum:{{#expr:{{{mult|1}}}*18000}}}}
{{!}}{{i|Clan Coins}} {{formatnum:{{#expr:{{{mult|1}}}*3000}}}}
{{!}}-
!4-5
{{!}}[[File:Clan Events - Grand Prize Card Pack.png|20px|link=The Great Dragon Race#Leaderboard Prizes]] {{{mult|1}}} (2 x {{i|Clan Dragon Cards|link|Dragon Pieces}})
{{!}}{{i|Food}} {{formatnum:{{#expr:{{{mult|1}}}*11250}}}}
{{!}}{{i|Clan Coins}} {{formatnum:{{#expr:{{{mult|1}}}*1500}}}}
{{!}}-
!6-7
{{!}}[[File:Clan Events - Grand Prize Card Pack.png|20px|link=The Great Dragon Race#Leaderboard Prizes]] {{{mult|1}}} (1 x {{i|Clan Dragon Cards|link|Dragon Pieces}})
{{!}}{{i|Food}} {{formatnum:{{#expr:{{{mult|1}}}*6000}}}}
{{!}}{{i|Clan Coins}} {{formatnum:{{#expr:{{{mult|1}}}*1000}}}}
{{!}}-
!8-10
{{!}}
{{!}}{{i|Food}} {{formatnum:{{#expr:{{{mult|1}}}*3000}}}}
{{!}}{{i|Clan Coins}} {{formatnum:{{#expr:{{{mult|1}}}*750}}}}
{{!}}}
<!-- Transclude sections of the Great Dragon Race page -->
<!-- Transclude sections of the Great Dragon Race page -->
<h2>Explanation of Mechanics</h2>
<h2>Explanation of Mechanics</h2>
Line 636: Line 598:
-----------------------------
-----------------------------
-->|Emerald Wars=<h2>Progress Rewards</h2>
-->|Emerald Wars=<h2>Progress Rewards</h2>
{{{!}}class{{=}}"wikitable"
{{{!}} class{{=}}"milestones"
!Score
{{!}}{{milestoneTop|[[File:Clan Events - Milestone Card Pack.png|40px]]<br>{{spacer|5}}1 (5 x {{i|Segment Dragon Cards|i}})}}
!800,000
{{!}}{{milestoneTop|[[File:Clan Events - Milestone Card Pack.png|40px]]<br>{{spacer|5}}1 (5 x {{i|Segment Dragon Cards|i}})}}
!2,000,000
{{!}}{{milestoneTop|[[File:Clan Events - Milestone Card Pack.png|40px]]<br>{{spacer|5}}2 (5 x {{i|Segment Dragon Cards|i}})}}
!6,000,000
{{!}}-
{{!}}-
!Reward
{{!}}{{timeline|800K}}
{{!}}[[File:Clan Events - Milestone Card Pack.png|40px|link=Emerald Wars#Progress Rewards]] 1 (5 x {{i|Segment Dragon Cards|link|Dragon Pieces#Clan Events|25}})
{{!}}{{timeline|2M}}
{{!}}[[File:Clan Events - Milestone Card Pack.png|40px|link=Emerald Wars#Progress Rewards]] 1 (5 x {{i|Segment Dragon Cards|link|Dragon Pieces#Clan Events|25}})
{{!}}{{timeline|6M}}
{{!}}[[File:Clan Events - Milestone Card Pack.png|40px|link=Emerald Wars#Progress Rewards]] 2 (5 x {{i|Segment Dragon Cards|link|Dragon Pieces#Clan Events|25}})
{{!}}}
{{!}}}
<h2>Victor Reward</h2>
<h2>Victor Reward</h2>
Line 660: Line 620:
-------------------------
-------------------------
-->|Sugar Rush=<h2>Progress Rewards</h2>
-->|Sugar Rush=<h2>Progress Rewards</h2>
{{{!}}class{{=}}"wikitable"
{{{!}} class="milestones"
!Score
{{!}}{{milestoneTop|[[File:Clan Events - Milestone Card Pack.png|40px]]<br>{{spacer|5}}(5 x {{i|Segment Dragon Cards|i}})}}
!600,000
{{!}}{{milestoneTop|[[File:Clan Events - Milestone Card Pack.png|40px]]<br>{{spacer|5}}(5 x {{i|Segment Dragon Cards|i}})}}
!1,500,000
{{!}}{{milestoneTop|{{i|Clan Coins||40}}<br><br>1,500}}
!3,000,000
{{!}}{{milestoneTop|[[File:Clan Events - Milestone Card Pack.png|40px]]<br>{{spacer|5}}(5 x {{i|Segment Dragon Cards|i}})}}
!4,500,000
{{!}}{{milestoneTop|[[File:Clan Events - Milestone Card Pack.png|40px]]<br>{{spacer|5}}(5 x {{i|Segment Dragon Cards|i}})}}
!6,000,000
{{!}}-
{{!}}-
!Reward
{{!}}{{timeline|600K}}
{{!}}[[File:Clan Events - Milestone Card Pack.png|40px|link=Sugar Rush#Progress Rewards]] (5 x {{i|Segment Dragon Cards|link|Dragon Pieces#Clan Events|25}})
{{!}}{{timeline|1.5M}}
{{!}}[[File:Clan Events - Milestone Card Pack.png|40px|link=Sugar Rush#Progress Rewards]] (5 x {{i|Segment Dragon Cards|link|Dragon Pieces#Clan Events|25}})
{{!}}{{timeline|3M}}
{{!}}{{i|Clan Coins}} 1,500
{{!}}{{timeline|4.5M}}
{{!}}[[File:Clan Events - Milestone Card Pack.png|40px|link=Sugar Rush#Progress Rewards]] (5 x {{i|Segment Dragon Cards|link|Dragon Pieces#Clan Events|25}})
{{!}}{{timeline|6M}}
{{!}}[[File:Clan Events - Milestone Card Pack.png|40px|link=Sugar Rush#Progress Rewards]] (5 x {{i|Segment Dragon Cards|link|Dragon Pieces#Clan Events|25}})
{{!}}}
{{!}}}
<h2>Leaderboard Prizes</h2>
<h2>Leaderboard Prizes</h2>
<p style="{{EventBox/BackgroundColor|{{{type|}}}}}; border:1px; padding-left: 5px; padding-right: 5px; border-style:solid; border-color:#969696; color:#FFFFFF">Clans must earn a minimum of 300,000 points to be eligible for receiving the grand prize.</p>
<p style="{{EventBox/BackgroundColor|{{{type|}}}}}; border:1px; padding-left: 5px; padding-right: 5px; border-style:solid; border-color:#969696; color:#FFFFFF">Clans must earn a minimum of 300,000 points to be eligible for receiving the grand prize.</p>
{{{!}}class{{=}}"wikitable"
{{leaderboard
!Position
|1|[[File:Clan Events - Grand Prize Card Pack.png|20px]] {{{mult|1}}} (6 x {{i|Clan Dragon Cards|link|Dragon Pieces}}) {{sp}} {{i|Food}} {{formatnum:{{#expr:{{{mult|1}}}*30000}}}} {{sp}} {{i|Clan Coins}} {{formatnum:{{#expr:{{{mult|1}}}*5000}}}}
!colspan="3"{{!}}Prizes
|2-3|[[File:Clan Events - Grand Prize Card Pack.png|20px]] {{{mult|1}}} (3 x {{i|Clan Dragon Cards|link|Dragon Pieces}}) {{sp}} {{i|Food}} {{formatnum:{{#expr:{{{mult|1}}}*18000}}}} {{sp}} {{i|Clan Coins}} {{formatnum:{{#expr:{{{mult|1}}}*3000}}}}
{{!}}-
|4-5|[[File:Clan Events - Grand Prize Card Pack.png|20px]] {{{mult|1}}} (2 x {{i|Clan Dragon Cards|link|Dragon Pieces}}) {{sp}} {{i|Food}} {{formatnum:{{#expr:{{{mult|1}}}*11250}}}} {{sp}} {{i|Clan Coins}} {{formatnum:{{#expr:{{{mult|1}}}*1500}}}}
!1
|6-7|[[File:Clan Events - Grand Prize Card Pack.png|20px]] {{{mult|1}}} (1 x {{i|Clan Dragon Cards|link|Dragon Pieces}}) {{sp}} {{i|Food}} {{formatnum:{{#expr:{{{mult|1}}}*6000}}}} {{sp}} {{i|Clan Coins}} {{formatnum:{{#expr:{{{mult|1}}}*1000}}}}
{{!}}[[File:Clan Events - Grand Prize Card Pack.png|20px|link=Sugar Rush#Leaderboard Prizes]] 1 (6 x {{i|Clan Dragon Cards|link|Dragon Pieces}})
|8-10|{{i|Food}} {{formatnum:{{#expr:{{{mult|1}}}*3000}}}} {{sp}} {{i|Clan Coins}} {{formatnum:{{#expr:{{{mult|1}}}*750}}}}
{{!}}{{i|Food}} 30,000
}}
{{!}}{{i|Clan Coins}} 5,000
{{!}}-
!2-3
{{!}}[[File:Clan Events - Grand Prize Card Pack.png|20px|link=Sugar Rush#Leaderboard Prizes]] 1 (3 x {{i|Clan Dragon Cards|link|Dragon Pieces}})
{{!}}{{i|Food}} 18,000
{{!}}{{i|Clan Coins}} 3,000
{{!}}-
!4-5
{{!}}[[File:Clan Events - Grand Prize Card Pack.png|20px|link=Sugar Rush#Leaderboard Prizes]] 1 (2 x {{i|Clan Dragon Cards|link|Dragon Pieces}})
{{!}}{{i|Food}} 11,250
{{!}}{{i|Clan Coins}} 1,500
{{!}}-
!6-7
{{!}}[[File:Clan Events - Grand Prize Card Pack.png|20px|link=Sugar Rush#Leaderboard Prizes]] 1 (1 x {{i|Clan Dragon Cards|link|Dragon Pieces}})
{{!}}{{i|Food}} 6,000
{{!}}{{i|Clan Coins}} 1,000
{{!}}-
!8-10
{{!}}
{{!}}{{i|Food}} 3,000
{{!}}{{i|Clan Coins}} 750
{{!}}}
<!-- Transclude sections of the Sugar Rush page -->
<!-- Transclude sections of the Sugar Rush page -->
<h2>Explanation of Mechanics</h2>
<h2>Explanation of Mechanics</h2>
Line 717: Line 653:
-->|#default=}}}}<!--
-->|#default=}}}}<!--
--------- tables only if none of these event types and not table = 1 -------------
--------- tables only if none of these event types and not table = 1 -------------
-->{{#switch:{{EventTypeFromName | {{{type|{{#explode:{{PAGENAME}}|(|0}} }}} }}|Solo|Milestone Rewards|Chest Opening|Dragon Dice= |#default={{#ifeq:{{{table|}}}|1||{{#iferror:{{#ifexpr:{{#time:U|{{getDate}}}} > {{#time:U|16 April 2015}} and {{#time:U|{{getDate}}}} < {{#time:U|10 November 2015}}|<h2>Progress Rewards</h2>
-->{{#switch:{{EventTypeFromName | {{{type|{{#explode:{{{page|{{PAGENAME}}}}}|(|0}} }}} }}|Solo|Milestone Rewards|Chest Opening|Dragon Dice= |#default={{#ifeq:{{{table|}}}|1||{{#iferror:{{#ifexpr:{{#time:U|{{getDate}}}} > {{#time:U|16 April 2015}} and {{#time:U|{{getDate}}}} < {{#time:U|10 November 2015}}|<h2>Progress Rewards</h2>
{{#switch:{{EventTypeFromName | {{{type|{{#explode:{{PAGENAME}}|(|0}} }}} }}|Hatching|Crowded Nursery=* Common Dragon: 2 points
{{#switch:{{EventTypeFromName | {{{type|{{#explode:{{{page|{{PAGENAME}}}}}|(|0}} }}} }}|Hatching|Crowded Nursery=* Common Dragon: 2 points
* Uncommon Dragon: 100 points
* Uncommon Dragon: 100 points
* Rare Dragon: 250 points
* Rare Dragon: 250 points
* Epic Dragon: 500 points
* Epic Dragon: 500 points
* Legendary Dragon: 1,000 points}}
* Legendary Dragon: 1,000 points}}
{{{!}}class{{=}}"wikitable"
{{milestones
!Score
|{{#switch:{{{type|{{#explode:{{{page|{{PAGENAME}}}}}|(|0}}}}}|Gem Spending=250|Hatching|Crowded Nursery=150|Gold Collecting|Golden Gatherer=80K|Feeding|Dinnertime!=40K|Food Gathering|Farming Fanatic=64K}}|{{#switch:{{{type|{{#explode:{{{page|{{PAGENAME}}}}}|(|0}}}}}|Gem Spending=Gems|Hatching|Gold Collecting|Crowded Nursery|Golden Gatherer=Gems|Feeding|Dinnertime!=Scrolls|Food Gathering|Farming Fanatic=Gold}}<!--
!{{#switch:{{{type|{{#explode:{{PAGENAME}}|(|0}} }}}|Gem Spending=250|Hatching|Crowded Nursery=150|Gold Collecting|Golden Gatherer=80,000|Feeding|Dinnertime!=40,000|Food Gathering|Farming Fanatic=64,000}}
-->|{{#switch:{{{type|{{#explode:{{{page|{{PAGENAME}}}}}|(|0}}}}}|Gem Spending=50|Hatching|Gold Collecting|Crowded Nursery|Golden Gatherer=1|Feeding|Dinnertime!=3|Food Gathering|Farming Fanatic=40K}}|{{#switch:{{{type|{{#explode:{{{page|{{PAGENAME}}}}}|(|0}}}}}|Gem Spending=750|Hatching|Crowded Nursery=500|Gold Collecting|Golden Gatherer=400K|Feeding|Dinnertime!=200K|Food Gathering|Farming Fanatic=320K}}<!--
!{{#switch:{{{type|{{#explode:{{PAGENAME}}|(|0}} }}}|Gem Spending=750|Hatching|Crowded Nursery=500|Gold Collecting|Golden Gatherer=400,000|Feeding|Dinnertime!=200,000|Food Gathering|Farming Fanatic=320,000}}
-->|{{#switch:{{{type|{{#explode:{{{page|{{PAGENAME}}}}}|(|0}}}}}|Gem Spending=Gems|Hatching|Crowded Nursery=Scrolls|Gold Collecting|Golden Gatherer=Food|Feeding|Dinnertime!=Gold|Food Gathering|Farming Fanatic=Scrolls}}|{{#switch:{{{type|{{#explode:{{{page|{{PAGENAME}}}}}|(|0}}}}}|Gem Spending=200|Hatching|Crowded Nursery=2|Gold Collecting|Golden Gatherer=8K|Feeding|Dinnertime!=80K|Food Gathering|Farming Fanatic=3}}<!--
!{{#switch:{{{type|{{#explode:{{PAGENAME}}|(|0}} }}}|Gem Spending|Hatching|Crowded Nursery=1,500|Gold Collecting|Golden Gatherer=800,000|Feeding|Dinnertime!=400,000|Food Gathering|Farming Fanatic=640,000}}
-->|{{#switch:{{{type|{{#explode:{{{page|{{PAGENAME}}}}}|(|0}}}}}|Gem Spending|Hatching|Crowded Nursery=1.5K|Gold Collecting|Golden Gatherer=800K|Feeding|Dinnertime!=400K|Food Gathering|Farming Fanatic=640K}}|{{i|Gems||35}}|5
{{!}}-
}}
!Reward
{{#ifeq:{{{table|}}}|2||<h2>Leaderboard Prizes</h2>
{{!}}{{#switch:{{{type|{{#explode:{{PAGENAME}}|(|0}} }}}|Gem Spending={{i|Gems}} 50|Hatching|Gold Collecting|Crowded Nursery|Golden Gatherer={{i|Gems}} 1|Feeding|Dinnertime!={{i|Scrolls}} 3|Food Gathering|Farming Fanatic={{i|Gold}} 40,000}}
{{!}}{{#switch:{{{type|{{#explode:{{PAGENAME}}|(|0}} }}}|Gem Spending={{i|Gems}} 200|Hatching|Crowded Nursery={{i|Scrolls}} 2|Gold Collecting|Golden Gatherer={{i|Food}} 8,000|Feeding|Dinnertime!={{i|Gold}} 80,000|Food Gathering|Farming Fanatic={{i|Scrolls}} 3}}
{{!}}{{#switch:{{{type|{{#explode:{{PAGENAME}}|(|0}} }}}|Gem Spending={{i|Dragon Egg|i|22}} [[{{{dragon}}} Dragon]]|Gold Collecting|Hatching|Feeding|Food Gathering|Crowded Nursery|Golden Gatherer|Dinnertime!|Farming Fanatic={{i|Gems}} 5}}
{{!}}}{{#ifeq:{{{table|}}}|2||<h2>Leaderboard Prizes</h2>
{{ModifierText}}
{{ModifierText}}
{{{!}}class{{=}}"wikitable"
{{Leaderboard
!Position
| 1-{{#switch:{{#if:{{{generic|}}}|{{{generic|}}}|{{{type|{{#explode:{{{page|{{PAGENAME}}}}}|(|0}} }}}}}|1|Feeding|Food Gathering|Gold Collecting|Dinnertime!|Farming Fanatic|Hatching=20|2|3|Golden Gatherer|Crowded Nursery=10}}  
!colspan="3"{{!}}Prizes
  | {{#switch:{{#if:{{{generic|}}}|{{{generic|}}}|{{{type|{{#explode:{{{page|{{PAGENAME}}}}}|(|0}} }}}}}|1|2|Feeding|Food Gathering|Gold Collecting|Hatching|Dinnertime!|Farming Fanatic|Golden Gatherer={{i|Dragon Egg|i|22}} [[{{{leaderboard|{{{prize}}}}}} Dragon]]|3|Crowded Nursery={{i|Gold}} 600,000 {{sp}}{{i|Food}} 40,000 {{sp}}{{i|Scrolls}} 5}}
{{!}}-
| {{#switch:{{#if:{{{generic|}}}|{{{generic|}}}|{{{type|{{#explode:{{{page|{{PAGENAME}}}}}|(|0}} }}}}}|1|Feeding|Food Gathering|Gold Collecting|Hatching|Dinnertime!|Farming Fanatic=21-50|2|3|Golden Gatherer|Crowded Nursery=11-25}}
!1-{{#switch:{{#if:{{{generic|}}}|{{{generic|}}}|{{{type|{{#explode:{{PAGENAME}}|(|0}} }}}}}|1|Feeding|Food Gathering|Gold Collecting|Dinnertime!|Farming Fanatic|Hatching=20|2|3|Golden Gatherer|Crowded Nursery=10}}
  | {{i|Gold}} {{#switch:{{#if:{{{generic|}}}|{{{generic|}}}|{{{type|{{#explode:{{{page|{{PAGENAME}}}}}|(|0}} }}}}}|1|2|Feeding|Food Gathering|Gold Collecting|Hatching|Dinnertime!|Farming Fanatic|Golden Gatherer=800,000|3|Crowded Nursery=300,000}} {{sp}}{{i|Food}} {{#switch:{{#if:{{{generic|}}}|{{{generic|}}}|{{{type|{{#explode:{{{page|{{PAGENAME}}}}}|(|0}} }}}}}|1|2|Feeding|Food Gathering|Gold Collecting|Hatching|Dinnertime!|Farming Fanatic|Golden Gatherer=40,000|3|Crowded Nursery=32,000}} {{sp}}{{i|Scrolls}} {{#switch:{{#if:{{{generic|}}}|{{{generic|}}}|{{{type|{{#explode:{{{page|{{PAGENAME}}}}}|(|0}} }}}}}|1|2|Feeding|Food Gathering|Gold Collecting|Hatching|Dinnertime!|Farming Fanatic|Golden Gatherer=5|3|Crowded Nursery=3}}
{{#switch:{{#if:{{{generic|}}}|{{{generic|}}}|{{{type|{{#explode:{{PAGENAME}}|(|0}} }}}}}|1|2|Feeding|Food Gathering|Gold Collecting|Hatching|Dinnertime!|Farming Fanatic|Golden Gatherer={{!}}colspan="3" align="center"{{!}}{{i|Dragon Egg|i|22}} [[{{{prize}}} Dragon]]|3|Crowded Nursery=
{{#switch:{{#if:{{{generic|}}}|{{{generic|}}}|{{{type|{{#explode:{{{page|{{PAGENAME}}}}}|(|0}} }}}}}|1|Feeding|Food Gathering|Gold Collecting|Hatching|Dinnertime!|Farming Fanatic=51-100|2|3|Golden Gatherer|Crowded Nursery=26-75}}
{{!}}{{i|Gold}} 600,000
  | {{i|Gold}} {{#switch:{{#if:{{{generic|}}}|{{{generic|}}}|{{{type|{{#explode:{{{page|{{PAGENAME}}}}}|(|0}} }}}}}|1|2|Feeding|Food Gathering|Gold Collecting|Hatching|Dinnertime!|Farming Fanatic|Golden Gatherer=400,000|3|Crowded Nursery=150,000}} {{sp}}{{i|Food}} {{#switch:{{#if:{{{generic|}}}|{{{generic|}}}|{{{type|{{#explode:{{{page|{{PAGENAME}}}}}|(|0}} }}}}}|1|2|Feeding|Food Gathering|Gold Collecting|Hatching|Dinnertime!|Farming Fanatic|Golden Gatherer=32,000|3|Crowded Nursery=24,000}} {{sp}}{{i|Scrolls}} {{#switch:{{#if:{{{generic|}}}|{{{generic|}}}|{{{type|{{#explode:{{{page|{{PAGENAME}}}}}|(|0}} }}}}}|1|2|Feeding|Food Gathering|Gold Collecting|Hatching|Dinnertime!|Farming Fanatic|Golden Gatherer=3|3|Crowded Nursery=1}}
{{!}}{{i|Food}} 40,000
{{#switch:{{#if:{{{generic|}}}|{{{generic|}}}|{{{type|{{#explode:{{{page|{{PAGENAME}}}}}|(|0}} }}}}}|1|Feeding|Food Gathering|Gold Collecting|Hatching|Dinnertime!|Farming Fanatic=101-250|2|3|Golden Gatherer|Crowded Nursery=76-150}}
{{!}}{{i|Scrolls}} 5}}
  | {{i|Gold}} {{#switch:{{#if:{{{generic|}}}|{{{generic|}}}|{{{type|{{#explode:{{{page|{{PAGENAME}}}}}|(|0}} }}}}}|1|2|Feeding|Food Gathering|Gold Collecting|Hatching|Dinnertime!|Farming Fanatic|Golden Gatherer=200,000|3|Crowded Nursery=90,000}} {{sp}}{{i|Food}} {{#switch:{{#if:{{{generic|}}}|{{{generic|}}}|{{{type|{{#explode:{{{page|{{PAGENAME}}}}}|(|0}} }}}}}|1|2|Feeding|Food Gathering|Gold Collecting|Hatching|Dinnertime!|Farming Fanatic|Golden Gatherer=24,000|3|Crowded Nursery=16,000}} {{sp}}{{#switch:{{#if:{{{generic|}}}|{{{generic|}}}|{{{type|{{#explode:{{{page|{{PAGENAME}}}}}|(|0}} }}}}}|1|2|Feeding|Food Gathering|Gold Collecting|Hatching|Dinnertime!|Farming Fanatic|Golden Gatherer={{i|Scrolls}} 1}}
{{!}}-
{{#switch:{{#if:{{{generic|}}}|{{{generic|}}}|{{{type|{{#explode:{{{page|{{PAGENAME}}}}}|(|0}} }}}}}|1|Feeding|Food Gathering|Gold Collecting|Hatching|Dinnertime!|Farming Fanatic=251-450|2|3|Golden Gatherer|Crowded Nursery=151-250}}
!{{#switch:{{#if:{{{generic|}}}|{{{generic|}}}|{{{type|{{#explode:{{PAGENAME}}|(|0}} }}}}}|1|Feeding|Food Gathering|Gold Collecting|Hatching|Dinnertime!|Farming Fanatic=21-50|2|3|Golden Gatherer|Crowded Nursery=11-25}}
  | {{i|Gold}} {{#switch:{{#if:{{{generic|}}}|{{{generic|}}}|{{{type|{{#explode:{{{page|{{PAGENAME}}}}}|(|0}} }}}}}|1|2|Feeding|Food Gathering|Gold Collecting|Hatching|Dinnertime!|Farming Fanatic|Golden Gatherer=120,000|3|Crowded Nursery=60,000}} {{sp}}{{i|Food}} {{#switch:{{#if:{{{generic|}}}|{{{generic|}}}|{{{type|{{#explode:{{{page|{{PAGENAME}}}}}|(|0}} }}}}}|1|2|Feeding|Food Gathering|Gold Collecting|Hatching|Dinnertime!|Farming Fanatic|Golden Gatherer=16,000|3|Crowded Nursery=8,000}}
{{!}}{{i|Gold}} {{#switch:{{#if:{{{generic|}}}|{{{generic|}}}|{{{type|{{#explode:{{PAGENAME}}|(|0}} }}}}}|1|2|Feeding|Food Gathering|Gold Collecting|Hatching|Dinnertime!|Farming Fanatic|Golden Gatherer=800,000|3|Crowded Nursery=300,000}}
| {{#switch:{{#if:{{{generic|}}}|{{{generic|}}}|{{{type|{{#explode:{{{page|{{PAGENAME}}}}}|(|0}} }}}}}|1|Feeding|Food Gathering|Gold Collecting|Hatching|Dinnertime!|Farming Fanatic=451|2|3|Golden Gatherer|Crowded Nursery=251}}-750
{{!}}{{i|Food}} {{#switch:{{#if:{{{generic|}}}|{{{generic|}}}|{{{type|{{#explode:{{PAGENAME}}|(|0}} }}}}}|1|2|Feeding|Food Gathering|Gold Collecting|Hatching|Dinnertime!|Farming Fanatic|Golden Gatherer=40,000|3|Crowded Nursery=32,000}}
  | {{i|Gold}} {{#switch:{{#if:{{{generic|}}}|{{{generic|}}}|{{{type|{{#explode:{{{page|{{PAGENAME}}}}}|(|0}} }}}}}|1|2|Feeding|Food Gathering|Gold Collecting|Hatching|Dinnertime!|Farming Fanatic|Golden Gatherer=80,000|3|Crowded Nursery=30,000}} {{sp}}{{i|Food}} {{#switch:{{#if:{{{generic|}}}|{{{generic|}}}|{{{type|{{#explode:{{{page|{{PAGENAME}}}}}|(|0}} }}}}}|1|2|Feeding|Food Gathering|Gold Collecting|Hatching|Dinnertime!|Farming Fanatic|Golden Gatherer=8,000|3|Crowded Nursery=4,000}}
{{!}}{{i|Scrolls}} {{#switch:{{#if:{{{generic|}}}|{{{generic|}}}|{{{type|{{#explode:{{PAGENAME}}|(|0}} }}}}}|1|2|Feeding|Food Gathering|Gold Collecting|Hatching|Dinnertime!|Farming Fanatic|Golden Gatherer=5|3|Crowded Nursery=3}}
| 751-5000
{{!}}-
  |{{i|Gold}} {{#switch:{{#if:{{{generic|}}}|{{{generic|}}}|{{{type|{{#explode:{{{page|{{PAGENAME}}}}}|(|0}} }}}}}|1|2|Feeding|Food Gathering|Gold Collecting|Hatching|Dinnertime!|Farming Fanatic|Golden Gatherer=40,000|3|Crowded Nursery=16,000}}
!{{#switch:{{#if:{{{generic|}}}|{{{generic|}}}|{{{type|{{#explode:{{PAGENAME}}|(|0}} }}}}}|1|Feeding|Food Gathering|Gold Collecting|Hatching|Dinnertime!|Farming Fanatic=51-100|2|3|Golden Gatherer|Crowded Nursery=26-75}}
}}
{{!}}{{i|Gold}} {{#switch:{{#if:{{{generic|}}}|{{{generic|}}}|{{{type|{{#explode:{{PAGENAME}}|(|0}} }}}}}|1|2|Feeding|Food Gathering|Gold Collecting|Hatching|Dinnertime!|Farming Fanatic|Golden Gatherer=400,000|3|Crowded Nursery=150,000}}
{{!}}{{i|Food}} {{#switch:{{#if:{{{generic|}}}|{{{generic|}}}|{{{type|{{#explode:{{PAGENAME}}|(|0}} }}}}}|1|2|Feeding|Food Gathering|Gold Collecting|Hatching|Dinnertime!|Farming Fanatic|Golden Gatherer=32,000|3|Crowded Nursery=24,000}}
{{!}}{{i|Scrolls}} {{#switch:{{#if:{{{generic|}}}|{{{generic|}}}|{{{type|{{#explode:{{PAGENAME}}|(|0}} }}}}}|1|2|Feeding|Food Gathering|Gold Collecting|Hatching|Dinnertime!|Farming Fanatic|Golden Gatherer=3|3|Crowded Nursery=1}}
{{!}}-
!{{#switch:{{#if:{{{generic|}}}|{{{generic|}}}|{{{type|{{#explode:{{PAGENAME}}|(|0}} }}}}}|1|Feeding|Food Gathering|Gold Collecting|Hatching|Dinnertime!|Farming Fanatic=101-250|2|3|Golden Gatherer|Crowded Nursery=76-150}}
{{!}}{{i|Gold}} {{#switch:{{#if:{{{generic|}}}|{{{generic|}}}|{{{type|{{#explode:{{PAGENAME}}|(|0}} }}}}}|1|2|Feeding|Food Gathering|Gold Collecting|Hatching|Dinnertime!|Farming Fanatic|Golden Gatherer=200,000|3|Crowded Nursery=90,000}}
{{!}}{{i|Food}} {{#switch:{{#if:{{{generic|}}}|{{{generic|}}}|{{{type|{{#explode:{{PAGENAME}}|(|0}} }}}}}|1|2|Feeding|Food Gathering|Gold Collecting|Hatching|Dinnertime!|Farming Fanatic|Golden Gatherer=24,000|3|Crowded Nursery=16,000}}
{{!}}{{#switch:{{#if:{{{generic|}}}|{{{generic|}}}|{{{type|{{#explode:{{PAGENAME}}|(|0}} }}}}}|1|2|Feeding|Food Gathering|Gold Collecting|Hatching|Dinnertime!|Farming Fanatic|Golden Gatherer={{i|Scrolls}} 1}}
{{!}}-
!{{#switch:{{#if:{{{generic|}}}|{{{generic|}}}|{{{type|{{#explode:{{PAGENAME}}|(|0}} }}}}}|1|Feeding|Food Gathering|Gold Collecting|Hatching|Dinnertime!|Farming Fanatic=251-450|2|3|Golden Gatherer|Crowded Nursery=151-250}}
{{!}}{{i|Gold}} {{#switch:{{#if:{{{generic|}}}|{{{generic|}}}|{{{type|{{#explode:{{PAGENAME}}|(|0}} }}}}}|1|2|Feeding|Food Gathering|Gold Collecting|Hatching|Dinnertime!|Farming Fanatic|Golden Gatherer=120,000|3|Crowded Nursery=60,000}}
{{!}}{{i|Food}} {{#switch:{{#if:{{{generic|}}}|{{{generic|}}}|{{{type|{{#explode:{{PAGENAME}}|(|0}} }}}}}|1|2|Feeding|Food Gathering|Gold Collecting|Hatching|Dinnertime!|Farming Fanatic|Golden Gatherer=16,000|3|Crowded Nursery=8,000}}
{{!}}
{{!}}-
!{{#switch:{{#if:{{{generic|}}}|{{{generic|}}}|{{{type|{{#explode:{{PAGENAME}}|(|0}} }}}}}|1|Feeding|Food Gathering|Gold Collecting|Hatching|Dinnertime!|Farming Fanatic=451|2|3|Golden Gatherer|Crowded Nursery=251}}-750
{{!}}{{i|Gold}} {{#switch:{{#if:{{{generic|}}}|{{{generic|}}}|{{{type|{{#explode:{{PAGENAME}}|(|0}} }}}}}|1|2|Feeding|Food Gathering|Gold Collecting|Hatching|Dinnertime!|Farming Fanatic|Golden Gatherer=80,000|3|Crowded Nursery=30,000}}
{{!}}{{i|Food}} {{#switch:{{#if:{{{generic|}}}|{{{generic|}}}|{{{type|{{#explode:{{PAGENAME}}|(|0}} }}}}}|1|2|Feeding|Food Gathering|Gold Collecting|Hatching|Dinnertime!|Farming Fanatic|Golden Gatherer=8,000|3|Crowded Nursery=4,000}}
{{!}}
{{!}}-
!751-5000
{{!}}{{i|Gold}} {{#switch:{{#if:{{{generic|}}}|{{{generic|}}}|{{{type|{{#explode:{{PAGENAME}}|(|0}} }}}}}|1|2|Feeding|Food Gathering|Gold Collecting|Hatching|Dinnertime!|Farming Fanatic|Golden Gatherer=40,000|3|Crowded Nursery=16,000}}
{{!}}
{{!}}
{{!}}}
}}}}}}}}}}<!---
}}}}}}}}}}<!---
-------- Dragon Race -------
-------- Dragon Race -------
-->{{#ifeq:{{#explode:{{PAGENAME}}|(|0}}|The Great Dragon Race|{{#ifexpr:{{#time:U|{{getDate}}}} < {{#time:U|4 July 2017}} and {{#time:U|{{getDate}}}} > {{#time:U|18 February 2017}}|<h2>Progress Rewards</h2>
-->{{#ifeq:{{#explode:{{{page|{{PAGENAME}}}}}|(|0}}|The Great Dragon Race|{{#ifexpr:{{#time:U|{{getDate}}}} < {{#time:U|4 July 2017}} and {{#time:U|{{getDate}}}} > {{#time:U|18 February 2017}}|<h2>Progress Rewards</h2>
{{{!}}class{{=}}"wikitable"
{{{!}}class{{=}}"wikitable"
!Score
!Score
Line 826: Line 734:
}}}}<!---
}}}}<!---
----- special clan events ------
----- special clan events ------
--->{{#switch:{{#explode:{{PAGENAME}}|(|0}}|Feel the Fury|Settle the Score|Winner Takes All=<h2>Progress Rewards</h2>
--->{{#switch:{{#explode:{{{page|{{PAGENAME}}}}}|(|0}}|Feel the Fury|Settle the Score|Winner Takes All=<h2>Progress Rewards</h2>
{{{!}}class{{=}}"wikitable"
{{{!}} class{{=}}"milestones"
!Score
{{!}}{{milestoneTop|{{i|Clan Coins||40}}<br><br>25}}
!{{#switch:{{#explode:{{PAGENAME}}|(|0}}|Feel the Fury=25|Winner Takes All=125|Settle the Score=15,000}}
{{!}}{{milestoneTop|{{i|Clan Coins||40}}<br><br>50}}
!{{#switch:{{#explode:{{PAGENAME}}|(|0}}|Feel the Fury=50|Winner Takes All=250|Settle the Score=30,000}}
{{!}}{{milestoneTop|{{i|Clan Coins||40}}<br><br>75}}
!{{#switch:{{#explode:{{PAGENAME}}|(|0}}|Feel the Fury=100|Winner Takes All=500|Settle the Score=60,000}}
{{!}}{{milestoneTop|{{i|Clan Coins||40}}<br><br>100}}
!{{#switch:{{#explode:{{PAGENAME}}|(|0}}|Feel the Fury=200|Winner Takes All=1,000|Settle the Score=120,000}}
{{!}}{{milestoneTop|{{i|Clan Coins||40}}<br><br>150}}
!{{#switch:{{#explode:{{PAGENAME}}|(|0}}|Feel the Fury=350|Winner Takes All=2,000|Settle the Score=200,000}}
{{!}}{{milestoneTop|{{i|Clan Coins||40}}<br><br>250}}
!{{#switch:{{#explode:{{PAGENAME}}|(|0}}|Feel the Fury=600|Winner Takes All=3,500|Settle the Score=300,000}}
{{!}}{{milestoneTop|{{i|Clan Coins||40}}<br><br>400}}
!{{#switch:{{#explode:{{PAGENAME}}|(|0}}|Feel the Fury=1,000|Winner Takes All=5,000|Settle the Score=400,000}}
{{!}}-
{{!}}-
!Reward
{{!}}{{timeline|{{#switch:{{#explode:{{{page|{{PAGENAME}}}}}|(|0}}|Feel the Fury=25|Winner Takes All=125|Settle the Score=15K}}}}
{{!}}{{i|Clan Coins}} 25
{{!}}{{timeline|{{#switch:{{#explode:{{{page|{{PAGENAME}}}}}|(|0}}|Feel the Fury=50|Winner Takes All=250|Settle the Score=30K}}}}
{{!}}{{i|Clan Coins}} 50
{{!}}{{timeline|{{#switch:{{#explode:{{{page|{{PAGENAME}}}}}|(|0}}|Feel the Fury=100|Winner Takes All=500|Settle the Score=60K}}}}
{{!}}{{i|Clan Coins}} 75
{{!}}{{timeline|{{#switch:{{#explode:{{{page|{{PAGENAME}}}}}|(|0}}|Feel the Fury=200|Winner Takes All=1K|Settle the Score=120K}}}}
{{!}}{{i|Clan Coins}} 100
{{!}}{{timeline|{{#switch:{{#explode:{{{page|{{PAGENAME}}}}}|(|0}}|Feel the Fury=350|Winner Takes All=2K|Settle the Score=200K}}}}
{{!}}{{i|Clan Coins}} 150
{{!}}{{timeline|{{#switch:{{#explode:{{{page|{{PAGENAME}}}}}|(|0}}|Feel the Fury=600|Winner Takes All=3.5K|Settle the Score=300K}}}}
{{!}}{{i|Clan Coins}} 250
{{!}}{{timeline|{{#switch:{{#explode:{{{page|{{PAGENAME}}}}}|(|0}}|Feel the Fury=1K|Winner Takes All=5K|Settle the Score=400K}}}}
{{!}}{{i|Clan Coins}} 400
{{!}}}
{{!}}}
<h2>MVP Prizes</h2>
<h2>MVP Prizes</h2>
Line 853: Line 759:
{{!}}style="text-align:center"{{!}}'''1-3'''
{{!}}style="text-align:center"{{!}}'''1-3'''
{{!}}[[File:Five-Card Pack.png|40px|link=Dragon Pieces]]
{{!}}[[File:Five-Card Pack.png|40px|link=Dragon Pieces]]
{{!}}}<h2>Leaderboard Prizes</h2>
{{!}}}
{{{!}}class{{=}}"wikitable"
 
!Position
<h2>Leaderboard Prizes</h2>
!colspan="3"{{!}}Prizes
{{Leaderboard
{{!}}-
|    1-3   | {{i|Clan Coins}} 5,000 {{sp}} {{i|Gold}} 300,000 {{sp}} {{i|Food}} 24,000
!1-3
|    4-10   | {{i|Clan Coins}} 3,000 {{sp}} {{i|Gold}} 150,000 {{sp}} {{i|Food}} 15,000
{{!}}{{i|Clan Coins}} 5,000
11-50   | {{i|Clan Coins}} 2,250 {{sp}} {{i|Gold}} 120,000 {{sp}} {{i|Food}} 7,500
{{!}}{{i|Gold}} 300,000
51-150 | {{i|Clan Coins}} 1,500 {{sp}} {{i|Gold}} 60,000 {{sp}} {{i|Food}} 3,750
{{!}}{{i|Food}} 24,000
151-450 | {{i|Clan Coins}} 1,000 {{sp}} {{i|Gold}} 30,000 {{sp}} {{i|Food}} 1,500
{{!}}-
| 451-1000 | {{i|Clan Coins}} 500 {{sp}} {{i|Gold}} 6,000
!4-10
| 1001-5000 | {{i|Clan Coins}} 250
{{!}}{{i|Clan Coins}} 3,000
}}|#default=}}<!--
{{!}}{{i|Gold}} 150,000
{{!}}{{i|Food}} 15,000
{{!}}-
!11-50
{{!}}{{i|Clan Coins}} 2,250
{{!}}{{i|Gold}} 120,000
{{!}}{{i|Food}} 7,500
{{!}}-
!51-150
{{!}}{{i|Clan Coins}} 1,500
{{!}}{{i|Gold}} 60,000
{{!}}{{i|Food}} 3,750
{{!}}-
!151-450
{{!}}{{i|Clan Coins}} 1,000
{{!}}{{i|Gold}} 30,000
{{!}}{{i|Food}} 1,500
{{!}}-
!451-1000
{{!}}{{i|Clan Coins}} 500
{{!}}{{i|Gold}} 6,000
{{!}}
{{!}}-
!1001-5000
{{!}}{{i|Clan Coins}} 250
{{!}}
{{!}}
{{!}}}|#default=}}<!--


------------- event categories ----------------
------------- event categories ----------------
--->{{#ifeq:{{NAMESPACENUMBER}}|0<!-- main -->|[[Category:Events]]| }}<!--
--->{{#ifeq:{{NAMESPACENUMBER}}|0<!-- main -->|[[Category:Events]]| }}<!--


--->{{#ifeq:{{NAMESPACENUMBER}}|0<!-- main -->|[[Category:{{EventTypeFromName | {{{type|{{#sub:{{#explode:{{PAGENAME}}|(|0}}}} }}} }} Events]]| }}<!--
--->{{#ifeq:{{NAMESPACENUMBER}}|0<!-- main -->|[[Category:{{EventTypeFromName | {{{type|{{#sub:{{#explode:{{{page|{{PAGENAME}}}}}|(|0}}}} }}} }} Events]]| }}<!--


--->{{#ifeq:{{NAMESPACENUMBER}}|0<!-- main -->|{{#if:{{#ifeq:{{{type|}}}|Gem Spending|1||}}{{{vip|}}}|[[Category:VIP Events]] }}| }}<!--
--->{{#ifeq:{{NAMESPACENUMBER}}|0<!-- main -->|{{#if:{{#ifeq:{{{type|}}}|Gem Spending|1||}}{{{vip|}}}|[[Category:VIP Events]] }}| }}<!--
Line 913: Line 791:
----->{{#time: U|{{#if:{{{ended|}}}|{{{ended|}}} <!-- end date given
----->{{#time: U|{{#if:{{{ended|}}}|{{{ended|}}} <!-- end date given
--- calc end date -->|{{#time:j F Y|{{{started|{{getDate}} }}} 12:00:00 <!--
--- calc end date -->|{{#time:j F Y|{{{started|{{getDate}} }}} 12:00:00 <!--
---------------------> + {{{duration|{{EventDurationFromName|{{{type|{{#explode:{{PAGENAME}}|(|0}} }}} }} }}}<!--
---------------------> + {{{duration|{{EventDurationFromName|{{{type|{{#explode:{{{page|{{PAGENAME}}}}}|(|0}} }}} }} }}}<!--
--------------------->}}<!--
--------------------->}}<!--
--------------->}}<!--
--------------->}}<!--
Line 941: Line 819:
{{EventBox|type=Dragon Runner|prize=Fifth|dragon=Ladybug,Sixth|icons=Ancient Ticket (Fire), Ancient (Element)}}
{{EventBox|type=Dragon Runner|prize=Fifth|dragon=Ladybug,Sixth|icons=Ancient Ticket (Fire), Ancient (Element)}}
<!----
<!----
{{EventBox|type=Chain Breeding}}
{{EventBox|type=Chain Breeding|prize=Fifth}}
<!----
<!----
{{EventBox|type=Chest Opening| started = 4 April 2022|duration = 14 Days|prize=River|text=This event took place during the [[Divine Fest - Springtime Passions]] Divine event series - Part I.
{{EventBox|type=Chest Opening| started = 4 April 2022|duration = 14 Days|prize=River|text=This event took place during the [[Divine Fest - Springtime Passions]] Divine event series - Part I.
|icons=Holy Talisman (Springtime Passions), Dragon Pieces, Divine (Element)|image=Divine Chest - Spring's Renewal (Divine Fest)}}
|icons=Holy Talisman (Springtime Passions), Dragon Pieces, Divine (Element)|image=Divine Chest - Spring's Renewal (Divine Fest)}}
<!----
<!----
{{EventBox|type=Clan Siege}}
{{EventBox|page=Clan Siege (24/04/22)}}
<!----
<!----
{{EventBox|type=Collection|duration=35 Days|prize=Oyar}}
{{EventBox|type=Collection|duration=35 Days|prize=Oyar}}
<!----
<!----
{{EventBox|type=Community|duration=10 Days|prize=Fifth|special=Prize}}
{{EventBox|type=Community|duration=10 Days|prize=Fifth|special=Prize}}
<!----
{{EventBox|page=Crowded Nursery (15/06/29)|type=Hatching}}
<!----
{{EventBox|type=Discontinued Clan|page=Feel the Fury (16/09/12)}}
<!----
<!----
{{EventBox|type=Dragon Grid|duration=7 Days}}
{{EventBox|type=Dragon Grid|duration=7 Days}}
Line 960: Line 842:
{{EventBox|type=Dragon Runner|prize=Wind}}
{{EventBox|type=Dragon Runner|prize=Wind}}
<!----
<!----
{{EventBox|type=Emerald Wars}}
{{EventBox|page=Emerald Wars (20/10/19)}}
<!----
{{EventBox|type=Feeding|dragon=Digital|prize=Bright}}
<!----
{{EventBox|type=Feeding|prize=Digital|leaderboard=Bright}}
<!----
<!----
{{EventBox|type=Feeding|prize=Wind}}
{{EventBox|page=Feel the Fury (16/12/05)}}
<!----
<!----
{{EventBox|type=Food Gathering|prize=Light}}
{{EventBox|type=Food Gathering|prize=Light}}
<!----
<!----
{{EventBox|type=Gem Spending|prize=Earth|dragon=Plant}}
{{EventBox|type=Gem Spending|prize=Earth|dragon=Plant}}
<!----
{{EventBox|type=Gem Spending|dragon=Water|leaderboard=Earth}}
<!----
<!----
{{EventBox|type=Gold Collecting|prize=Shadow}}
{{EventBox|type=Gold Collecting|prize=Shadow}}
Line 979: Line 867:
<!----
<!----
{{EventBox|type=Movie Marathon|table=|specific=}}
{{EventBox|type=Movie Marathon|table=|specific=}}
<!---->
<!----
{{EventBox|type=Relay|prize=Seahorse}}
{{EventBox|type=Relay|prize=Seahorse}}
<!----
<!----
{{EventBox|type=Relay|duration = 7 Days|table=1|prize= Poecilia|hero= Aquamarine}}
{{EventBox|type=Relay|duration = 7 Days|table=1|prize= Poecilia|hero= Aquamarine}}
<!----
<!----
{{EventBox|type=Relay|specific=17|prize=Seahorse|ticket= (Fire)|ticketType=Ancient}}
{{EventBox|type=Relay|specific=17|prize=Seahorse|ticket= Tyrant Ticket (Green)|ticketType=Ancient}}
<!----
<!----
{{EventBox|type=Seasonal Treasure|prize=Fifth|dragon=Ladybug,Sixth|duration=60 Days}}
{{EventBox|type=Seasonal Treasure|prize=Fifth|dragon=Ladybug,Sixth|duration=60 Days}}
Line 992: Line 880:
{{EventBox|type=Solo|duration=14 Days|prize=Snowman}}
{{EventBox|type=Solo|duration=14 Days|prize=Snowman}}
<!----
<!----
{{EventBox|type=Sugar Rush}}
{{EventBox|page=Sugar Rush (21/01/18)}}
<!----
<!----
{{EventBox|type=The Great Dragon Race|mult=2}}
{{EventBox|page=The Great Dragon Race (24/04/30)|mult=2}}
  -->
  -->
{{Documentation}}
{{Documentation}}
</noinclude>
</noinclude>

Latest revision as of 09:01, 6 May 2024

Sticker - Meh.png
When new event types are added, the following needs updates: Template:Event, Template:Calendar, EventInfos table (recreation, switch-in when populated). See Template:EventBox/Values which stores the Cargo table values passed to it by this template, and the Talk page for old documentation.
Template documentation
Note: portions of the template sample may not be visible without values provided.
View or edit this template's documentation. (About template documentation)

Notes:

  • To convert scalable Food or Gold by Level Modifier use: {{modifier|5,000}}.

Example(s)

  • {{EventBox|type=Gem Spending|prize=Earth|dragon=Plant}} gives:
OVERVIEW
Gem Spending Event Generic Promotion.jpg
Spend as many Gems as you can to win awesome rewards!
INFORMATION

VIP Status Icon.png Limited Event

Started: 6 May 2024
Ended: 10 May 2024
Duration: 4 Days
Type: Gem Spending
Leaderboard: Earth Dragon Icon.png Earth Dragon

The requirements stated in this article are that of the highest-level brackets while the milestone rewards belong to the highest level modifier.

Gem Spending Events are limited-time competitions in which Trainers compete against each other, reach individual milestones, and move up on the leaderboard by spending Gems on any game feature.

Mechanics

Each one Gem spent is equal to one point, regardless of what it is spent on.

Qualifiers

These events are always exclusive to Trainers with an active VIP Status. Trainers must select the   Participate!   button to begin, any Gems spent before this are not counted.

Progress Rewards

Milestones Progress Marker Blue Icon.png Milestones Progress Marker Blue Icon.png Milestones Progress Marker Blue Icon.png
250 750 1,700
Gems Icon.png
50
Gems Icon.png
200
Plant Dragon Egg.png
Plant

Leaderboard Prizes

The amount of Food or Gold awarded depends on Trainer Level, provided numbers are of the highest Level Modifier. See Level Modifier for more information.

1-5 Earth Dragon Egg.png Earth Dragon
6-10 Gems Icon.png 150    Food Icon.png 750,000    Gold Icon.png 2,250,000
11-20 Gems Icon.png 75     Food Icon.png 375,000     Gold Icon.png 1,125,000
21-100 Gems Icon.png 20     Food Icon.png 150,000    Gold Icon.png 525,500
101-250 Gems Icon.png 10     Food Icon.png 37,500      Gold Icon.png 300,000
251-500 Gems Icon.png 3      Food Icon.png 15,000
501-2000 Gems Icon.png 1

Test(s)

  • {{EventBox|type=Hatching|prize=Fire|badge=Matchmaker|note=This is the default event.}}
  • {{EventBox|ended=28 September 2018|duration=7 Days|type=Hatching|prize=Heavenly|exclusive={{wp|China}}|occasion={{wp|Mid-Autumn Festival}}}}
  • {{EventBox|type=Feeding|prize=Wind}}
  • {{EventBox|type=Gold Collecting|prize=Shadow}}
  • {{EventBox|type=Food Gathering|prize=Light}}
  • {{EventBox|type=Clan Siege}}
  • {{EventBox|type=The Great Dragon Race|mult=2}}
  • {{EventBox|type=Emerald Wars}}
  • {{EventBox|type=Relay|specific=17|prize=Seahorse|ticket= (Fire)|ticketType=Ancient}}
  • {{EventBox|type=Chain Breeding}}
  • {{EventBox|type=Dragon Dice|reward=<center>{{di|Capricorn}}{{rt|Note|Double Dice Reward}}<br>{{di|Envoy}}</center>|duration=35 Days}}
  • {{EventBox|type = Milestone Rewards| started = 3 August 2020| duration = 34 Days| prize = Fairy Dust}}
  • {{EventBox|type=Chest Opening| started = 4 April 2022|duration = 14 Days|prize=River|text=This event took place during the [[Divine Fest - Springtime Passions]] Divine event series - Part I. |icons=Holy Talisman (Springtime Passions), Dragon Pieces, Divine (Element)|image=Divine Chest - Spring's Renewal (Divine Fest)}}
  • {{EventBox|type=Cake Craze|prize=Cheesecake}}
  • {{EventBox|type=Sigil Campaign|prize=Dreamcatcher|table=|duration=30 Days}}
  • {{EventBox|type=Movie Marathon|table=|specific=}}
  • {{EventBox|type=Dragon Grid|duration=7 Days}}
  • {{EventBox|type=Bottomless Dungeon|prize=Fifth}}
  • {{EventBox|type=Bottomless Dungeon|prize=Fifth|dungeonoffer=Quartern,Sixth|note=Catchup Dungeon}}
  • {{EventBox|type=Bottomless Dungeon|prize=Fifth|dragon=Ladybug,Sixth|icons=Ancient Ticket (Fire), Ancient (Element)}}

This template is used for all Events taking place. It's quite extensive to satisfy every event type. More extensive documentation can be found on the Talk page.

Template parameters

This template prefers block formatting of parameters.

ParameterDescriptionTypeStatus
(date) startedstarted

Start date. If omitted, date is generated from page title. Required when an event starts earlier than expected, particularly if hours ahead, in which case hours are added.

Example
8 May 2023 OR 8 May 2023 00:00:00
Dateoptional
(Override) endedended

Required for early endings, or lacks auto-calculated end date. Used by the Main Page events slider to correctly calculate when to drop events out of slider.

Example
8 May 2023 OR 8 May 2023 00:00:00
Stringoptional
durationduration

Number of days the event took place for. The "ended" date is calculated by either the type, or using duration.

Example
2 Days
Stringoptional
(Event) typetype

Event type if not auto-generated from page title. Choose from an existing event category.

Example
Calendar
Stringoptional
(Dragon) prizeprize

Add the Dragon name, omitting the word "Dragon". Used only for the prize dragon awarded for completing the event. If no prize should be displayed, specify the {specific=Prize} parameter.

Example
Don
Stringoptional
(Event type) vipvip

Enter "VIP" if this event was only available with active VIP status.

Example
VIP
Stringoptional
(Leaderboard) generic generic

Compare the generated Leaderboard with actual event leaderboard. There are several generics for the majority of regular events (this param sets them). Some events have their own generic leaderboard (such as Hatching, Gem Spending Events and Clan Events). Other events typically use a particular generic leaderboard: VIP = 1. Gold Collecting/Spending = 2. VIP Food Gathering = 3. Hatching with Dragon as main prize = 4. Feeding/Food Gathering = 5.

Example
1
Numberoptional
(Name of) badgebadge

Displays the badge obtained within an event. Add the badge name omitting the word "Badge".

Stringoptional
(Additional) badge2badge2

Enter the badge name omitting the word "Badge".

Stringoptional
(Required dragon) herohero

Indicates the Hero Dragon required to participate in Hero's Challenge. Add the name omitting the word "Dragon".

Example
Bludgeon
Stringoptional
(soon to be retired) dragon dragon

Used ONLY for dragon given for final Gem Spending milestone, or the Dungeon Shop Dragon. As with prize, add the dragon name omitting "Dragon".

Example
Phoenix
Stringoptional
(Dragon) dungeonofferdungeonoffer

Used ONLY for Dungeon Shop dragons (can be a comma separated list, omitting "Dragon").

Example
Phoenix
Stringoptional
sectionsection

Used to indicate the total days (Calendar), levels (Castle) or tiers (Solo) an event has.

Example
8
Numberoptional
(Non-dragon) reward reward

Apart from Clan Events and the majority of Hatching Events, all other events almost always offer Dragons as their main prize. Since the prizes for Hatching Events are automatically generated, this parameter is only used when either a generic prize is not applicable or when a Dragon is not the main prize of the event (thus the prize parameter is not to be used). The parameter is also applicable to any other event that does not offer Dragons as a prize, such as the aforementioned Clan Events, to override the generic default.

Example
525,000 {{i|Gold}}<br>45,000 {{i|Food}}<br>3 {{i|Scrolls}}
Stringoptional
(Skip) table table

Use to supress table generation if the generic parameter cannot retrieve matching data. Negates the leaderboard or milestones and leaderboard. Depending on what is excluded, the prizes must be manually added through the use of {{Milestones}} or/and {{Leaderboard}}. Note milestone negation is not possible without the inclusion of the leaderboard because milestone is generated before the leaderboard. Even if a milestone is generic (but a leaderboard is not) both must be negated.

Example
1 / 2
Numberoptional
(Atypical rewards) specificspecific

Used when a Calendar Event does not double the prizes for Trainers with an active VIP Status (=novip) or the amount of (Divine) Tickets per round in a Relay Event is apart from the default of 15. If set to "Prize" then no reward (Dragon or other) is shown.

Example
17
Stringoptional
(# req, calendar) pieces pieces

no description

Numberoptional
(top) text text

Some observations that can be made include whether this type of event had double prizes, took place in the game for the very first or the very last time, or if the event was not available in a particular region because of a concurrent and exclusive event for that region, or any other factual and objective notes. Make sure to follow the writing style as specified in the Manual of Style.

Example
This event was not available in Australia because of the concurrent G'Day event.
Stringoptional
(Override) descriptiondescription

Displays the custom, in-game description. It is used only when an event does not have a generic, built-in description. When a unique description exists, write it exactly as it is written in the game.

Example
Some dragons feel at home on both land and sea; welcome them by completing goals to earn rewards.
Stringoptional
(Optional) ticket ticket

Ticket name excluding "Icon" and extension.

Default
null
Example
Divine Ticket (Wind)
Auto value
Stringoptional
(For BDGD page chest column) note note

For plain-wikitext notes only ("|icons=" is for icons), when used with the"|badge=" parameter, becomes ref text which can only use text! For Catch-Up dungeon events, please don't also specify icons as DPL3 can only display one or the other, not both (keeping capabilities consistent between extensions, and so the results match with prior event entries).

Stringoptional
(Optional) iconsicons

Used to specify a comma-separated list of icons only. "|icons=" are for chest prize icons (except catch-up dungeons, that use only "note" text only), this is because DPL3 can display "|icons=" OR "|note=" not both, and to keep Cargo consistent with DPL3 capabilities.

Stringoptional
(Breeding) token token

Used if the prize is only a breeding token, enter the Dragon Name (without "Dragon")

Example
Echo
Stringoptional
(Optional) exclusiveexclusive

Adds "Exclusivity: [content]" (to side infobox > information section)

Stringoptional
(Optional) occasionoccasion

Adds "Occasion: [content]" (to side infobox > information section)

Stringoptional
(Override, multiplier) mult mult

Used if clan rewards were doubled

Default
1
Example
2
Numberoptional
(Override) element element

Used if a specific element dragon must be fed, and not just any dragon

Default
null
Stringoptional
(Override) synopsissynopsis

Used to override synopsis text

Stringoptional
(Override) mvpmvp

Override clan coins/rewardsamount

Stringoptional
(Slider) imageimage

If specified, overrides the Main Page event slider image, as that template looks at this one for data. The value is passed to that template.

Example
Solo Adventure (23.08.28) Icon
Stringoptional
(Override) pagepage

Allows overriding page name for testing and debugging only.

Page nameoptional

Parameters Passed

This template passes parameters to the {{EventBox/Profile}} template, meaning they are specified in the {{EventBox}} template.

Creates/populates the EventBox "Overview" section image and text header, either automatically or depending on the ad/banner/picture set. Used by EventBox to format event page infoboxes.

Template parameters

ParameterDescriptionTypeStatus
(Override automatic) adad

If the ad MUST have a different name than the standard convention, specify a value to override automatic ad image grabbing.

Stringoptional
(EventBox) typetype

Passes EventBox type, to this template, to determine automatic banner type.

Stringoptional
(EventBox) vipvip

Passes EventBox VIP value (if exists) to this template to set VIP banners.

Stringoptional
(Override, page) 11 page

To override page name, specify a value.

Default
{{PAGENAME}}
Page nameoptional
(Optional) debugdebug

Specify any value to output in debug mode (plain text instead of an image).

Stringoptional


This Wiki is created by players for other players and is not maintained by, or affiliated with, the game maker (Gameloft).
Cookies help us deliver our services. By using our services, you agree to our use of cookies.