Template:HCalendar: Difference between revisions
Jump to navigation
Jump to search
(dann eben ohne abbr) |
No edit summary |
||
Line 1: | Line 1: | ||
<noinclude> | |||
[[Category:Templates]] | |||
Event Template mit maschinenlesbaren (z.B. [https://addons.mozilla.org/de/firefox/addon/4106 Firefox Operator Extension]) Metadaten. | |||
siehe auch http://microformats.org/wiki/hcalendar --[[User:PhilFry|PhilFry]] 23:50, 20 July 2007 (UTC) | |||
</noinclude> | |||
<div class="vevent"> | <div class="vevent"> | ||
<span class=" | :<span class="dtstart" title="{{{dtstart}}}">{{{dtstart_human}}}</span> <span class="summary">{{{summary}}}</span> | ||
< | ::<p class="description">{{{description}}}</p> | ||
::<span class="location">{{{location}}}</span> | |||
</div> | </div> |
Revision as of 23:50, 20 July 2007
Event Template mit maschinenlesbaren (z.B. Firefox Operator Extension) Metadaten.
siehe auch http://microformats.org/wiki/hcalendar --PhilFry 23:50, 20 July 2007 (UTC)
- {{{dtstart_human}}} {{{summary}}}
{{{description}}}
- {{{location}}}