Template:Infobox property development/doc: Difference between revisions

Content deleted Content added
ce
Jeabbabe (talk | contribs)
 
(12 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 ==
Line 6 ⟶ 12:
{{Infobox property development
| name = Wirral Waters
| ___locationimage = 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]]
}}
 
<presyntaxhighlight lang="wikitext">{{Infobox property development
| name = Wirral Waters
| ___locationimage = 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>
</pre>
 
===Blank template===
<syntaxhighlight lang="wikitext">
<pre>
{{Infobox property development
| name = <!-- The name of the development-->
| logo = <!-- Image if available -->
| logo_caption = <!-- Logo caption. Do not use if no logo. -->
Line 28 ⟶ 56:
| image = <!-- Image if available -->
| image_caption = <!-- Image caption. Do not use if no image. -->
| image_size = <!-- Size of the image. E.g. 220px -->
 
| start_date = <!-- Date when contruction started -->
| completion_datestart_date = <!-- Date when project was completed= -->
| opening_date completion_date = <!-- When the property first opened -->
| opening_date =
| cost =
| status = <!-- E.g. planned, in progress, complete, abandoned, demolished -->
| developersize = <!-- The developer --> =
| architectdeveloper = <!-- The architect -->
| operator architect = <!-- Who runs the property or the leasing agent or managing company -->
| owner operator = <!-- Who owners the property -->
| websiteowner = <!-- The main website for the property= -->
| start_datewebsite = <!-- Date when contruction{{url|...}} started -->
 
| buildings = <!-- Major buildings in the development -->
| public spacespublic_spaces = <!-- Public spaces, e.g. parks, squares etc. -->
| divisions = <!-- Regions, districts etc -->
| streets = <!-- Main streets in the development -->
| 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 # -->
Line 52 ⟶ 82:
| pushpin_label_position =
| pushpin_relief =
| coordinatesimage_map = <!-- Use {{tl|coord}}= -->
| 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 =
Line 74 ⟶ 109:
| population_as_of =
| population_total =
}}</presyntaxhighlight>
 
==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>{{#ifeq:{{SUBPAGENAME}}|sandboxSandbox other| |
<!--Categories below this line, please; interwikis at Wikidata-->
[[Category:Business infobox templates|Property Development]]
[[Category:Geography and placePlace infobox templates|Property Development]]
}}</includeonly>