events-template

From Microformats Wiki
Revision as of 00:57, 29 August 2007 by Tantek (talk | contribs) (adjusted a few fields for compactness, styling of recent events)
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

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__


== details ==
<div class="vevent">
;When
:<span class="dtstart">2007-mm-dd</span>–<span class=dtend>2007-mm-dd</span>
;Where
:<span class="location">xxxVenuexxx</span>
;What
:<span class="summary">xxxxx</span>
;Presenter
:[xxxUrlxxx xxxNamexxx]
;Web
:<span class="url">http://example.com</span>
</div>

'''[http://technorati.com/events/microformats.org/wiki/events/xxxPageURLxxx Add this event to your diary or calendar program]''' http://www.boogdesign.com/images/buttons/microformat_hcalendar.png

== tags ==
Please use ''all'' of the following tags when tagging related content (blog posts, photos):

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

== attendees ==
Add yourself alphabetically sorted by last name if you attended.

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

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

tags: '''microformats xxx xxx'''

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

== notes ==
Session comments and Q&A.
* ...

== articles and blog posts ==
Articles and blog posts following up on the meetup. Newest first.

Please use ''all'' of the following tags when tagging blog posts published related to xxxTitlesxxx:

tags: '''microformats xxx xxx'''

* ...

<!-- 
== see also ==
* [[xxxWikilinkxxx]] 
-->

== related pages==
{{events-related-pages}}


Return to microformats [[events]].

Related pages


Return to microformats events.