Template:Event: Difference between revisions
IssuePress (talk | contribs) No edit summary |
IssuePress (talk | contribs) 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| | {{#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)}} | ||
</noinclude><includeonly> | </noinclude><includeonly> | ||
{{Infobox event | {{Infobox event | ||
Line 8: | Line 8: | ||
| end_date = {{{end_date|}}} | | end_date = {{{end_date|}}} | ||
| venue = {{{venue|}}} | | venue = {{{venue|}}} | ||
| | | address = {{{address|}}}{{#if:{{{city|}}}|, {{{city|}}}}}{{#if:{{{country|}}}|, {{{country|}}}}} | ||
| city = {{{city|}}} | |||
| country = {{{country|}}} | | country = {{{country|}}} | ||
| coordinates = {{{coordinates|}}} | | coordinates = {{{coordinates|}}} | ||
Line 54: | Line 55: | ||
Has place type = {{{event_type|}}}|+sep=, | Has place type = {{{event_type|}}}|+sep=, | ||
| At venue = {{{venue|}}} | | At venue = {{{venue|}}} | ||
| | | Has address = {{{address|}}}{{#if:{{{city|}}}|, {{{city|}}}}}{{#if:{{{country|}}}|, {{{country|}}}}} | ||
| At coordinates = {{{coordinates|}}} | | At coordinates = {{{coordinates|}}} | ||
| Has application deadline = {{{application_deadline|}}} | | Has application deadline = {{{application_deadline|}}} | ||
| Has end date = {{{end_date|}}} | | Has end date = {{{end_date|}}} | ||
| Has start date = {{{start_date|}}} | | Has start date = {{{start_date|}}} | ||
| In city = {{{city|}}} | |||
| In country = {{{country|}}} | | In country = {{{country|}}} | ||
| In region = {{#if:{{{country|}}}|{{CountryRegionMapping|country={{{country}}}}}|}} | | In region = {{#if:{{{country|}}}|{{CountryRegionMapping|country={{{country}}}}}|}} |
Revision as of 01:20, 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.