Template:Event inline: Difference between revisions

From Wikimedia UK
Jump to navigation Jump to search
m (fmt)
(+ option for going over the end of the month)
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>}}''' - <span class="summary">{{{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>}}''' - <span class="summary">{{{4}}}</span></span><noinclude>


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


</noinclude>
</noinclude>

Revision as of 20:16, 11 June 2012

{{{3}}} - {{{4}}}

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