Template: Event list

No edit summary
No edit summary
Line 4: Line 4:
  | fields  = CONCAT('<strong>(',region,') ',DATE_FORMAT(start_date, '%Y %M %e, %W'),'</strong> — [[',_pageName,']] — ', IFNULL(location, ''), '<br /><small>', IFNULL(description,'<em>No description</em>'),'</small>' )
  | fields  = CONCAT('<strong>(',region,') ',DATE_FORMAT(start_date, '%Y %M %e, %W'),'</strong> — [[',_pageName,']] — ', IFNULL(location, ''), '<br /><small>', IFNULL(description,'<em>No description</em>'),'</small>' )
  | where    = {{{where|}}}
  | where    = {{{where|}}}
  | order by = {{{order by|}}}
  | order by = {{{order by|start_date}}}
  | limit    = {{{limit|}}}
  | limit    = {{{limit|}}}
  | more results text =
  | more results text =
}}</includeonly><noinclude>{{documentation}}</noinclude>
}}</includeonly><noinclude>{{documentation}}</noinclude>

Revision as of 19:22, 30 January 2020

[create] Template documentation
Discuss this page