User:ChaoticShadow/sandbox/3: Difference between revisions

From Sekaipedia
Content added Content deleted
mNo edit summary
Tag: Reverted
mNo edit summary
Tag: Reverted
Line 12: Line 12:
tables=Events
tables=Events
|fields=Events._pageName, Events.image, Events.event_name, Events.start, Events.end, Events.unit_focus, Events.characters, Events.attribute
|fields=Events._pageName, Events.image, Events.event_name, Events.start, Events.end, Events.unit_focus, Events.characters, Events.attribute
|where=Events.start => '2020/01/01' AND Events.start < '2021/01/01'
|where=Events.start >= '2020/01/01' AND Events.start < '2021/01/01'
|order by=Events.event_id ASC
|order by=Events.event_id ASC
|format=template
|format=template
Line 33: Line 33:
tables=Events
tables=Events
|fields=Events._pageName, Events.image, Events.event_name, Events.start, Events.end, Events.unit_focus, Events.characters, Events.attribute
|fields=Events._pageName, Events.image, Events.event_name, Events.start, Events.end, Events.unit_focus, Events.characters, Events.attribute
|where=Events.start => '2021/01/01' AND Events.start < '2022/01/01'
|where=Events.start >= '2021/01/01' AND Events.start < '2022/01/01'
|order by=Events.event_id ASC
|order by=Events.event_id ASC
|format=template
|format=template

Revision as of 07:38, 4 September 2021

2020

Error: No database table exists named "Events".
Logo Event Event Period Unit Focus Featured Characters Event Attribute

2021

Error: No database table exists named "Events".
Logo Event Event Period Unit Focus Featured Characters Event Attribute
Cookies help us deliver our services. By using our services, you agree to our use of cookies.