Jump to content

User:Dustin Loup/Sandbox: Difference between revisions

From ICANNWiki
Dustin Loup (talk | contribs)
Created page with "{{#cargo_query: |tables=Actor |where=Stakeholder Group="Civil Society" }}"
 
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"
 
(16 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{#cargo_query:
 
|tables=Actor
{{#cargo_query:tables=Event
|where=Stakeholder Group="Civil Society"
|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

}}