Difference between revisions of "Events Calendar"
(4 intermediate revisions by 2 users not shown) | |||
Line 3: | Line 3: | ||
{{#ask: [[Category:event]] [[end date::>{{CURRENTYEAR}}-{{CURRENTMONTH}}-{{CURRENTDAY}}]] | {{#ask: [[Category:event]] [[end date::>{{CURRENTYEAR}}-{{CURRENTMONTH}}-{{CURRENTDAY}}]] | ||
+ | |?has location city = City | ||
|?Start date | |?Start date | ||
|?End date | |?End date | ||
+ | |?Title | ||
|format=eventcalendar | |format=eventcalendar | ||
− | |legend= | + | |theme=basic |
+ | |start=earliest | ||
+ | |legend=pane | ||
+ | |searchlabel=… further results | ||
+ | |defaultview=month | ||
+ | |limit=30 | ||
+ | |headers=hide | ||
|class=smw-eventcalendar | |class=smw-eventcalendar | ||
}} | }} | ||
+ | |||
+ | =Create your own personalized calendar= | ||
+ | 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__ |
Latest revision as of 16:28, 16 December 2020
This is a calendar view about the upcoming events.
Other Event Listings: | |
---|---|
Loading...
Create your own personalized calendar
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.