Template:Event: Difference between revisions

From stencil.wiki
No edit summary
No edit summary
Line 14: Line 14:
| application_deadline = {{{application_deadline|}}}
| application_deadline = {{{application_deadline|}}}
| poster              = {{{poster|}}}
| poster              = {{{poster|}}}
}}
}}<!--
-->{{#set:
    Has place type            = {{{event_type|}}}|+sep=,
    | At venue                = {{{venue|}}}
    | At location              = {{{location|}}}{{#if:{{{country|}}}|, {{{country|}}}}}
    | At coordinates          = {{{coordinates|}}}
    | Has application deadline = {{{application_deadline|}}}
    | Has end date            = {{{end_date|}}}
    | Has start date          = {{{start_date|}}}
    | In country              = {{{country|}}}
    | In region                = {{#if:{{{country|}}}|{{CountryRegionMapping|country={{{country}}}}}|}}
}}<!--
-->


</includeonly>
</includeonly>

Revision as of 03:47, 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.