Template:Infobox mint

From Wikipedia, the free encyclopedia

{{{name}}}
Location: {{{location}}}
Founded/First coin struck: {{{built}}}
Architect: {{{architect}}}
Architectural style(s): {{{architecture}}}
Disestablished: {{{disestablished}}}
Governing body: {{{governing_body}}}
Website: {{{website}}}
[edit] Template documentation

An Infobox mint may be used to summarize information about a mint.

See also {{Infobox Historic building}}

[edit] Usage

{{Infobox mint
| name                = 
| image               = 
| caption             =
| location            =
| built               =
| architect           =
| architecture        = 
| disestablished      =
| governing_body      =
| website             =
}}

[edit] Microformat

The HTML mark up produced by this template includes an hCard microformat, which makes the place-name and location parsable by computers, either acting automatically to catalogue article across Wikipedia, or via a browser tool operated by a person, to (for example) add the subject to an address book. Within the hCard is a Geo microformat, which additionally makes the coordinates (latitude & longitude) parsable, so that they can be, say, looked up on a map, or downloaded to a GPS unit. For more information about the use of microformats on Wikipedia, please see the microformat project.

hCard uses HTML classes including:

  • "adr"
  • "county-name"
  • "fn"
  • "label"
  • "locality"
  • "nickname"
  • "note"
  • "org"
  • "region"
  • "street-address"
  • "vcard"

Geo is produced by calling {{coord}}, and uses HTML classes:

  • "geo"
  • "latitude"
  • "longitude"

Please do not rename or remove these classes.

When giving coordinates, please don't be overly precise.


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.