events-template

From Microformats Wiki
Revision as of 09:33, 30 July 2007 by AndyMabbett (talk | contribs) (add hCalendar Mark-up; "microformats" tag)
Jump to navigation Jump to search

Template for events

You can cut & paste the following for events pages. Delete any unwanted sections, and remove comment mark-up from those you wish to use at latter stage.:

<h1>xxxTitlexxx</h1>

One of several microformats [[events]].

__TOC__


== Summary ==

== Details ==
<div class="vevent">
* Title: <span class="summary">xxxxx</span>
* Where: <span class="location">xxxVenuexxx</span>
* When: <span class="dtstart">2007-mm-dd</span>–<span class=dtend>2007-mm-dd</span>
* Web: <span class="url">http://example.com</span>
</div>

== Tags ==

tags: '''microformats xxxxx xxxxx xxxxx'''

== Presenter ==
<!-- 
*[xxxUrlxxx xxxNamexxx]
-->

== Attending ==
Alphabetically sorted by last name.

<!-- 
*[xxxUrlxxx xxxNamexxx]
* ~~~
-->
* ...

== Session Comments and Q&A ==
* ...

== Photos ==
Please use ''all'' of the following tags when tagging photos published related to xxxTitlexxx:

tags: '''microformats xxx xxx'''

<!--
*[xxxUrlxxx] 
-->
* ...

== Related Articles/Blogs ==
Please use ''all'' of the following tags when tagging blog posts published related to xxxTitlesxxx:

tags: '''microformats xxx xxx'''

* ...

<!-- 
== See Also ==
* [[xxxWikilinkxxx]] 
-->