Template:Event inline feed: Difference between revisions

From Wikimedia UK
Jump to navigation Jump to search
m (→‎2021: Testing new events feed)
m (→‎New template: Development)
Line 1: Line 1:
<span class="vevent">'''<abbr class="dtstart" title="{{{1}}}-{{{2}}}-{{{3}}}">{{{3}}}</abbr>{{#ifeq: {{{end|}}} | | |&ndash;<abbr class="dtend" title="{{{1}}}-{{{2}}}-{{{end}}}">{{{end}}}</abbr>}}{{#ifeq: {{{endmonth|}}} | | |&ndash;<abbr class="dtend" title="{{{1}}}-{{{endmonth}}}-{{{endday}}}">{{{endday}}}</abbr>}}''' - <span class="url">{{{5}}} {{{4}}}</span></span><noinclude>
<span class="vevent">'''<abbr class="dtstart" title="{{{1}}}-{{{2}}}-{{{3}}}">{{{3}}}</abbr>{{#ifeq: {{{end|}}} | | |&ndash;<abbr class="dtend" title="{{{1}}}-{{{2}}}-{{{end}}}">{{{end}}}</abbr>}}{{#ifeq: {{{endmonth|}}} | | |&ndash;<abbr class="dtend" title="{{{1}}}-{{{endmonth}}}-{{{endday}}}">{{{endday}}}</abbr>}}''' - {{{4}}}, <span class="url">{{{5}}}</span></span><noinclude>


A simple inline event designed to be used on [[Events]] page, with added hCalendar support. Use as:
A simple inline event designed to be used on [[Events]] page, with added hCalendar support. Use as:

Revision as of 18:10, 10 January 2021

{{{3}}} - {{{4}}}, {{{5}}}

A simple inline event designed to be used on Events page, with added hCalendar support. Use as:

{{event inline|Year|Month|Day|end=EndDay|Description|Link}}