events-template: Difference between revisions
		
		
		
		
		
		Jump to navigation
		Jump to search
		
				
		
		
	
AndyMabbett (talk | contribs) m (fixes)  | 
				AndyMabbett (talk | contribs)   (add hCalendar Mark-up; "microformats" tag)  | 
				||
| Line 13: | Line 13: | ||
== Details ==  | == Details ==  | ||
* Title: xxxxx  | <div class="vevent">  | ||
* Where: xxxVenuexxx  | * Title: <span class="summary">xxxxx</span>  | ||
* When:   | * 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 ==  | ||
tags: '''xxxxx xxxxx xxxxx'''  | tags: '''microformats xxxxx xxxxx xxxxx'''  | ||
== Presenter ==  | == Presenter ==  | ||
| Line 31: | Line 34: | ||
<!--    | <!--    | ||
*[xxxUrlxxx xxxNamexxx]  | *[xxxUrlxxx xxxNamexxx]  | ||
* ~~~  | |||
-->  | -->  | ||
* ...  | * ...  | ||
| Line 40: | Line 44: | ||
Please use ''all'' of the following tags when tagging photos published related to xxxTitlexxx:  | Please use ''all'' of the following tags when tagging photos published related to xxxTitlexxx:  | ||
tags: '''xxx xxx'''  | tags: '''microformats xxx xxx'''  | ||
<!--  | <!--  | ||
| Line 50: | Line 54: | ||
Please use ''all'' of the following tags when tagging blog posts published related to xxxTitlesxxx:  | Please use ''all'' of the following tags when tagging blog posts published related to xxxTitlesxxx:  | ||
tags: '''xxx xxx'''  | tags: '''microformats xxx xxx'''  | ||
* ...  | * ...  | ||
Revision as of 09:33, 30 July 2007
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]] -->