Template:Infobox shopping mall
Lua error in Module:Infobox_mapframe at line 185: attempt to index field 'wikibase' (a nil value). |
[[Category:Infobox templates|Template:Remove first word]]
![]() | This template uses Lua: |
This template can be used to provide at-a-glance comparative information for shopping malls (shopping centres).
Contents
Usage
Template:Parameter names example
{{Infobox shopping mall | name = | native_name = | native_name_lang = | logo = | logo_alt = | logo_width = | image = | image_alt = | image_width = | caption = | location = | coordinates = <!-- {{Coord|}} --> | address = | opening_date = | closing_date = | previous_names = | developer = | manager = | owner = | architect = | number_of_stores = | number_of_anchors = | floor_area = | floors = | parking = | publictransit = | website = | footnotes = | embedded = }}
Parameters
Field Name | Required | Description | Values |
---|---|---|---|
name | yes | Name of shopping centre | wikitext |
native_name | no | Name of the shopping centre in the native language | wikitext |
native_name_lang | no | ISO code for the language used in the native name field | |
logo | no | Logo of the shopping centre | filename |
logo _width | no | Width of logo as a numerical value | |
image | no | Image of the shopping centre | filename |
image_width | no | Width of image as a numerical value | |
caption | no | Caption for image | wikitext (can contain links) |
location | no | Location of the shopping centre | wikitext (can contain links) E.g., [[Joondalup, Western Australia]], [[Australia]] |
coordinates | no | Geographic coordinates of location | Use {{coord}} with display=inline,title. |
address | no | Street address | wikitext (can contain links) |
opening_date | no | Date of opening | E.g.; 25 January 2007 |
closing_date | no | Date centre closed | E.g.; 25 January 2007 |
developer | no | Name of original centre developer | wikitext (can contain links) |
manager | no | Name of current centre manager | wikitext (can contain links) |
owner | no | Name(s) of current owner(s) | wikitext (can contain links) |
architect | no | Name(s) of current architect(s) | wikitext (can contain links) |
number_of_stores | no | Number of stores expressed as a numerical value | |
number_of_anchors | no | Number of anchor tenants expressed as a numerical value (must be sourced, as per WP:TENANTS) | |
floor_area | no | Gross leasable area of the centre, expressed as a numerical value | For best practice, use {{convert}} in this field. |
floors | no | Number of floors expressed as a numerical value | |
parking | no | Number of parking bays expressed as a numerical value, or e.g. 0 (valet only). | Mixed or unusual parking types covered/uncovered, underground, municipal lot, paid & validated, etc. are explained in the article body. |
publictransit | no | The nearest public transport stop | [[Roosevelt/State (CTA)|Roosevelt Station]], [[Chicago Transit Authority]] |
website | no | URL | {{URL|url.com.au}} |
footnotes | no | Footnotes and citations for information within infobox | wikitext (can contain links) |
embedded | no | An infobox to embed (see Wikipedia:WikiProject Infoboxes/embed) | an infobox template |
Mapframe maps
A Mapframe map is automatically included if:
- There are coordinates specified on the page's Wikidata item
- It has not been turned off by setting
|mapframe=no
- Basic parameters:
- mapframe – Specify yes or no to show or hide the map, overriding the default. Default: yes
- 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
- 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 Lua error in Module:Wd at line 196: attempt to index field 'wikibase' (a nil value). (P17),P131
for Lua error in Module:Wd at line 196: attempt to index field 'wikibase' (a nil value). (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 Lua error in Module:Wd at line 196: attempt to index field 'wikibase' (a nil value). (P276) and Lua error in Module:Wd at line 196: attempt to index field 'wikibase' (a nil value). (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" to "18", to 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
TemplateData
TemplateData for Infobox shopping mall
This template can be used to provide at-a-glance comparative information for [[shopping mall|shopping malls]] (shopping centres).
Parameter | Description | Type | Status | |
---|---|---|---|---|
Name | name | Name of shopping centre | Unknown | required |
Native name | native_name | Name of the shopping centre in the native language | Unknown | optional |
Language of native name | native_name_lang | ISO code for the language used in the native name field | String | optional |
Logo | logo | Logo of the shopping centre | File | optional |
Logo_alt | logo_alt | no description | Unknown | optional |
Logo width | logo_width | Width of logo as a numerical value | Unknown | optional |
Image | image | Image of the shopping centre | File | optional |
Image_alt | image_alt | no description | Unknown | optional |
Image width | image_width | Width of image as a numerical value | Unknown | optional |
Caption | caption | Caption for image | Unknown | optional |
Location | location | Location of the shopping centre
| Unknown | optional |
Coordinates | coordinates | Geographic coordinates of location; use {{coord}} with display=inline,title. | Template | optional |
Address | address | Street address | Unknown | optional |
Opening date | opening_date | Date of opening
| Unknown | optional |
Closing date | closing_date | Date centre closed
| Unknown | optional |
Previous_names | previous_names | no description | Unknown | optional |
Developer | developer | Name of original centre developer | Unknown | optional |
Manager | manager | Name of current centre manager | Unknown | optional |
Owner | owner | Name(s) of current owner(s) | Unknown | optional |
Architect | architect | Name(s) of current architect(s) | Unknown | optional |
Number of stores | number_of_stores | Number of stores | Number | optional |
Number of anchors | number_of_anchors | Number of [[anchor store|anchor tenants]] (must be sourced, as per [[Wikipedia:ANC|WP:ANC]]) | Number | optional |
Floor area | floor_area | [[Gross leasable area]] of the centre; for best practice, use {{convert}} in this field. | Number | optional |
Floors | floors | Number of floors | Number | optional |
Parking | parking | Number of parking bays, or 0 (valet only). Mixed or unusual parking types covered/uncovered, underground, municipal lot, paid & validated, etc. are explained in the article body. | Number | optional |
Public transit | publictransit | The nearest public transport stop
| Unknown | optional |
Website | website | URL
| URL | optional |
Footnotes | footnotes | Footnotes and citations for information within infobox | Unknown | optional |
Embedded | embedded | An infobox to embed (see [[Wikipedia:WikiProject Infoboxes/embed]]) | Template | optional |
Microformat
Tracking category
See also
The above documentation is transcluded from Template:Infobox shopping mall/doc. (edit | history) Editors can experiment in this template's sandbox (edit | diff) and testcases (edit) pages. Please add categories to the /doc subpage. Subpages of this template. |