Template:City: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 5: | Line 5: | ||
<includeonly>{{#cargo_store:_table=Cities}} | <includeonly>{{#cargo_store:_table=Cities}} | ||
{| class="wikitable" | {| class="wikitable" | ||
! Venues in {{PAGENAME}} used for events | ! Venues in {{PAGENAME}} used for Web3 satellite events | ||
|- | |- | ||
| {{#cargo_query:tables=Venues|where=City= '{{PAGENAME}}'}} | | {{#cargo_query:tables=Venues|where=City= '{{PAGENAME}}'}} | ||
Line 14: | Line 14: | ||
== All Events in {{PAGENAME}} during and around Art Basel 2023 == | == All Events in {{PAGENAME}} during and around Art Basel 2023 == | ||
{{#cargo_query: | {{#cargo_query: | ||
tables=ArtBasel2023MiamiEvents | tables=ArtBasel2023MiamiEvents, ETHDenver2024SatelliteEvents | ||
|fields=StartDate=Date,EventName=Event,URL=URL,Venue=Venue,MapLink=Link To Map,Organizer=Organizer(s) | |fields=StartDate=Date,EventName=Event,URL=URL,Venue=Venue,MapLink=Link To Map,Organizer=Organizer(s) | ||
|where=ArtBasel2023MiamiEvents.City= '{{PAGENAME}}' | |where=ArtBasel2023MiamiEvents.City= '{{PAGENAME}}' OR ETHDenver2024SatelliteEvents.City= '{{PAGENAME}}' | ||
|format=dynamic table | |format=dynamic table | ||
}} | }} |
Revision as of 21:19, 21 December 2023
This is the "City" template.
It should be called in the following format:
{{City |City= }}
Edit the page to see the template text.
This template defines the table "Cities". View table.