Template:Event: Difference between revisions
IssuePress (talk | contribs) (Created page with "<noinclude> {{#template_params:Event_type (label=Event Type;list)|Website|Start_date (label=Start Date)|End_date (label=End Date)|Address|Country|Coordinates|Application_link (label=Application Link)|Application_deadline (label=Application Deadline)|Poster (label=poster)}} </noinclude><includeonly>{| style="width: 30em; font-size: 90%; border: 1px solid #aaaaaa; background-color: #f9f9f9; color: black; margin-bottom: 0.5em; margin-left: 1em; padding: 0.2em; float: right;...") |
IssuePress (talk | contribs) No edit summary |
||
Line 1: | Line 1: | ||
<noinclude> | <noinclude> | ||
{{#template_params: | {{#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)}} | ||
</noinclude><includeonly>{| | </noinclude><includeonly> | ||
{{Infobox event | |||
| event_type = {{#arraymap:{{{event_type|}}}|,|x|[[event_type::x]]}} | |||
| websites = {{{websites|}}} | |||
| {{{ | | start_date = {{{start_date|}}} | ||
| | | end_date = {{{end_date|}}} | ||
| location = {{{location|}}}{{#if:{{{country|}}}|, {{{country|}}}}} | |||
| country = {{{country|}}} | |||
| | | coordinates = {{{coordinates|}}} | ||
| application_link = {{{application_link|}}} | |||
| application_deadline = {{{application_deadline|}}} | |||
| poster = {{{poster|}}} | |||
}} | |||
| {{{ | |||
| | |||
| | |||
| | |||
| | |||
| | |||
[[Category:Event]] | [[Category:Event]] | ||
</includeonly> | </includeonly> |
Revision as of 23:23, 7 December 2024
This is the "Event" template.
It should be called in the following format:
{{Event |event_type= |websites= |start_date= |end_date= |location= |country= |coordinates= |application_link= |application_deadline= |poster= }}
Edit the page to see the template text.