include-pattern-examples-in-wild: Difference between revisions

From Microformats Wiki
Jump to navigation Jump to search
Line 4: Line 4:


==Examples==
==Examples==
* [http://www.bo.ingv.it/contents/INGV-Bologna/Staff.html INGV Bologna] uses include-pattern for organization-name and fax in hcards of staff, marked-up as  HTML table-rows.
* [http://3amproductions.net 3AM Productions] uses include-pattern for filling in hcard pieces throughout the page. Originally used <code>object</code> but switched to <code>a</code> due to issues styling <code>object</code> in IE as well as accessibility validator issues ([http://www.contentquality.com/ Cynthia])
* [http://3amproductions.net 3AM Productions] uses include-pattern for filling in hcard pieces throughout the page. Originally used <code>object</code> but switched to <code>a</code> due to issues styling <code>object</code> in IE as well as accessibility validator issues ([http://www.contentquality.com/ Cynthia])
* The [http://www.westmidlandbirdclub.com/ West Midland Bird Club] in the English Midlands uses include-pattern, with <code>object</code>, to include the logo from the top of each page, in the page-footer's hCard (e.g on [http://www.westmidlandbirdclub.com/new.htm the What's New page]), and to include the location and page-URL of, for example, its [http://www.westmidlandbirdclub.com/birmingham/indoor.htm indoor meetings in Birmingham] in their hCalendar microforamts.
* The [http://www.westmidlandbirdclub.com/ West Midland Bird Club] in the English Midlands uses include-pattern, with <code>object</code>, to include the logo from the top of each page, in the page-footer's hCard (e.g on [http://www.westmidlandbirdclub.com/new.htm the What's New page]), and to include the location and page-URL of, for example, its [http://www.westmidlandbirdclub.com/birmingham/indoor.htm indoor meetings in Birmingham] in their hCalendar microforamts.

Revision as of 17:42, 3 October 2007

Include Pattern Examples in the Wild

Pages which use the include-pattern. Please add new examples to the top of this list, and specify whether object or a is used for the included content.

Examples

  • INGV Bologna uses include-pattern for organization-name and fax in hcards of staff, marked-up as HTML table-rows.
  • 3AM Productions uses include-pattern for filling in hcard pieces throughout the page. Originally used object but switched to a due to issues styling object in IE as well as accessibility validator issues (Cynthia)
  • The West Midland Bird Club in the English Midlands uses include-pattern, with object, to include the logo from the top of each page, in the page-footer's hCard (e.g on the What's New page), and to include the location and page-URL of, for example, its indoor meetings in Birmingham in their hCalendar microforamts.
  • ...

Related Pages