Template:EventTemplate: Difference between revisions

From Regenerate Willamette Valley
mNo edit summary
Tag: Reverted
m Reverted edits by Admin (talk) to last revision by TH
Tag: Rollback
 
(7 intermediate revisions by the same user not shown)
Line 1: Line 1:
{| class="wikitable"
<noinclude>
|-
{{#template_params:event_date (label=Date)|event_time (label=Time)|event_location (label=Location)|event_description (label=Description)}}
! 📅 Date
{{#cargo_declare:_table=events|event_date=List (,) of Date|event_time=List (,) of Text|event_location=List (,) of Text|event_description=Text}}
| {{{event_date}}}
</noinclude><includeonly>{{#cargo_store:_table=events}}
|-
{{#template_display:_format=table}}
! ⏰ Time
[[Category:Events]]
| {{{event_time}}}
</includeonly>
|-
! 📍 Location
| {{{event_location}}}
|-
! 📝 Description
| {{{event_description}}}
|}
* [https://docs.google.com/forms/d/e/1FAIpQLSf_OtfXtaGQ8kl9WrBz8UL7f2WjPI6WhmuoaeV-F3ZWKJbeUg/viewform?usp=pp_url&entry.123456789={{{event_date}}}&entry.987654321={{{event_time}}}&entry.192837465={{{event_location}}}&entry.564738291={{{event_description}}} Submit this event to the Regenerate Willamette Valley Calendar]

Latest revision as of 18:13, 22 May 2025

This is the "EventTemplate" template.

It should be called in the following format:

{{EventTemplate
|event_date=
|event_time=
|event_location=
|event_description=
}}

Edit the page to see the template text.

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