Template:Infobox property development/doc: Difference between revisions

Content deleted Content added
extra params
Jeabbabe (talk | contribs)
 
(18 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
| image = Building under construction, Egerton Dock, Birkenhead.jpg
| logo =
| image_caption = The Tower Wharf redevelopment, adjacent to [[Egerton Dock]] in May 2015
| logo_caption = Wirral Waters logo
| image =
| image_caption = Render of Wirral Waters proposals
| ___location = [[Birkenhead]]
| address =
| opening_date =
| developer = Peel Holdings
| architect =
| operator =
| owner =
| 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
| ___location subdivision_name2 = [[Birkenhead]]
}}
 
<presyntaxhighlight lang="wikitext">{{Infobox property development
| name = Wirral Waters
| image = Building under construction, Egerton Dock, Birkenhead.jpg
| logo_caption = Wirral Waters logo
| image_caption = RenderThe Tower Wharf redevelopment, adjacent to [[Egerton ofDock]] Wirralin WatersMay proposals2015
| ___location = [[Birkenhead]]
| 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
| ___location 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. -->
| logo_size = <!-- Size of the logo. E.g. 50px -->
| image = <!-- Image if available -->
| image_caption = <!-- Image caption. Do not use if no image. -->
| start_dateimage_size = <!-- DateSize whenof contructionthe startedimage -->
 
| completion_date = <!-- Date when project was completed -->
| opening_datestart_date = <!-- When the property first opened= -->
| completion_date = <!-- Date when project was completed -->
| addressopening_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= -->
| website = <!-- {{url|...}} -->
 
| logobuildings =
| public_spaces = <!-- e.g. parks, squares etc. -->
| divisions = <!-- Regions, districts etc -->
| imagestreets = =
| 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 =
Line 53 ⟶ 82:
| pushpin_label_position =
| pushpin_relief =
| coordinatesimage_map = <!-- Use {{tl|coord}}= -->
| architectmapsize =
| operatormap_alt =
| owner 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 64 ⟶ 98:
| subdivision_type3 =
| subdivision_name3 =
| ___location = <!-- The place whereWhere this property actually is located. May not be based on the mailing address -->
| address = <!-- The mailing address of the place. Do not link! -->
| area_total_ha =
| area_land_ha =
Line 75 ⟶ 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:Place infobox templates|Property Development]]
}}</includeonly>