Difference between revisions of "Events Calendar"
Jump to navigation
Jump to 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 13:19, 15 December 2020
This is a calendar view about the upcoming events.
| Other {{#urlget:field}} Event Listings: | |
|---|---|
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.