Template: Event list

(Created page with "{{#cargo_query: | tables = events | format = ul | fields = CONCAT('<strong>(',region,') ',DATE_FORMAT(start_date, '%Y %M %e, %W'),'</strong> — ',_pageName,' —...")
 
No edit summary
Line 8: Line 8:
  | more results text =
  | more results text =
}}
}}
| where    = {{{where|}}}
| order by = start_date {{{order by|}}}
| limit    = {{{limit}}}

Revision as of 07:13, 18 February 2019


| where    = 
| order by = start_date 
| limit    = {{{limit}}}
Discuss this page