Template:Venues: Difference between revisions

From Edd's Almanac
Jump to navigation Jump to search
No edit summary
No edit summary
Line 39: Line 39:
{| class="wikitable sortable" style="text-align: center;"
{| class="wikitable sortable" style="text-align: center;"
|-
|-
! During !! Date !! Time !! Event !! F&B Options !! Organizer(s)
! During !! Date !! Time !! Event !! F&B Options !! Host(s)
{{#cargo_query:
{{#cargo_query:
tables=SatelliteEvents
tables=SatelliteEvents
|fields=MainEvent,StartDate,StartTime,EndTime,EventName,URL,EventType,LocationName,Address1,Address2,City,ZipCode,MapLink,RSVP,FBOptions,CONCAT('[[',Organizer1,']]')=Organizer1,CONCAT(', [[',Organizer2,']]')=Organizer2,CONCAT(', [[',Organizer3,']]')=Organizer3,CONCAT(', [[',Organizer4,']]')=Organizer4
|fields=MainEvent,StartDate,StartTime,EndTime,EventName,URL,EventType,LocationName,Address1,Address2,City,ZipCode,MapLink,RSVP,FBOptions,CONCAT('[[',Host1,']]')=Host1,CONCAT(', [[',Host2,']]')=Host2,CONCAT(', [[',Host3,']]')=Host3,CONCAT(', [[',Host4,']]')=Host4
|where= SatelliteEvents.LocationName= '{{PAGENAME}}'
|where= SatelliteEvents.LocationName= '{{PAGENAME}}'
|format=template
|format=template

Revision as of 00:19, 28 January 2024

This is the "Venues" template. It should be called in the following format:

{{Venues
|Address1=
|Address2=
|City=
|ZipCode=
|Website=
|MapLink=
}}

Edit the page to see the template text. This template defines the table "Venues". View table.