Template:Venues: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 32: | Line 32: | ||
! Link To Map | ! Link To Map | ||
| {{{MapLink|}}} | | {{{MapLink|}}} | ||
|} | |||
---- | |||
== Satellite Events Held at {{PAGENAME}} == | |||
{| class="wikitable sortable" style="text-align: center;" | |||
|- | |||
! During !! Date !! Event !! Venue !! Organizer(s) | |||
{{#cargo_query: | |||
tables=SatelliteEvents | |||
|fields=MainEvent,StartDate,EventName,URL,EventType,CONCAT('[[',LocationName,']]')=LocationName,Address1,Address2,City,ZipCode,MapLink,CONCAT('[[',Organizer1,']]')=Organizer1,CONCAT(', [[',Organizer2,']]')=Organizer2,CONCAT(', [[',Organizer3,']]')=Organizer3,CONCAT(', [[',Organizer4,']]')=Organizer4 | |||
|where= SatelliteEvents.LocationName= '{{PAGENAME}}' | |||
|format=template | |||
|template=SatelliteEventRowDisplay | |||
|named args=yes | |||
}} | |||
|} | |} | ||
[[Category:Venues]] | [[Category:Venues]] | ||
</includeonly> | </includeonly> |
Revision as of 20:23, 28 December 2023
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.