Difference between revisions of "Template:ConfCalendar"

From Openresearch
Jump to: navigation, search
m
m
 
(20 intermediate revisions by the same user not shown)
Line 2: Line 2:
  
 
<pre>{{ConfCalendar
 
<pre>{{ConfCalendar
  | series = ISWC
+
  | series = ISWC ESWC WWW ICSC SEMANTICs
 
  | limit = 20
 
  | limit = 20
 
  | sort = Submission deadline
 
  | sort = Submission deadline
Line 9: Line 9:
 
</noinclude>
 
</noinclude>
 
<includeonly>
 
<includeonly>
Coference calendar for event in the series: {{{series}}}
+
{{#ask: [[Category:series]] [[{{#replace:{{{series}}}| |{{!}}{{!}}}}]]
 
+
| format=list
{{#ask: [[Category:event]] [[Event in series::{{{series}}}]]
+
}}
 +
{{#ask: [[Category:event]] [[Event in series::{{#replace:{{{series}}}| |{{!}}{{!}}}}]]  [[end date::>{{CURRENTYEAR}}-{{CURRENTMONTH}}-{{CURRENTDAY}}]]
 
| ?title = Name
 
| ?title = Name
 
| ?has location city = City
 
| ?has location city = City
Line 23: Line 24:
 
| format=table
 
| format=table
 
| limit = {{#ifeq:{{{limit|}}}||20|{{{limit}}}}}
 
| limit = {{#ifeq:{{{limit|}}}||20|{{{limit}}}}}
| sort= {{#ifeq:{{{limit|}}}||end date|{{{end date}}}}}
+
| sort= {{#ifeq:{{{sort|}}}||end date|{{{sort}}}}}
 
}}
 
}}
 
</includeonly>
 
</includeonly>

Latest revision as of 13:18, 8 February 2020

This template allows to add custom conference calendars.

{{ConfCalendar
 | series = ISWC ESWC WWW ICSC SEMANTICs
 | limit = 20
 | sort = Submission deadline
}}