Template:UpcomingEventsResource

Revision as of 07:30, 26 December 2025 by Publicai admin (talk | contribs) (Created page with "<noinclude> This template stores individual event information for the Upcoming Events tool. Use multiple instances of this template on the same page to list multiple events. {{#cargo_declare: _table=UpcomingEventsResources |tool=Page |country=String |region=String |event_name=String |event_type=String |start_date=Date |end_date=Date |venue=String |address=Text |admission=String |description=Text |registration_url=URL |contact_info=String |accessibility_info=Text |last_v...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

This template stores individual event information for the Upcoming Events tool. Use multiple instances of this template on the same page to list multiple events.

This template defines the table "UpcomingEventsResources". View table.

Parameters

  • tool - The tool page (should be "Tool:UpcomingEvents")
  • country - Country name
  • region - Optional region/state within country
  • event_name - Name of the event
  • event_type - Type of event (e.g., "Festival", "Workshop", "Cultural", "Sports")
  • start_date - Event start date (YYYY-MM-DD)
  • end_date - Event end date (YYYY-MM-DD) - optional for single-day events
  • venue - Venue name
  • address - Full address or location details
  • admission - Admission details (e.g., "Free", "$10", "Free registration required")
  • description - Brief description of the event
  • registration_url - URL for registration or more information
  • contact_info - Contact details for inquiries
  • accessibility_info - Accessibility information
  • last_verified - Date information was last verified (YYYY-MM-DD)

Example

{{UpcomingEventsResource
|tool=Tool:UpcomingEvents
|country=Singapore
|event_name=Chinese New Year Light-Up
|event_type=Festival
|start_date=2026-01-10
|end_date=2026-02-09
|venue=Chinatown
|admission=Free
|description=Traditional lantern displays, cultural performances on weekends
|last_verified=2025-12-26
}}