Template:Infobox business park/doc

From IxWiki
Jump to navigation Jump to search

Usage

{{{name}}}
[[File:{{{image}}}|frameless|alt={{{alt}}}|upright={{{image_upright}}}]]
{{{caption}}}
Lua error in Module:Location_map at line 399: Malformed coordinates value.
Location{{{location}}}
Address{{{address}}}
CoordinatesLua error: callParserFunction: function "#coordinates" was not found.
Opening date{{{opening_date}}}
Closing date{{{closing_date}}}
Developer{{{developer}}}
Construction cost{{{construction_cost}}}
Manager{{{manager}}}
Owner{{{owner}}}
Architect{{{architect}}}
No. of tenants{{{number_of_tenants}}}
No. of workers{{{number_of_workers}}}
Size{{{size}}}
Parking{{{parking}}}
Website{{{website}}}
{{{footnotes}}}

Copy and paste the following into the top of the article:

{{Infobox business park
| name              = 
| image             = 
| image_upright     = 
| alt               = 
| caption           = 
| map_type          = 
| relief            = 
| map_size          = 
| map_dot_label     = 
| map_alt           = 
| map_caption       = 
| location          = 
| address           = 
| coordinates       = 
| opening_date      = 
| closing_date      = 
| developer         = 
| construction_cost = 
| manager           = 
| owner             = 
| architect         =
| engineer          =
| number_of_tenants = 
| number_of_workers = 
| size              = 
| parking           = 
| website           = 
| footnotes         = 
}}

Parameters

Parameter Name Required Description Values
name yes Name of business park wikitext (can contain links)
image no Image of the business park filename
image_upright no
caption no Caption for image wikitext (can contain links)
location no Location of the business park wikitext (can contain links)
coordinates no Geographic coordinates of location Use {{coord}} with display=inline,title.
opening_date no Date of opening E.g.; 4 February 2008
closing_date no Date closed E.g.; 4 February 2008
developer no Name of original developer wikitext (can contain links)
construction_cost no Cost of park construction as a numerical value
manager no Name of current park 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)
engineer no Name(s) of current engineer(s) wikitext (can contain links)
number_of_tenants no Number of tenants expressed as a numerical value
number_of_workers no Number of workers expressed as a numerical value
size no size of the park, expressed as a numerical value
parking no Number of parking bays expressed as a numerical value
website no URL [http://www.url.com.au url.com.au]
footnotes no Footnotes and citations for information within infobox wikitext (can contain links)

Map and coordinates

Use the coordinates= parameter with {{Coord}}.

{{Infobox business park
...
| coordinates         = <!-- Use template {{Coord}}. -->
| map_type            = <!-- Location name used for Template:Location map -->
| map_alt             = <!-- Alternative text for map image, see WP:ALT for details -->
| map_caption         = <!-- Text to be displayed below map; for no caption enter "map_caption="; if the parameter is omitted then the caption will be "Marker text (location map name)" -->
| relief              = <!-- Any non-blank value (yes, 1, etc.) will cause the template to display a relief map image, where available. -->
...
}}

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.

Tracking category

See also