Difference between revisions of "Summon Showcase"
Jump to navigation
Jump to search
>Mornsta-gpuser |
>Mornsta-gpuser |
||
| Line 1: | Line 1: | ||
==Current Summon Showcase== | ==Current Summon Showcase== | ||
| − | {{ | + | {{#cargo_query:table=SummonShowcase |
| − | '' | + | |where=(DATEDIFF(StartDate,NOW()) < 0 OR DATEDIFF(StartDate,NOW()) = 0) AND DATEDIFF(EndDate,Now()) > 0 |
| + | |fields=Title | ||
| + | |group by=Title | ||
| + | |order by=StartDate DESC | ||
| + | |format=template | ||
| + | |template=CT | ||
| + | |default=''There is no active summon showcase.'' | ||
| + | }} | ||
==Upcoming Summon Showcase== | ==Upcoming Summon Showcase== | ||
{{#cargo_query:table=SummonShowcase | {{#cargo_query:table=SummonShowcase | ||
|where=DATEDIFF(StartDate,NOW()) > 0 | |where=DATEDIFF(StartDate,NOW()) > 0 | ||
| − | |fields= | + | |fields=Title |
|group by=Title | |group by=Title | ||
|order by=StartDate DESC | |order by=StartDate DESC | ||
|format=template | |format=template | ||
| − | |template= | + | |template=CT |
|default=''No upcoming summon showcase has been announced.'' | |default=''No upcoming summon showcase has been announced.'' | ||
}} | }} | ||
| − | |||
==Summon Showcase Archive== | ==Summon Showcase Archive== | ||
Revision as of 05:06, 30 December 2018
Current Summon Showcase
Error: Table SummonShowcase not found.
Upcoming Summon Showcase
Error: Table SummonShowcase not found.