User:Dustin Loup/Sandbox: Difference between revisions
Appearance
Dustin Loup (talk | contribs) No edit summary |
Dustin Loup (talk | contribs) m 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" |
||
(12 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{#cargo_query:tables=Event | |||
{{#cargo_query:tables= | |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 | |||
}} |
Latest revision as of 23:44, 3 December 2020
{{#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
}}