Main Page: Difference between revisions

m
Bump raid lookahead to 1 week
(Add links to event banners)
m (Bump raid lookahead to 1 week)
Line 34:
tables = raids
| fields = Image, Name, Environment, Start_date=Start_date, End_date=End_date
| where = End_date > NOW() AND Start_date < DATE_ADD(NOW(), INTERVAL 67 DAY) AND Server="JP"
| order by = Start_date ASC
| limit = 1
Line 46:
tables = raids
| fields = Name, Environment, Start_date=Start_date, End_date=End_date
| where = End_date > NOW() AND Start_date < DATE_ADD(NOW(), INTERVAL 67 DAY) AND Server="JP"
| order by = Start_date ASC
| offset = 1