Template:Event: Difference between revisions

From stencil.wiki
No edit summary
No edit summary
Line 8: Line 8:
| end_date            = {{{end_date|}}}
| end_date            = {{{end_date|}}}
| venue                = {{{venue|}}}
| venue                = {{{venue|}}}
| address              = {{#if:{{{address|}}} | {{{address}}}{{#if:{{{city|}}}|, {{{city}}}}}{{#if:{{{country|}}}|, {{{country}}}}} | {{#if:{{{city|}}}|{{{city}}}{{#if:{{{country|}}}|, {{{country}}}}} | {{{country|}}}}}}
| address              = {{#if:{{{address|}}}  
| {{{address}}}{{#if:{{{city|}}}|, {{{city}}}}}{{#if:{{{country|}}}|, {{{country}}}}}  
| {{#if:{{{city|}}}  
    | {{{city}}}{{#if:{{{country|}}}|, {{{country}}}}}  
    | {{{country|}}}  
  }}
}}
| city                = {{{city|}}}
| city                = {{{city|}}}
| country              = {{{country|}}}
| country              = {{{country|}}}

Revision as of 00:49, 15 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.