events-template: Difference between revisions

From Microformats Wiki
Jump to navigation Jump to search
m (someone forgot "")
(use time element, add microformats-2 support, address properties, use H2VX instead of Technorati)
Line 9: Line 9:
One of several microformats [[events]].
One of several microformats [[events]].
   
   
<div class="event-page vevent">
<div class="event-page vevent h-event">
== details ==
== details ==
;When
;When
:<span class="dtstart">2010-mm-dd</span>&ndash;<span class="dtend">2010-mm-dd</span>
:<time class="dtstart dt-start">2010-mm-dd</time>&ndash;<time class="dtend dt-end">2010-mm-dd</time>
;Where
;Where
:<span class="location vcard"><span class="fn org">xxxVenuexxx</span>, <span class="adr">xxxAddressMicroformatComponentsxxx <span class="country-name">xxxCountryxxx</span></span></span>
:<span class="location p-location vcard h-card"><span class="fn p-name org p-org">xxxVenueNamexxx</span>, <span class="adr"><span class="street-address p-street-address">xxxStreetAddressxxx</span>, <span class="locality p-locality">xxxCityxxx</span>, <span class="region p-region">xxxStatexxx</span>, <span class="country-name p-country-name">xxxCountryxxx</span></span></span>
;What
;What
:<span class="summary">xxxxx</span>
:<span class="summary p-summary">xxEventSummaryxx</span>
;Presenter
;Presenter
:[xxxUrlxxx xxxNamexxx]
:[xxxUrlxxx xxxNamexxx]
;Web
;Web
:<span class="url">http://example.com</span>
:<span class="url u-url">http://eventsiteURL.example.com</span>


'''[http://feeds.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
'''[http://h2vx.com/ics/microformats.org/wiki/events/xxxPageURLxxx Add this event to your diary or calendar program]''' http://www.boogdesign.com/images/buttons/microformat_hcalendar.png


== tags ==
== tags ==
Line 28: Line 28:
<!--  
<!--  
Event author:  
Event author:  
* replace "EVENTSPECIFICTAG" in the below text with a tag unique to the event, i.e. short name of event + (optional location) + (full-year or sequence number), e.g. BarCampBlock2007, FooCampLondon2007, SHDH22, SXSW2008, microformats-dinner-2010-MM-DD - update MM and DD to the Gregorian month and day of the month accordingly).
* replace "EVENTSPECIFICTAG" in the below text with a tag unique to the event, i.e. short name of event + (optional location) + (full-year or sequence number), e.g. BarCampBlock2007, FooCampLondon2007, SHDH22, SXSW2008, microformats-dinner-2011-MM-DD - update MM and DD to the Gregorian month and day of the month accordingly).
* replace "san-francisco" with the city where the event is taking place
* replace "san-francisco" with the city where the event is taking place
* update the Upcoming.org event machine tag, too.
* update the Upcoming.org event machine tag, too.
Line 34: Line 34:


<kbd class="tags" style="display:block">
<kbd class="tags" style="display:block">
<span class="category">'''EVENTSPECIFICTAG'''</span>  
<span class="category p-category">'''EVENTSPECIFICTAG'''</span>  
<span class="category">microformats</span>  
<span class="category p-category">microformats</span>  
<span class="category">san-francisco</span>  
<span class="category p-category">san-francisco</span>  
<span class="category">''upcoming:event=00000000''</span> <!-- Add/update this tag when you create the respective upcoming.org event -->
<span class="category p-category">''upcoming:event=00000000''</span> <!-- Add/update this tag when you create the respective upcoming.org event -->
</kbd>
</kbd>
   
   
If you use Twitter, mention ''@microformats''' in tweets about the event, and track them on [http://search.twitter.com/search?q=microformats Twitter Search].
If you use Twitter, mention '''@microformats''' in tweets about the event, and track them on [http://search.twitter.com/search?q=microformats Twitter Search].
   
   
== attendees ==
== attendees ==

Revision as of 02:12, 14 December 2011

<entry-title>Template for events</entry-title>

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.:


<entry-title>Microformats Event</entry-title>
__TOC__
One of several microformats [[events]].
 
<div class="event-page vevent h-event">
== details ==
;When
:<time class="dtstart dt-start">2010-mm-dd</time>–<time class="dtend dt-end">2010-mm-dd</time>
;Where
:<span class="location p-location vcard h-card"><span class="fn p-name org p-org">xxxVenueNamexxx</span>, <span class="adr"><span class="street-address p-street-address">xxxStreetAddressxxx</span>, <span class="locality p-locality">xxxCityxxx</span>, <span class="region p-region">xxxStatexxx</span>, <span class="country-name p-country-name">xxxCountryxxx</span></span></span>
;What
:<span class="summary p-summary">xxEventSummaryxx</span>
;Presenter
:[xxxUrlxxx xxxNamexxx]
;Web
:<span class="url u-url">http://eventsiteURL.example.com</span>

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

== tags ==
Use the following tags on related content (blog posts, photos, [http://twitter.com tweets]):
<!-- 
Event author: 
* replace "EVENTSPECIFICTAG" in the below text with a tag unique to the event, i.e. short name of event + (optional location) + (full-year or sequence number), e.g. BarCampBlock2007, FooCampLondon2007, SHDH22, SXSW2008, microformats-dinner-2011-MM-DD - update MM and DD to the Gregorian month and day of the month accordingly).
* replace "san-francisco" with the city where the event is taking place
* update the Upcoming.org event machine tag, too.
-->

<kbd class="tags" style="display:block">
<span class="category p-category">'''EVENTSPECIFICTAG'''</span> 
<span class="category p-category">microformats</span> 
<span class="category p-category">san-francisco</span> 
<span class="category p-category">''upcoming:event=00000000''</span> <!-- Add/update this tag when you create the respective upcoming.org event -->
</kbd>
 
If you use Twitter, mention '''@microformats''' in tweets about the event, and track them on [http://search.twitter.com/search?q=microformats Twitter Search].
 
== attendees ==
Add yourself alphabetically sorted by family name if you plan on attending or attended.

* [[User:YourUserName|Your full name (fn)]]
* ...

== photographs ==
<!--

See [http://www.flickr.com/photos/tags/EVENTSPECIFICTAG/ EVENTSPECIFICTAG tag on Flickr].

[http://www.flickr.com/photos/tantek/1565582389/ http://farm3.static.flickr.com/2282/1565582389_8385db9a08_m.jpg][http://www.flickr.com/photos/tantek/1566469202/ http://farm3.static.flickr.com/2020/1566469202_1ac8e757a8_m.jpg][http://www.flickr.com/photos/tantek/1566468100/ http://farm3.static.flickr.com/2414/1566468100_13f0338089_m.jpg]

Click on yourself and add a note with your name linking to your URL!

*[xxxUrlxxx] 
-->
* ...

== notes ==
Topics discussed, comments, and Q&A.

* …

== articles and blog posts ==
Articles and blog posts following up on the meetup. Add a link to your post in the list below. Newest first.

* ...


</div> <!-- End of @vevent -->

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

Related pages