Template:EventTemplate: Difference between revisions
mNo edit summary |
mNo edit summary |
||
Line 1: | Line 1: | ||
<noinclude> | |||
{{#template_params:event_date (label=Date)|event_time (label=Time)|event_location (label=Location)|event_description (label=Description)}} | |||
{{#cargo_declare:_table=events|event_date=List (,) of Date|event_time=List (,) of Text|event_location=List (,) of Text|event_description=Text}} | |||
</noinclude><includeonly> | |||
{{#cargo_store:_table=events}} | |||
{| class="wikitable" | {| class="wikitable" | ||
|- | |- | ||
! 📅 Date | ! 📅 Date: | ||
| {{{event_date}}} | | {{{event_date}}} | ||
|- | |- | ||
! ⏰ Time | ! ⏰ Time: | ||
| {{{event_time}}} | | {{{event_time}}} | ||
|- | |- | ||
! 📍 Location | ! 📍 Location: | ||
| {{{event_location}}} | | {{{event_location}}} | ||
|- | |- | ||
! 📝 Description | ! 📝 Description: | ||
| {{{event_description}}} | | {{{event_description}}} | ||
|} | |} | ||
'''📤 [https://docs.google.com/forms/d/e/1FAIpQLSf_OtfXtaGQ8kl9WrBz8UL7f2WjPI6WhmuoaeV-F3ZWKJbeUg/viewform?usp=pp_url&entry.26084320={{{event_date}}}&entry.973803386={{{event_time}}}&entry.792169663={{{event_location}}}&entry.1604572264={{{event_description}}} Submit this event to the Regenerate Willamette Valley Calendar]''' | |||
[[Category:Events]] | |||
</includeonly> |
Revision as of 20:18, 9 April 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.