Template:ConfCalendar: Difference between revisions

From Openresearch
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 23: Line 23:
| 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>

Revision as of 07:12, 24 September 2016

This template allows to add custom conference calendars.

{{ConfCalendar
 | series = ISWC
 | limit = 20
 | sort = Submission deadline
}}