Fyrimynd:Mf-adr/doc

Frá Wikipedia, hin frælsa alfrøðin

Purpose[rætta wikitekst]

{{Mf-adr}} – An inline ADR microformat generator.

Usage[rætta wikitekst]

Copy a blank version to use. All fields are optional. However, this template will only produce non-visible markup if no values for the address fields are provided.

{{mf-adr
|street = 
|city   = 
|region = 
|pocode = 
|nation = 
|inadr  = (for use inside a tag already marked class="adr", optional)
}}

Example[rætta wikitekst]

1255 Kingston Rd, Pickering, Ontario, L1V 1B5, Canada

{{mf-adr
|street = 1255 Kingston Rd
|city   = Pickering
|region = Ontario
|pocode = L1V 1B5
|nation = Canada
}}


Microformat[rætta wikitekst]

The HTML mark-up produced by this template includes an adr microformat that makes postal addresses or their component parts (regions, postal codes, country names, etc) readily parsable by computer programs. This aids tasks such as the cataloguing of articles and maintenance of databases. For more information about the use of microformats on Wikipedia, please visit the Microformat WikiProject.

Classes used

The HTML classes this microformat uses include:

  • adr
  • country-name
  • extended-address
  • locality
  • postal-code
  • region
  • street-address
Please do not rename or remove these classes.