<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://microformats.org/wiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Fthiess</id>
	<title>Microformats Wiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="http://microformats.org/wiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Fthiess"/>
	<link rel="alternate" type="text/html" href="http://microformats.org/wiki/Special:Contributions/Fthiess"/>
	<updated>2026-05-10T17:40:33Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.38.4</generator>
	<entry>
		<id>http://microformats.org/wiki/index.php?title=adr-examples&amp;diff=13769</id>
		<title>adr-examples</title>
		<link rel="alternate" type="text/html" href="http://microformats.org/wiki/index.php?title=adr-examples&amp;diff=13769"/>
		<updated>2006-06-05T01:10:50Z</updated>

		<summary type="html">&lt;p&gt;Fthiess: Fixed markup error in example&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;h1&amp;gt;More ADR examples&amp;lt;/h1&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;h2&amp;gt;LOCALITY and other ADR fragments&amp;lt;/h2&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Using the &amp;lt;strong&amp;gt;adr&amp;lt;/strong&amp;gt; microformat should not just be limited to full datasets of information.&lt;br /&gt;
In some cases, people reference regions or localities sans any additional information.&lt;br /&gt;
&lt;br /&gt;
By marking these cases up, use of microformats, (particularly &amp;lt;strong&amp;gt;adr&amp;lt;/strong&amp;gt;), will skyrocket.&lt;br /&gt;
&lt;br /&gt;
For instance - with the below post, we reference a city but nothing else.&lt;br /&gt;
Because I marked up the city name with the &amp;lt;em&amp;gt;locality&amp;lt;/em&amp;gt; property, I added the &amp;lt;em&amp;gt;adr&amp;lt;/em&amp;gt;&lt;br /&gt;
property to the block-level parent element that contains the relevant &amp;lt;em&amp;gt;locality&amp;lt;/em&amp;gt; property.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;h3&amp;gt;Example:&amp;lt;/h3&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&lt;br /&gt;
&amp;lt;p class=&amp;quot;adr&amp;quot;&amp;gt;Unbelievable. Yesterday's high temperature in &amp;lt;span  &lt;br /&gt;
class=&amp;quot;locality&amp;quot;&amp;gt;Salem&amp;lt;/span&amp;gt; it was 57 degrees out. &amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;h2&amp;gt;Use of the &amp;lt;code&amp;gt;&amp;amp;lt;abbr&amp;amp;gt;&amp;lt;/code&amp;gt; element&amp;lt;/h2&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Semantically-correct &amp;lt;strong&amp;gt;adr&amp;lt;/strong&amp;gt; markup would use the &amp;lt;code&amp;gt;&amp;amp;lt;abbr&amp;amp;gt;&amp;lt;/code&amp;gt; element while&lt;br /&gt;
using the &amp;lt;em&amp;gt;region&amp;lt;/em&amp;gt;, &amp;lt;em&amp;gt;country-name&amp;lt;/em&amp;gt; and perhaps other &amp;lt;strong&amp;gt;adr&amp;lt;/strong&amp;gt; properties.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;h3&amp;gt;Example:&amp;lt;/h3&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&lt;br /&gt;
&amp;lt;abbr class=&amp;quot;region&amp;quot; title=&amp;quot;California&amp;quot;&amp;gt;CA&amp;lt;/abbr&amp;gt;,&lt;br /&gt;
&amp;lt;abbr class=&amp;quot;country-name&amp;quot; title=&amp;quot;United States&amp;quot;&amp;gt;US&amp;lt;/abbr&amp;gt;&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
For the full country names in the &amp;lt;code&amp;gt;title&amp;lt;/code&amp;gt; attribute of the &amp;lt;code&amp;gt;&amp;amp;lt;abbr&amp;amp;gt;&amp;lt;/code&amp;gt; element when using the &amp;lt;em&amp;gt;country-name&amp;lt;/em&amp;gt; property, &lt;br /&gt;
use [http://www.iso.org/iso/en/prods-services/iso3166ma/02iso-3166-code-lists/list-en1.html ISO 3166-1].&lt;/div&gt;</summary>
		<author><name>Fthiess</name></author>
	</entry>
</feed>