Template:Event inline feed: Difference between revisions
Jump to navigation
Jump to search
m (→New template: Development) |
m (→New template: Development) |
||
(11 intermediate revisions by the same user not shown) | |||
Line 1: | Line 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">{{{ | <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>, <p class="url">{{{5}}}</span></p><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: | ||
<pre><nowiki>{{event inline|Year|Month|Day|end=EndDay| | <pre><nowiki>{{event inline|Year|Month|Day|end=EndDay|Description|Link}}</nowiki></pre> | ||
[[Category:Templates]] | [[Category:Templates]] | ||
</noinclude> | </noinclude> |
Latest revision as of 17:12, 13 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}}