Template:Infobox prison
Appearance
| This template uses Lua: |
Usage
| [[File:{{{image}}}|{{{image_size}}}|alt={{{alt}}}|upright=1.14]] {{{caption}}} | |
| [[File:{{{image_map}}}|{{{map_size}}}|alt={{{map_alt}}}|upright=1.14]] {{{map_caption}}} | |
| Location |
|
|---|---|
| Status | {{{status}}} |
| Security class | {{{classification}}} |
| Capacity | {{{capacity}}} |
| Population | {{{population}}} ({{{population_date}}}) |
| Opened | {{{opened}}} |
| Closed | {{{closed}}} |
| Former name | {{{former_name}}} |
| Managed by | {{{managed_by}}} |
| Director | {{{director}}} |
| Governor | {{{governor}}} |
| Warden | {{{warden}}} |
| Website | {{{website}}} |
| Notable prisoners | |
| {{{prisoners}}} | |
| {{{nrhp}}} | |
| {{{embedded}}} | |
{{Infobox prison
| name =
| image =
| image_size =
| alt =
| caption =
| image_map =
| map_size =
| map_alt =
| map_caption =
| pushpin_map =
| pushpin_map_size =
| pushpin_caption =
| pushpin_label =
| location =
| coordinates =
| status =
| classification =
| capacity =
| population =
| population_as_of =
| opened =
| closed =
| former_name =
| managed_by =
| director =
| governor =
| warden =
| 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_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_date | 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. |
| website | Website |
| prisoners | Any notable prisoners. Separate by commas or line breaks. |
| embedded | Embed an sub-infobox such as {{Designation list}} |
Pushpin map
Below are the parameters used by Module:Location map to produce the pushpin map in this Infobox. These parameters are available for editors to set in articles that use this infobox.
| Parameter | Description | Default |
|---|---|---|
|pushpin_map= |
The map(s) to display. For example, specifying England will use the values for England in Module:Location map/data/England.Multiple maps can be shown by providing a list of map names separated by #. For multiple maps, the first is shown by default. A reader can select the others with radio buttons. |
N/A |
|pushpin_caption= |
The text of a caption to be displayed below the map. If not provided a default caption will be generated. Multiple captions can be shown when separated by ## (that's two). |
Location within MAPNAME |
|pushpin_relief= |
0/false/off will cause the template to display the map defined as image (generally not a relief map). 1/true/on will cause the template to display the map defined as image1 (generally a relief map). Any non-zero numeric value such as 2 or 3 will display image2 or image3, if those images are defined. Any other non-empty value will cause display of image1. See the example at Location map+/relief. |
0 |
|pushpin_label= |
The text of the label to display next to the identifying mark; a wikilink can be used. You can enclose the label inside of {{nowrap}} if you want to make sure that it stays on a single line. | N/A |
|pushpin_label_size= |
The font size to use for the label, given as a percentage of the normal font size (<100=smaller, >100=larger); the default size is 90. Do not include %. For example, use |pushpin_label_size=80, not |pushpin_label_size=80%. If set to 0, the label is only displayed when the user hovers over the mark. |
90 |
|pushpin_label_position= |
The position of the label relative to the identifying mark; valid values are left, right, top, bottom and none. This defaults to either left or right, depending on the coordinates of the marker and its position relative to the right border of the map image. When |pushpin_label_position=none, any defined label will not be displayed with the mark, but it will be used to create the default caption. |
N/A |
|pushpin_mark= |
The name of an image file to display as the identifying mark; the default is Red pog.svg |
Red pog.svg |
|pushpin_mark_size= |
The size of the identifying mark in pixels. Do not include px | 8 |
|pushpin_alt= |
Alt text for map; used by screen readers. See WP:ALT. | N/A |
|pushpin_background= |
The background color to use for the label; see Web colors. The default is no background color, which shows the map image behind the label. | N/A |
|pushpin_map_size= |
Determines the width of the map in pixels, overriding any default values; do not include px. | N/A |
Mapframe maps
- Basic {{Infobox mapframe}} parameters:
- mapframe – Specify yes or no to show or hide the map, overriding the default. Default: no, but also modified by onByDefault
- Internal onByDefault parameter: yes, unless
|pushpin_map=is used
- Internal onByDefault parameter: yes, unless
- 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 d:Property:P625{{Coord|12.34|N|56.78|E}} - 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, most 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-wikidata – Set to
yesto show all shape/line features from OpenStreetMap. Default: not specified
- mapframe – Specify yes or no to show or hide the map, overriding the default. Default: no, but also modified by onByDefault
- Customise which features are displayed:
- 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-shape – Turn off display of shape feature by setting to
none. Force display of shape by setting toon. Use an inverse shape (geomask) instead of a regular shape by setting toinverse. Default: not specified - mapframe-line – Turn off display of line feature by setting to
none. Force display of line by setting toon. 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.
P17for country (P17),P131for located in the administrative territorial entity (P131)). Default: not specified - mapframe-switcher – set to
autoorgeomasksorzoomsto 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-point – Turn off display of point feature by setting to
- Other optional parameters:
- mapframe-frame-width or mapframe-width – Frame width. Default: 250
- 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.1
- mapframe-stroke-color or mapframe-stroke-colour – Color of line features, and outlines of shape features. Default: #ff0000
- mapframe-line-stroke-color or mapframe-line-stroke-colour – Color of line features. Default: #ff0000
- mapframe-shape-stroke-color or mapframe-shape-stroke-colour – Color of outlines of shape features. Default: #ff0000
- mapframe-stroke-width – Width of line features, and outlines of shape features. Default: 2
- mapframe-shape-stroke-width – Width of outlines of shape features. Default: 2
- mapframe-line-stroke-width – Width of line features. Default: 5
- mapframe-marker – Marker symbol to use for coordinates; see mw:Help:Extension:Kartographer/Icons for options. Default: prison
- Can also be set to
blankto 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: 1
- 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.25
- 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 / not specified / not specified / 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
- mapframe-type – Set the type of the object, with the same usage as {{coord}}. Default: not specified
- mapframe-population – Set the population, useful with type="city", for {{Infobox dim}}. Default: not specified
Example
| Location | |
|---|---|
| Status | Operational |
| Security class | minimum-maximum |
| Capacity | 3,116 |
| Population | 5,685 (September 2007) |
| Opened | 1988 |
| Managed by | California Department of Corrections and Rehabilitation |
| Warden | Connie Gipson |
| 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_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_date = September 2007
| opened = {{Start date|1988}}
| closed =
| managed_by = [[California Department of Corrections and Rehabilitation]]
| warden = Connie Gipson
| website = {{URL|http://www.cdcr.ca.gov/Facilities_Locator/COR.html}}
| prisoners = [[Juan Corona]], [[Kidnapping of Colleen Stan|Cameron Hooker]], [[Charles Manson]]
}}