As of August 2020 the site you are on (wiki.newae.com) is deprecated, and content is now at rtfm.newae.com.

Template:Infobox factory

From ChipWhisperer Wiki
Jump to: navigation, search
Infobox factory
50px Template documentation[view] [edit] [history] [purge]

Usage

Infobox factory
{{Infobox factory
| name                 = 
| image                = 
| alt                  = 
| caption              = 
| location_map         = 
| location_map_size    = 
| location_map_caption = 
| location_map_alt     = 
| coordinates          = {{Coord}}
| built                = <!-- {{Start date|YYYY|MM|DD|df=y}} -->
| operated             = <!-- {{Start date|YYYY|MM|DD|df=y}}-<br />{{End date|YYYY|MM|DD|df=y}}-->
| location             = 
| industry             = 
| products             = 
| employees            =
| architect            =
| style                =
| buildings            =
| area                 =
| volume               =
| address              =
| owner                =
| defunct              = <!-- {{End date|YYYY|MM|DD}} -->
}}

Example

St. Thomas Assembly
Built 1967 (1967)
Location Southwold, Ontario, Canada
Industry Automotive
Products

Ford Panther platform

Employees 1,590
Area 635 acres (2.57 km2)
Volume 2,600,000 sq ft (240,000 m2)
Address 11920–11968 Sunset Rd
Southwold, Ontario, Canada
Defunct 2011 (2011)
{{Infobox factory
| name        = St. Thomas Assembly
<!-- Commented out: | image      = FormerStThomasAssemblyPlant.jpg -->
| alt         = 
| caption     = Former site of the St. Thomas Assembly manufacturing plant
| built       = {{Start date|1967}}
| location    = [[Southwold, Ontario]], Canada
| coordinates = {{Coord|42.830314|-81.25999|region:CA_type:landmark|display=inline<!--,title-->}}
| industry    = [[Automotive]]
| products    = [[Ford Panther platform]]
* [[Ford Crown Victoria]]
* [[Lincoln Town Car]]
* [[Mercury Grand Marquis]]
| employees   = 1,590
| architect   = 
| style       = 
| area        = {{convert|635|acre|km2}}
| volume      = {{convert|2600000|sqft|m2|abbr=on}}
| address     = 11920–11968 Sunset Rd<br/>Southwold, Ontario, Canada
| defunct     = {{End date|2011}}
}}

Microformat

The HTML markup produced by this template includes an hCard microformat, which makes the place-name and location parsable by computers, either acting automatically to catalogue articles 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.

Sub-templates

If the place or venue has an "established", "founded", "opened" or similar date, use {{start date}} unless the date is before 1583 CE.

If it has a URL, use {{URL}}.

Please do not remove instances of these sub-templates.

Classes

hCard uses HTML classes including:

  • adr
  • agent
  • category
  • county-name
  • extended-address
  • fn
  • label
  • locality
  • nickname
  • note
  • org
  • region
  • street-address
  • uid
  • url
  • vcard

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

  • geo
  • latitude
  • longitude

Please do not rename or remove these classes nor collapse nested elements which use them.

Precision

When giving coordinates, please use an appropriate level of precision. Do not use {{coord}}'s |name= parameter.