Difference between revisions of "Events Calendar"

From Openresearch
Jump to: navigation, search
Line 1: Line 1:
 
This is a calendar view about the upcoming events.
 
This is a calendar view about the upcoming events.
 
+
.smw-eventcalendar {
 +
  width:100%;
 +
  height:400px;
 +
}
 
{{#ask: [[Category:event]] [[end date::>{{CURRENTYEAR}}-{{CURRENTMONTH}}-{{CURRENTDAY}}]]
 
{{#ask: [[Category:event]] [[end date::>{{CURRENTYEAR}}-{{CURRENTMONTH}}-{{CURRENTDAY}}]]
 
|?Start date
 
|?Start date
 
|?End date
 
|?End date
 
|format=eventcalendar
 
|format=eventcalendar
 +
|class=smw-eventcalendar
 
|legend=top
 
|legend=top
 
}}
 
}}

Revision as of 20:06, 16 June 2016

This is a calendar view about the upcoming events. .smw-eventcalendar {

 width:100%;
 height:400px;

}

Loading...