Template:Event inline: Difference between revisions
Jump to navigation
Jump to search
Tom Morris (talk | contribs) (adding #pad functions) |
m (Protected "Template:Event inline": Transcluded onto the main page ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite))) |
||
(8 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
<span class="vevent">'''<abbr class="dtstart" title="{{{1}}}-{{# | <span class="vevent">'''<abbr class="dtstart" title="{{{1}}}-{{{2}}}-{{{3}}}">{{{3}}}</abbr>{{#ifeq: {{{end|}}} | | |–<abbr class="dtend" title="{{{1}}}-{{{2}}}-{{{end}}}">{{{end}}}</abbr>}}{{#ifeq: {{{endmonth|}}} | | |–<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. Use as: | ||
<pre><nowiki>{{event inline|Year|Month|Day|end=EndDay|Description}}</nowiki></pre> | |||
[[Category:Templates]] | |||
</noinclude> | </noinclude> |
Latest revision as of 17:50, 24 January 2014
{{{3}}} - {{{4}}}
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}}