{{Short description|Microformat}} {{About||details of hRecipe used on Wikipedia|:Wikipedia:Microformats}} {{Lowercase title}}
'''hRecipe''' is a draft microformat for publishing details of recipes using (X)HTML on web pages, using HTML classes and ''rel'' attributes.<ref name="UFwiki">{{cite web|url=http://microformats.org/wiki/hrecipe|title=hRecipe at the Microformats Wiki|access-date=2009-08-07}}</ref> In its simplest form, it can be used to identify individual foodstuffs, because the only required properties are <code>fn</code> ("formatted name") and an <code>ingredient</code>,<ref name="UFwiki" /> which can be the same:
<syntaxhighlight lang="wikitext"><span class="hrecipe"><span class="fn ingredient">sugar</span></span></syntaxhighlight>
==See also== * hAtom * hCard * hCalendar * hReview * Span and div
==References== <references/>
==External links== {{Wikibook|Cookbook:Table of Contents}} * [http://microformats.org/wiki/hrecipe hRecipe] at the Microformats Wiki
{{Semantic Web}}
Category:Microformats
{{Compu-prog-stub}}