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)|venue|address|city|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)|event_type|venue|address|city|country|coordinates|application_link (label=Application Link)|application_deadline (label=Application Deadline)|poster (label=poster)}}
</noinclude><includeonly>
</noinclude><includeonly>
{{Infobox event
{{Infobox event
Line 57: Line 57:
     | Has address              = {{{address|}}}{{#if:{{{city|}}}|, {{{city|}}}}}{{#if:{{{country|}}}|, {{{country|}}}}}
     | Has address              = {{{address|}}}{{#if:{{{city|}}}|, {{{city|}}}}}{{#if:{{{country|}}}|, {{{country|}}}}}
     | At coordinates          = {{{coordinates|}}}
     | At coordinates          = {{{coordinates|}}}
    | Has application link    = {{{application_link|}}}
     | Has application deadline = {{{application_deadline|}}}
     | Has application deadline = {{{application_deadline|}}}
     | Has end date            = {{{end_date|}}}
     | Has end date            = {{{end_date|}}}
    | Has event type.          = {{{event_type|}}}
     | Has start date          = {{{start_date|}}}
     | Has start date          = {{{start_date|}}}
     | In city                  = {{{city|}}}     
     | In city                  = {{{city|}}}     

Revision as of 03:24, 13 December 2024

This is the "Event" template.

It should be called in the following format:

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

Edit the page to see the template text.