Template:Event: Difference between revisions

From stencil.wiki
No edit summary
No edit summary
Line 1: Line 1:
<noinclude>
<noinclude>
{{#template_params:event_type (label=Event Type;list)|websites|start_date (label=Start Date)|end_date (label=End Date)|location|country|coordinates|application_link (label=Application Link)|application_deadline (label=Application Deadline)|poster (label=poster)}}
{{#template_params:event_type (label=Event Type;list)|websites|start_date (label=Start Date)|end_date (label=End Date)|venue|location|country|coordinates|application_link (label=Application Link)|application_deadline (label=Application Deadline)|poster (label=poster)}}
</noinclude><includeonly>
</noinclude><includeonly>
{{Infobox event
{{Infobox event
Line 7: Line 7:
| start_date          = {{{start_date|}}}
| start_date          = {{{start_date|}}}
| end_date            = {{{end_date|}}}
| end_date            = {{{end_date|}}}
| venue                = {{{venue|}}}
| location            = {{{location|}}}{{#if:{{{country|}}}|, {{{country|}}}}}
| location            = {{{location|}}}{{#if:{{{country|}}}|, {{{country|}}}}}
| country              = {{{country|}}}
| country              = {{{country|}}}

Revision as of 02:49, 8 December 2024

This is the "Event" template.

It should be called in the following format:

{{Event
|event_type=
|websites=
|start_date=
|end_date=
|venue=
|location=
|country=
|coordinates=
|application_link=
|application_deadline=
|poster=
}}

Edit the page to see the template text.