User:Dustin Loup/Sandbox

Revision as of 23:44, 3 December 2020 by Dustin Loup (talk | contribs) (Dustin Loup moved page User:Dustin Phillips/Sandbox to User:Dustin Loup/Sandbox: Automatically moved page while renaming the user "Dustin Phillips" to "Dustin Loup")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

{{#cargo_query:tables=Event

|fields=DATE_FORMAT(Start, '%M %e, %Y'),_pageName,
|where=DATEDIFF(End,NOW()) >= 0
|order by=Start ASC
|limit=5
|format=template
|template=HomepageEvents
|order by=Start ASC

}}