Main Page: Difference between revisions

Jump to navigation Jump to search
Content added Content deleted
mNo edit summary
No edit summary
Line 61: Line 61:
<div class="fp-item-content">
<div class="fp-item-content">
<!-- Recent Updates are queried from the information found in [Events] section -->
<!-- Recent Updates are queried from the information found in [Events] section -->
<ul>
{{#cargo_query:
tables = world_raids
| fields = Image, Name, Environment, Start_date=Start_date, End_date=End_date
| where = End_date > NOW() AND Start_date < DATE_ADD(NOW(), INTERVAL 7 DAY) AND Server="JP"
| order by = Start_date ASC
| offset = 1
| more results text =
| format = template
| template = FrontpageWorldRaid
| named args = yes
| default =
}}
</ul>
<ul>
<ul>
{{#cargo_query:
{{#cargo_query: