Template:Infobox prison
This template uses Lua: |
Usage
[[File:{{{image}}}|{{{image_size}}}|alt={{{alt}}}|upright=1.14]] | |
[[File:{{{image_map}}}|{{{map_size}}}|alt={{{map_alt}}}|upright=1.14]] | |
Location | {{{location}}} |
---|---|
Coordinates | 0°N 0°E / 0°N 0°E |
Status | {{{status}}} |
Security class | {{{classification}}} |
Capacity | {{{capacity}}} |
Population | {{{population}}} (as of {{{population_as_of}}}) |
Opened | {{{opened}}} |
Closed | {{{closed}}} |
Former name | {{{former_name}}} |
Managed by | {{{managed_by}}} |
Director | {{{director}}} |
Governor | {{{governor}}} |
Warden | {{{warden}}} |
Street address | {{{street-address}}} |
City | {{{city}}} |
County | {{{county}}} |
State/province | {{{state}}} |
Postal code | {{{postcode}}} |
Country | {{{country}}} |
Website | {{{website}}} |
Notable prisoners | |
{{{prisoners}}} | |
{{{embedded}}} |
{{Infobox prison
| name =
| image =
| image_size =
| alt =
| caption =
| image_map =
| map_size =
| map_alt =
| map_caption =
| pushpin_map =
| pushpin_relief =
| pushpin_mapsize =
| pushpin_map_alt =
| pushpin_map_caption =
| pushpin_label =
| map_dot_mark =
| location =
| coordinates =
| status =
| classification =
| capacity =
| population =
| population_as_of =
| opened =
| closed =
| former_name =
| managed_by =
| director =
| governor =
| warden =
| street-address =
| city =
| county =
| state =
| postcode =
| zip =
| country =
| website =
| prisoners =
| embedded =
}}
Parameters
Parameter | Usage |
---|---|
name | Name of the facility |
image | A photograph of the facility. Use wiki image syntax. |
caption | To go with the image |
image_map | An image of a map showing the location of the facility. Use wiki image syntax. |
map_caption | To go with the image_map |
pushpin_map | The name of a {{location map}} |
pushpin_map_caption | To go with the pushpin_map |
location | City, state, province, etc. |
coordinates | Use {{coord|...|display=inline,title}}
|
status | "Operational" or "Closed" |
classification | Security class, e.g. "Minimum", "Maximum", "Minimum to medium", etc. |
capacity | Maximum operating capacity of the facility |
population | Actual inmate population |
population_as_of | Effective date of the "population" figure, above |
opened | Year or date the facility began operating, Use {{Start date}} |
closed | Year or date the facility closed |
managed_by | Company that manages the facility. |
director or governor or warden | Name of the warden or other individual responsible for day-to-day operations. |
street-address city county state country postcode or zip |
Address |
website | Website |
prisoners | Any notable prisoners. Separate by commas or line breaks. |
embedded | Embed an sub-infobox such as {{Designation list}}
|
Mapframe maps
- Basic parameters:
- mapframe – Specify yes or no to show or hide the map, overriding the default. Default: off if
|pushpin_map=
is used, on otherwise - mapframe-caption – Caption for the map. Default: blank (or if
|mapframe-geomask=
is set, "Location in geomask's label") - mapframe-custom – Use a custom map instead of the automatic mapframe. Specify either a
{{maplink}}
template, or another template that generates a mapframe map, or an image name. If used, the subsequent mapframe parameters will be ignored. Default: not specified - mapframe-id or id or qid – Id (Q-number) of Wikidata item to use. Default: item for current page
- mapframe-coordinates or mapframe-coord or coordinates or coord – Coordinates to use, instead of any on Wikidata. Use the {{Coord}} template, e.g.
|coord=
. Default: coordinates from Wikidata{{Coord|12.34|N|56.78|E}}
- mapframe-wikidata – Set to
yes
to show shape/line features from the wikidata item, if any, when|coord=
is set. Default: not specified
- mapframe – Specify yes or no to show or hide the map, overriding the default. Default: off if
- Customise which features are displayed:
- mapframe-shape – Turn off display of shape feature by setting to
none
. Use an inverse shape (geomask) instead of a regular shape by setting toinverse
. Default: not specified - mapframe-point – Turn off display of point feature by setting to
none
. Force point marker to be displayed by setting toon
. Default: not specified - mapframe-line – Turn off display of line feature by setting to
none
. Default: not specified - mapframe-geomask – Wikidata item to use as a geomask (everything outside the boundary is shaded darker). Can either be a specific Wikidata item (Q-number), or a property that specifies the item to use (e.g.
P17
for country (P17),P131
for located in the administrative territorial entity (P131)). Default: not specified - mapframe-switcher – set to
auto
orgeomasks
orzooms
to enable Template:Switcher-style switching between multiple mapframes. Default: not specifiedauto
– switch geomasks found in location (P276) and located in the administrative territorial entity (P131) statements on the page's Wikidata item, searching recursively. E.g. an item's city, that city's state, and that state's country.geomasks
– switch between the geomasks specified as a comma-separated list of Wikidata items (Q-numbers) in the mapframe-geomask parameterzooms
– switch between "zoomed in"/"zoomed midway"/"zoomed out", where "zoomed in" is the default zoom (with a minimum of3
), "zoomed out" is1
, and "zoomed midway" is the average
- mapframe-shape – Turn off display of shape feature by setting to
- Other optional parameters:
- mapframe-frame-width or mapframe-width – Frame width. Default: 270
- mapframe-frame-height or mapframe-height – Frame height. Default: 200
- mapframe-shape-fill – Color used to fill shape features. Default: #606060
- mapframe-shape-fill-opacity – Opacity level of shape fill, a number between 0 and 1. Default: 0.5
- mapframe-stroke-color or mapframe-stroke-colour – Color of line features, and outlines of shape features. Default: #ff0000
- mapframe-stroke-width – Width of line features, and outlines of shape features; default is "5". Default: 5
- mapframe-marker – Marker symbol to use for coordinates; see mw:Help:Extension:Kartographer/Icons for options. Default: not specified (i.e. blank)
- Can also be set to
blank
to override any default marker symbol
- Can also be set to
- mapframe-marker-color or mapframe-marker-colour – Background color for the marker. Default: #5E74F3
- mapframe-geomask-stroke-color or mapframe-geomask-stroke-colour – Color of outline of geomask shape. Default: #555555
- mapframe-geomask-stroke-width – Width of outline of geomask shape. Default: 2
- mapframe-geomask-fill – Color used to fill outside geomask features. Default: #606060
- mapframe-geomask-fill-opacity – Opacity level of fill outside geomask features, a number between 0 and 1. Default: 0.5
- mapframe-zoom – Set the zoom level, from "1" (map of earth) to "18" (maximum zoom in), to be used if the zoom level cannot be determined automatically from object length or area. Default: 10
- mapframe-length_km or mapframe-length_mi or mapframe-area_km2 or mapframe-area_mi2 – Determine zoom level by passing in object's length (in kilometres or miles) or area (in square kilometres or square miles). Default: not specified
- mapframe-frame-coordinates or mapframe-frame-coord – Alternate latitude and longitude coordinates for initial placement of map, using {{coord}}. Default: derived from item coordinates
Example
Location | Corcoran, California |
---|---|
Coordinates | 36°03′36″N 119°32′56″W / 36.060°N 119.549°W |
Status | Operational |
Security class | minimum-maximum |
Capacity | 3,116 |
Population | 5,685 (as of September 2007) |
Opened | 1988 |
Managed by | California Department of Corrections and Rehabilitation |
Warden | Connie Gipson |
Street address | 4001 King Avenue |
City | Corcoran |
State/province | CA |
ZIP Code | 93212 |
Country | USA |
Website | www |
Notable prisoners | |
Juan Corona, Cameron Hooker, Charles Manson |
{{Infobox prison
| name = California State Prison, Corcoran (CSP-COR)
| image = CSP Corcoran.jpg
| image_size = 240px
| pushpin_map = USA California
| pushpin_map_caption = Location in California
| location = [[Corcoran, California]]
| coordinates = {{coord|36.060|-119.549|type:landmark|display=inline,title}}
| status = Operational
| classification = minimum-maximum
| capacity = 3,116
| population = 5,685
| population_as_of = September 2007
| opened = {{Start date|1988}}
| closed =
| managed_by = [[California Department of Corrections and Rehabilitation]]
| warden = Connie Gipson
| street-address = 4001 King Avenue
| city = Corcoran
| state = CA
| zip = 93212
| country = USA
| website = {{URL|http://www.cdcr.ca.gov/Facilities_Locator/COR.html}}
| prisoners = [[Juan Corona]], [[Kidnapping of Colleen Stan|Cameron Hooker]], [[Charles Manson]]
}}
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 "established", "founded", "opened" or similar dates, use {{start date}} for the earliest of those dates 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.