Template:Infobox urban development project
| This template uses Lua: |
Usage
[edit]| [[File:{{{image}}}|frameless|alt={{{alt}}}|upright={{{image_upright}}}]] {{{caption}}} | |
| [[File:{{{image2}}}|frameless|alt={{{alt2}}}|upright={{{image_upright2}}}]] {{{caption2}}} | |
| Other name | {{{other_names}}} |
|---|---|
| Location | {{{location}}} |
| Address | {{{address}}} |
| Coordinates | {{{coordinates}}} |
| Status | {{{status}}} |
| Groundbreaking | {{{groundbreaking}}} |
| Constructed | {{{built}}} |
| Estimated completion | {{{est_completion}}} |
| Opening | {{{opening}}} |
| Demolished | {{{demolished}}} |
| Destroyed | {{{destroyed}}} |
| Use | {{{use}}} |
| Website | {{{website}}} |
| Companies | |
| Architect | {{{architect}}} |
| Structural engineer | {{{engineer}}} |
| Contractor | {{{main_contractor}}} |
| Developer | {{{developer}}} |
| Owner | {{{owner}}} |
| Manager | {{{manager}}} |
| Planner | {{{planner}}} |
| Technical details | |
| Cost | {{{cost}}} |
| Buildings | {{{buildings}}} |
| Size | {{{size}}} |
| Leasable area | {{{gross_leasable_area}}} |
| Parking | {{{parking}}} |
| No. of tenants | {{{number_of_tenants}}} |
| No. of residents | {{{number_of_residents}}} |
| No. of workers | {{{number_of_workers}}} |
| Proposed | {{{proposed}}} |
Copy and paste the following into the top of the article.
{{Infobox urban development project
| embed =
| name =
| image =
| caption =
| other_names =
| location =
| address =
| coordinates =
| status =
| groundbreaking =
| proposed =
| constructed =
| est_completion =
| opening =
| demolished =
| destroyed =
| use =
| engineer =
| main_contractor =
| architect =
| developer =
| planner =
| owner =
| manager =
| cost =
| buildings =
| size =
| gross_leasable_area =
| parking =
| number_of_tenants =
| number_of_residents =
| number_of_workers =
| website =
}}
Parameters
[edit]- embed
- this should only be used if this infobox will be embedded within another infobox
- name
- Name of development
- image
- Image filename
- caption
- Caption for image
- location
- Location of the development
- address
- Address of the development
- coordinates
- Geographic coordinates of location; use {{coord}} with display=inline,title.
- status
- This should often be left blank, as the template will attempt to fill in[clarification needed] either Completed, Under Construction, Demolished, Destroyed, or Never Built. To override the status added by the template, please assign something to this parameter
- proposed
- the date (or at least year) in which the development was proposed
- groundbreaking
- the date (or at least year) in which groundbreaking for the development occurred
- constructed
- the years in which the development was constructed (e.g. 1996-1999)
- est_completion
- the estimated completion date (be as specific as possible)
- opening
- the estimated opening date (be as specific as possible); you may want to leave this blank if it coincides with the estimated completion date
- demolished
- the date in which the development was demolished
- destroyed
- the date (or at least year) in which the development was destroyed (be as specific as possible)
- use
- the intended use of the development
- architect
- Name(s) of current architect(s)
- engineer
- Name(s) of original engineer(s)
- main_contractor
- Name(s) of original contractor(s)
- developer
- Name of original developer
- planner
- Name of original planner
- owner
- Name(s) of current owner(s)
- manager
- Name of current park manager
- cost
- Cost of development as a numerical value
- buildings
- Number of buildings expressed as a numerical value; names of buildings may also be used
- size
- size of the development, expressed as a numerical value
- gross_leasable_area
- Gross leasable area, expressed as a numerical value
- parking
- Number of parking bays expressed as a numerical value :
- number_of_tenants
- Number of tenants expressed as a numerical value
- number_of_residents
- Number of residents expressed as a numerical value
- number_of_workers
- Number of workers expressed as a numerical value
- website
- The project's home page; use {{URL}}
Mapframe
[edit]- Basic {{Infobox mapframe}} parameters:
- mapframe – Specify yes or no to show or hide the map, overriding the default. Default: no
- Internal onByDefault parameter: not specified
- 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
- 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: 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.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: not specified (i.e. blank)
- 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
Microformat
[edit]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
[edit]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
[edit]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
[edit]When giving coordinates, please use an appropriate level of precision. Do not use {{coord}}'s |name= parameter.
Tracking categories
[edit]- Category:Pages using infobox urban development project with unknown parameters (31)
- Category:Pages using infobox urban development project with conflicting parameters (0)