Difference between revisions of "Dragalia Lost Wiki/New Content"
Jump to navigation
Jump to search
Release Date:
>Boblers (adding selector to display spoiler units as spoilered. new units will still display as normal.) |
>Caledor92 (removing weapon scroll due to conflict with tooltip) |
||
| (40 intermediate revisions by 2 users not shown) | |||
| Line 19: | Line 19: | ||
{{#invoke:CargoQuery|main | {{#invoke:CargoQuery|main | ||
|q?tables=Adventurers | |q?tables=Adventurers | ||
| − | |q?fields=CONCAT('Adventurer')=Type,FullName=Name, | + | |q?fields=CONCAT('Adventurer')=Type,FullName=Name,Spoiler,CONCAT('1')=text |
| − | |q?where=(ReleaseDate>="{{#cargo_query:tables=SummonShowcase | + | |q?where=(ReleaseDate <= NOW()) AND (ReleaseDate>="{{#cargo_query:tables=SummonShowcase |
|fields=StartDate | |fields=StartDate | ||
|where=NOW() between StartDate and EndDate | |where=NOW() between StartDate and EndDate | ||
| Line 39: | Line 39: | ||
|q?groupBy=_pageName | |q?groupBy=_pageName | ||
|q?orderBy= ReleaseDate ASC, Rarity DESC, ElementalTypeId ASC, WeaponTypeId ASC, Id DESC, FullName ASC | |q?orderBy= ReleaseDate ASC, Rarity DESC, ElementalTypeId ASC, WeaponTypeId ASC, Id DESC, FullName ASC | ||
| − | |template= | + | |template=SpoilerIconSelector |
|more results text= | |more results text= | ||
|default=''No recent adventurers.'' | |default=''No recent adventurers.'' | ||
| Line 50: | Line 50: | ||
|q?tables=Dragons | |q?tables=Dragons | ||
|q?fields=CONCAT('Dragon')=Type,FullName=Name | |q?fields=CONCAT('Dragon')=Type,FullName=Name | ||
| − | |q?where=IsPlayable=1 AND (ReleaseDate>="{{#cargo_query:tables=SummonShowcase | + | |q?where=IsPlayable=1 AND (ReleaseDate <= NOW()) AND (ReleaseDate>="{{#cargo_query:tables=SummonShowcase |
|fields=StartDate | |fields=StartDate | ||
|where=NOW() between StartDate and EndDate | |where=NOW() between StartDate and EndDate | ||
| Line 80: | Line 80: | ||
|q?tables=Wyrmprints | |q?tables=Wyrmprints | ||
|q?fields=CONCAT('Wyrmprint')=Type,Name=Name | |q?fields=CONCAT('Wyrmprint')=Type,Name=Name | ||
| − | |q?where=IsPlayable=1 AND (ReleaseDate>="{{#cargo_query:tables=SummonShowcase | + | |q?where=IsPlayable=1 AND (ReleaseDate <= NOW()) AND (ReleaseDate>="{{#cargo_query:tables=SummonShowcase |
|fields=StartDate | |fields=StartDate | ||
|where=NOW() between StartDate and EndDate | |where=NOW() between StartDate and EndDate | ||
| Line 106: | Line 106: | ||
<div style="width:100%;margin:5px;text-align:center;border:1px solid #9aa99a;"> | <div style="width:100%;margin:5px;text-align:center;border:1px solid #9aa99a;"> | ||
| − | <div style="margin:5px 5px 0;font-weight:bold;background-color:#87cc93;">New Mana | + | <div style="margin:5px 5px 0;font-weight:bold;background-color:#87cc93;">New [[Mana Spiral]]s</div> |
{{#invoke:CargoQuery|main | {{#invoke:CargoQuery|main | ||
|q?tables=Adventurers | |q?tables=Adventurers | ||
|q?fields=CONCAT('Adventurer')=Type,FullName=Name | |q?fields=CONCAT('Adventurer')=Type,FullName=Name | ||
| − | |q?where=IsPlayable=1 AND (ManaSpiralDate>="{{#cargo_query:tables=SummonShowcase | + | |q?where=IsPlayable=1 AND ManaSpiralDate <= NOW() AND (ManaSpiralDate>="{{#cargo_query:tables=SummonShowcase |
|fields=StartDate | |fields=StartDate | ||
|where=NOW() between StartDate and EndDate | |where=NOW() between StartDate and EndDate | ||
| Line 140: | Line 140: | ||
|q?tables=Weapons | |q?tables=Weapons | ||
|q?fields=CONCAT('Weapon')=Type, WeaponName=Name | |q?fields=CONCAT('Weapon')=Type, WeaponName=Name | ||
| − | |q?where=(ReleaseDate>="{{#cargo_query:tables=SummonShowcase | + | |q?where=(ReleaseDate <= NOW()) AND (ReleaseDate>="{{#cargo_query:tables=SummonShowcase |
|fields=StartDate | |fields=StartDate | ||
|where=NOW() between StartDate and EndDate | |where=NOW() between StartDate and EndDate | ||
| Line 158: | Line 158: | ||
}}") AND ((CraftNodeId>=301 AND CraftNodeId<=308) OR Availability="Limited" OR Availability="Agito" OR (WeaponName LIKE "Chimeratech%" AND CraftNodeId=201)) | }}") AND ((CraftNodeId>=301 AND CraftNodeId<=308) OR Availability="Limited" OR Availability="Agito" OR (WeaponName LIKE "Chimeratech%" AND CraftNodeId=201)) | ||
|q?groupBy=_pageName | |q?groupBy=_pageName | ||
| − | |q?orderBy=ReleaseDate ASC | + | |q?orderBy=Rarity DESC, ReleaseDate ASC, CraftNodeId ASC, BaseId ASC, Name ASC |
|template=TooltipIcon | |template=TooltipIcon | ||
|more results text= | |more results text= | ||
| Line 168: | Line 168: | ||
<div style="margin:5px;text-align:center;border:1px solid #9aa99a;height: 95%"> | <div style="margin:5px;text-align:center;border:1px solid #9aa99a;height: 95%"> | ||
<div style="margin:5px 5px 0;font-weight:bold;background-color:#e89090;">Latest Patch</div> | <div style="margin:5px 5px 0;font-weight:bold;background-color:#e89090;">Latest Patch</div> | ||
| − | <div class="VersionUpdate" style="padding: | + | <div class="VersionUpdate" style="padding:17px;display:inline-block;">[[File:Banner_Version_Update.png|300px|link=Version_Changelog]]</div> |
'''Version:''' [[Version_Changelog|{{#cargo_query:tables=VersionChangelogs | '''Version:''' [[Version_Changelog|{{#cargo_query:tables=VersionChangelogs | ||
|fields=Version, | |fields=Version, | ||
Latest revision as of 19:48, 28 July 2020
Lua error: Error: Table SummonShowcase not found..
New Adventurers
Lua error: Error: Table Adventurers not found..
New Dragons
Lua error: Error: Table Dragons not found..
New Wyrmprints
Lua error: Error: Table Wyrmprints not found..
New Mana Spirals
Lua error: Error: Table Adventurers not found..
New Weapons
Lua error: Error: Table Weapons not found..
Latest Patch
Version: Error: Table VersionChangelogs not found.
- Error: Table VersionChangelogs not found.
Release Date:
Error: Table VersionChangelogs not found.
Latest Dragalia Life
Lua error: Error: Table Comics not found..
Latest Promotional Art
Lua error: Error: Table Art not found..
Latest Dragalia Minis
Lua error: Error: Table Comics not found..