On 4/4/07, Costello, Roger L. <[EMAIL PROTECTED]> wrote:
Likewise, many wiki articles have the name of a country. The country name could be wrapped in a template such as this:{{country-name |Singapore}} The HTML that is generated by the template could be: Singapore <span class="adr" style="display:none"> (<span class="country-name">Singapore</span) </span>
How is this better than just: <span class="adr"><span class="country-name">Singapore</span></span> ? -Ciaran McNulty _______________________________________________ microformats-discuss mailing list [email protected] http://microformats.org/mailman/listinfo/microformats-discuss
