Difference between revisions of "Events Calendar"

From Openresearch
Jump to: navigation, search
Line 17: Line 17:
 
|class=smw-eventcalendar
 
|class=smw-eventcalendar
 
}}
 
}}
 +
 +
To create you own personalized calendar add the template [[Template:ConfCalendar]] to a page and indicate the event series you are interested:
 +
<pre>
 +
{{ConfCalendar
 +
| series = ISWC ESWC WWW ICSC SEMANTICS KEOD JIST
 +
| limit = 20
 +
| sort = Submission deadline
 +
}}
 +
</pre>
 +
See the example [[Sören_Auer#My_Conference_Calendar]].
  
 
__NOCACHE__
 
__NOCACHE__

Revision as of 14:19, 15 December 2020

This is a calendar view about the upcoming events.

Other Event Listings:


Loading...

To create you own personalized calendar add the template Template:ConfCalendar to a page and indicate the event series you are interested:

{{ConfCalendar
 | series = ISWC ESWC WWW ICSC SEMANTICS KEOD JIST
 | limit = 20
 | sort = Submission deadline
}}

See the example Sören_Auer#My_Conference_Calendar.