events-template: Difference between revisions

From Microformats Wiki
Jump to navigation Jump to search
m (embolden)
m (Reverted edits by I MADE THOUSANDS OF ACCOUNTS IN MICROFORMATS WIKI GO TO CHECK OUT THE USER LIST ([[User talk:I MADE THOUSANDS OF ACCOUNTS IN MICROF)
(21 intermediate revisions by 8 users not shown)
Line 1: Line 1:
=Template for events=
<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.:
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.:
Line 5: Line 5:
<pre><nowiki>
<pre><nowiki>


<h1>xxxTitlexxx</h1>
<entry-title>Microformats Event</entry-title>
{{TOC-right}}
__TOC__
One of several microformats [[events]].
One of several microformats [[events]].
 
==Subscribe==
<div class="event-page h-event vevent">
You can:
*Add this event to your Calendar: http://feeds.technorati.com/events/[URL of your new page, without "http://"]
*Subscribe to this event: webcal://feeds.technorati.com/events/[URL of your new page, without "http://"]
 
== details ==
== details ==
<div class="vevent">
;When
;When
:<span class="dtstart">2007-mm-dd</span>&ndash;<span class=dtend>2007-mm-dd</span>
:<time class="dt-start dtstart">2013-mm-dd</time>&ndash;<time class="dt-end dtend">2013-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="p-location location h-card vcard"><span class="p-name fn p-org org">xxxVenueNamexxx</span>, <span class="adr"><span class="p-street-address street-address">xxxStreetAddressxxx</span>, <span class="p-locality locality">xxxCityxxx</span>, <span class="p-region region">xxxStatexxx</span>, <span class="p-country-name country-name">xxxCountryxxx</span></span></span>
;What
;What
:<span class="summary">xxxxx</span>
:<span class="p-name summary">xxEventSummaryxx</span>
;Presenter
;Presenter
:[xxxUrlxxx xxxNamexxx]
:[xxxUrlxxx xxxNamexxx]
;Web
;Web
:<span class="url">http://example.com</span>
:<span class="u-url 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
 
== description ==
<div class="p-description description">
This is a super-awesome microformats event about the amazing things you can do with microformats!
</div>
</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 ==
== tags ==
Please use ''all'' of the following tags when tagging related content (blog posts, photos):
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).
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-2013-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.
-->
-->


tags: '''EVENTSPECIFICTAG microformats ... ...'''
<kbd class="tags" style="display:block">
 
<span class="p-category category">'''EVENTSPECIFICTAG'''</span>
Please mention '''#EVENTSPECIFICTAG''' (with the "#") in Twitter posts about the event. See [[twitter-syntax#Hash_tags|hash tags]] for more info.
<span class="p-category category">microformats</span>
 
<span class="p-category category">san-francisco</span>
<span class="p-category 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 ==
== attendees ==
Add yourself alphabetically sorted by last name if you attended.
Add yourself alphabetically sorted by family name if you plan on attending or attended.


<!--  
* <span class="p-attendee attendee h-card">[[User:YourUserName|Your full name]]</span>
*[xxxUrlxxx xxxNamexxx]
* ~~~
-->
* ...
* ...


== photographs ==
== photographs ==
Please use ''all'' of the following tags when tagging related photos:
tags: '''microformats ... ...'''
<!--
<!--


Line 68: Line 67:


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


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


Please use ''all'' of the following tags when tagging related blog posts:
* ...


tags: '''microformats ... ...'''


* ...
</div> <!-- End of h-event -->
 
<!--  
== see also ==
* [[xxxWikilinkxxx]]
-->


== related pages==
== related pages==

Revision as of 11:27, 22 September 2013

<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 h-event vevent">
== details ==
;When
:<time class="dt-start dtstart">2013-mm-dd</time>–<time class="dt-end dtend">2013-mm-dd</time>
;Where
:<span class="p-location location h-card vcard"><span class="p-name fn p-org org">xxxVenueNamexxx</span>, <span class="adr"><span class="p-street-address street-address">xxxStreetAddressxxx</span>, <span class="p-locality locality">xxxCityxxx</span>, <span class="p-region region">xxxStatexxx</span>, <span class="p-country-name country-name">xxxCountryxxx</span></span></span>
;What
:<span class="p-name summary">xxEventSummaryxx</span>
;Presenter
:[xxxUrlxxx xxxNamexxx]
;Web
:<span class="u-url 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

== description ==
<div class="p-description description">
This is a super-awesome microformats event about the amazing things you can do with microformats!
</div>

== 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-2013-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="p-category category">'''EVENTSPECIFICTAG'''</span> 
<span class="p-category category">microformats</span> 
<span class="p-category category">san-francisco</span> 
<span class="p-category 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.

* <span class="p-attendee attendee h-card">[[User:YourUserName|Your full name]]</span>
* ...

== 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 h-event -->

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

Related pages