Difference between revisions of "Template:Infobox business park/doc"

From blackwiki
Jump to navigation Jump to search
imported>Zyxw
(note modules used, add category, misc formatting)
imported>Zyxw
m (note module used)
Line 1: Line 1:
 
{{Documentation subpage}}
 
{{Documentation subpage}}
 
<!-- Please place categories where indicated at the bottom of this page and interwikis at Wikidata (see [[Wikipedia:Wikidata]]) -->
 
<!-- Please place categories where indicated at the bottom of this page and interwikis at Wikidata (see [[Wikipedia:Wikidata]]) -->
{{Lua|Module:Infobox|Module:InfoboxImage|Module:Check for unknown parameters}}
+
{{Lua|Module:Infobox|Module:InfoboxImage|Module:Coordinates|Module:Check for unknown parameters}}
  
 
==Usage==
 
==Usage==

Revision as of 09:34, 20 February 2017

Usage

Template:Parameter names example

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

{{Infobox business park
| name              =
| image             =
| image_size        =
| caption           =
| location          =
| address           =
| coordinates       =
| opening_date      =
| closing_date      =
| developer         =
| construction_cost =
| manager           =
| owner             =
| architect         =
| 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_size no Size of the image in px units
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)
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

Template:UF-hcard-geo

Tracking category

See also