Content deleted Content added
Funandtrvl (talk | contribs) add cat |
|||
(19 intermediate revisions by 6 users not shown) | |||
Line 1:
{{Documentation subpage}}
<!-- PLEASE ADD CATEGORIES AND INTERWIKIS AT THE BOTTOM OF THIS PAGE -->
==Purpose==
This template is used to format an infobox at the top left of an article about a [[property development]], an area of land that is built up or renovated for residential, commercial and/or industrial use.
Examples include [[List of research parks|research parks]], [[:Category:Science parks|science parks]], [[List of technology centers|technology centers]], [[business park]]s, [[:Category:Industrial parks|industrial parks]], [[:Category:Power centers (retail)|power centers (retail)]], [[:Category:Shopping malls|shopping malls]], [[:Category:Mixed-use developments|mixed-use developments]], [[:Category:Gated communities|gated communities]], [[:Category:Housing estates|housing estates]], [[:Category:Retirement communities|retirement communities]] and other [[:Category:Planned residential developments|planned residential developments]].
The template formats information about the development project, the features of the development such as buildings, public spaces and so on, and the ___location.
== Usage ==
===Example===
{{Infobox property development
| name = Wirral Waters
| image = Building under construction, Egerton Dock, Birkenhead.jpg
| image_caption = The Tower Wharf redevelopment, adjacent to [[Egerton Dock]] in May 2015
| developer = Peel Holdings
| website = [http://www.wirralwaters.co.uk WirralWaters.co.uk]
| divisions=[[Great Float|East Float]], [[Vittoria Dock]], [[Bidston Dock]]
| coordinates={{coord|53.3846|-3.0109|display=it|region:GB_scale:20000}}
| pushpin_map = United Kingdom
| pushpin_relief=yes
| subdivision_type = Country
| subdivision_name = England
| subdivision_type1 = County
| subdivision_name1 = [[Merseyside]]
| subdivision_type2 = Town
| subdivision_name2 = [[Birkenhead]]
}}
<
| name = Wirral Waters
| image = Building under construction, Egerton Dock, Birkenhead.jpg
| image_caption = The Tower Wharf redevelopment, adjacent to [[Egerton Dock]] in May 2015
| developer = Peel Holdings
| website = [http://www.wirralwaters.co.uk WirralWaters.co.uk]
| divisions=[[Great Float|East Float]], [[Vittoria Dock]], [[Bidston Dock]]
| coordinates={{coord|53.3846|-3.0109|display=it|region:GB_scale:20000}}
| pushpin_map = United Kingdom
| pushpin_relief=yes
| subdivision_type = Country
| subdivision_name = England
| subdivision_type1 = County
| subdivision_name1 = [[Merseyside]]
| subdivision_type2 = Town
| subdivision_name2 = [[Birkenhead]]
}}
</syntaxhighlight>
===Blank template===
<syntaxhighlight lang="wikitext">
{{Infobox property development
| name
| logo = <!-- Image if available -->
| logo_caption = <!-- Logo caption. Do not use if no logo. -->
|
|
|
|
|
|
|
|
|
|
| developer =
| architect =
| operator =
| owner =
| website = <!-- {{url|...}} -->
| buildings =
| public_spaces = <!-- e.g. parks, squares etc. -->
| divisions = <!-- Regions, districts etc -->
| streets =
| transport = <!-- Transportation facilities, e.g. railway stations, tramlines -->
| utilities = <!-- Power, sewage, fire stations etc. -->
| pushpin_map = <!-- Name of a pushpin map, or names of maps separated by # -->
| pushpin_map_alt =
| pushpin_map_caption =
| pushpin_label_position =
| pushpin_relief =
| image_map =
| mapsize =
| map_alt =
| map_caption =
| coordinates = <!-- {{coord|...|...|display=it}} -->
| coor_pinpoint =
| coordinates_footnotes =
| subdivision_type = Country
| subdivision_name =
| subdivision_type1 = <!-- e.g. State, province -->
| subdivision_name1 =
| subdivision_type2 =
| subdivision_name2 =
| subdivision_type3 =
| subdivision_name3 =
| ___location = <!-- Where this property actually is located. May not be the mailing address -->
| address = <!-- The mailing address of the place. Do not link! -->
| area_total_ha =
| area_land_ha =
| area_water_ha =
| area_total_acre =
| area_land_acre =
| area_water_acre =
| population_footnotes =
| population_as_of =
| population_total =
}}</syntaxhighlight>
==See also==
*{{tl|infobox building}} – for a single building, or main building with secondary structures
*{{tl|infobox settlement}} – for a village, town etc. that has grown up over time rather than being developed as a whole
<includeonly>{{
<!--Categories below this line, please; interwikis at Wikidata-->
[[Category:Business infobox templates|Property Development]]
[[Category:Place infobox templates|Property Development]]
}}</includeonly>
|