Template:Mf-adr/doc
This is a documentation subpage for Template:Mf-adr. It contains usage information, categories and other content that is not part of the original template page. |
This template employs intricate features of template syntax. You are encouraged to familiarise yourself with its setup and parser functions before editing the template. If your edit causes unexpected problems, please undo it quickly, as this template may appear on a large number of pages. Remember that you can conduct experiments, and should test all improvements, in either the general Template sandbox or your user space before changing anything here. |
Purpose
{{Mf-adr}} – An inline ADR microformat generator.
Usage
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.
<syntaxhighlight lang="wikitext"> </syntaxhighlight>
Example
1255 Kingston Rd, Pickering, Ontario, L1V 1B5, Canada <syntaxhighlight lang="wikitext" style="overflow:auto;">1255 Kingston Rd, Pickering, Ontario, L1V 1B5, Canada</syntaxhighlight>
Microformat
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 on English Wikipedia.
- Classes used
The HTML classes of this microformat include:
- adr
- country-name
- extended-address
- locality
- postal-code
- region
- street-address