Difference between revisions of "Template:ConfCalendar"

From Openresearch
Jump to: navigation, search
m
m
Line 23: Line 23:
 
| ?Category:Workshop = Workshop
 
| ?Category:Workshop = Workshop
 
| format=table
 
| format=table
 +
| limit = {{#ifeq:{{{limit|}}}||20|{{{limit}}}}}
 +
| sort= {{#ifeq:{{{sort|}}}||end date|{{{sort}}}}}
 +
}}
 +
 +
{{#ask: [[Category:event]] [[Event in series::{{#replace:{{{series}}}| |{{!}}{{!}}}}]]
 +
| ?title = Name
 +
| ?has location city = City
 +
| ?has location country = Country
 +
| ?Submission deadline
 +
| ?Start date
 +
| ?End date
 +
| mainlabel=Acronym
 +
| ?Category:Conference = Conference
 +
| ?Category:Workshop = Workshop
 +
| format=template
 +
| template = CheckUpcomingEvents
 
| limit = {{#ifeq:{{{limit|}}}||20|{{{limit}}}}}
 
| limit = {{#ifeq:{{{limit|}}}||20|{{{limit}}}}}
 
| sort= {{#ifeq:{{{sort|}}}||end date|{{{sort}}}}}
 
| sort= {{#ifeq:{{{sort|}}}||end date|{{{sort}}}}}
 
}}
 
}}
 
</includeonly>
 
</includeonly>

Revision as of 12:05, 23 June 2025

This template allows to add custom conference calendars.

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