Template: Upcoming events

(rvt)
(use {{event list}})
 
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{#cargo_query:
Coming events from our [[calendar]]:
| tables  = events
{{event list}}
| format  = ul
| fields  = CONCAT('<strong>(',region,') ',DATE_FORMAT(start_date, '%Y %M %e, %W'),'</strong> — [[',_pageName,']] — ', location, '<br /><small>', IFNULL(description,'<em>No description</em>'),'</small>' )
| where    = start_date > NOW()
| order by = start_date
| limit    = 10
}}


{{#forminput:form=event |size=50 |button text=Create new event page |placeholder=Event title here |no autofocus }}
{{#forminput:form=event |size=50 |button text=Create new event page |placeholder=Event title here |no autofocus }}
See also the full [[calendar]], and list of [[past events]].
[[Past events]]
<noinclude>
<noinclude>



Latest revision as of 22:51, 18 March 2021

Coming events from our calendar:

See also the full calendar, and list of past events.



Discuss this page