Difference between revisions of "Template:Infobox neighborhood subdivision"

From blackwiki
Jump to navigation Jump to search
imported>LINYperson615
(Undid revision 985764856 by LINYperson615 (talk))
imported>LINYperson615
 
(7 intermediate revisions by the same user not shown)
Line 1: Line 1:
<pre style="overflow:auto;">
+
<pre>
 
{{Infobox neighborhood subdivision
 
{{Infobox neighborhood subdivision
 
| name                    =  
 
| name                    =  
Line 9: Line 9:
 
| imagesize              =  
 
| imagesize              =  
 
| image_alt              =  
 
| image_alt              =  
| image_caption          =  
+
| image_caption          =
| image_seal              =  
+
| gated                  = <!-- {{yes or no}} -->
| seal_size              =
+
| hoa                    = <!-- {{yes or no}} -->
| seal_alt                =
 
| seal_link              =
 
| seal_type              =
 
| nickname                =  
 
 
| motto                  =
 
| motto                  =
| image_map              =
+
| coordinates            = <!-- {{coord|latitude|longitude|type:landmark|display=inline,title}} -->
| mapsize                =
 
| map_alt                =
 
| map_caption            =
 
| image_map1              =
 
| mapsize1                =
 
| map_alt1                =
 
| map_caption1            =
 
| pushpin_map            = <!-- the name of a location map; see Template:Location_map for more information -->
 
| pushpin_mapsize        =
 
| pushpin_map_alt        =
 
| pushpin_map_caption    =
 
| pushpin_map_caption_notsmall =
 
| pushpin_label          = <!-- only needed if the "name" or "official_name" are of excessive length -->
 
| pushpin_label_position  = <!-- left, right, top, bottom, none -->
 
| pushpin_outside        =
 
| pushpin_relief          =
 
| pushpin_image          =
 
| pushpin_overlay        =
 
| coordinates            = <!-- {{Coord}} -->
 
| coor_pinpoint          = <!-- use this to specify exact location of coordinates (was coor_type) -->
 
| coordinates_footnotes  = <!-- for references: use <ref> tags -->
 
| grid_name              = <!-- this is used for the name of a regional grid system -->
 
| grid_position          = <!-- this is used to show the position on the regional grid system -->
 
| built_by              = <!-- Builder(s)/developer(s) -->
 
| established      = <!-- Year(s) built -->
 
| named_for              =
 
| footnotes    = <!-- for references: use <ref> tags -->
 
| homeowner_association        = <!-- yes or no -->
 
| homeowner_association_name        =
 
| neighborhood_organization          = <!-- yes or no; can be used instead of HOA -->
 
| neighborhood_organization_name          =
 
| leader_title            = <!-- leader's title -->
 
| leader_name            = <!-- name of homeowner's association/neighborhood organization leader -->
 
| total_type              = <!-- use this to determine a non-standard label for total area and population rows -->
 
| unit_pref              = <!-- enter: Imperial, in order to display an imperial value before a metric value -->
 
| parts_type              = <!-- defaults to: Sections -->
 
| parts_style            = <!-- list, coll (for collapsed list), para (for paragraph format) -->
 
| parts                  = <!-- in regards to parts text, or a header for parts list -->
 
| p1                      =
 
| p2                      =
 
| area_footnotes          = <!-- for references: use <ref> tags -->
 
| dunam_link              = <!-- This specifies which dunam to link, if they are used. -->
 
| area_total_km2          = <!-- Any field(s) with measurements will have automatic unit conversion -->
 
| area_total_sq_mi        =
 
| area_total_ha          =
 
| area_total_acre        =
 
| dimensions_footnotes    = <!-- use <ref> tags for references -->
 
| length_km              =
 
| length_mi              =
 
| width_km                =
 
| width_mi                =
 
| elevation_footnotes    = <!-- use <ref> tags for references -->
 
| elevation_m            =
 
| elevation_ft            =
 
| elevation_point        = <!-- use this for the measurement point -->
 
| population_footnotes    = <!-- use <ref> tags for references -->
 
| population_as_of        =
 
| population_total        =
 
| pop_est_footnotes      =
 
| pop_est_as_of          =
 
| population_est          =
 
| population_rank        =
 
| population_density_km2  = <!-- for the automatic calculation of a given density field, use: auto -->
 
| population_density_sq_mi =
 
| population_demonym(s)      = <!-- demonym for locals, e.g. New Yorker for someone from New York -->
 
| population_note        =
 
| postal_code_type        = <!-- enter any ZIP Code(s), etc.... -->
 
| postal_code            =
 
| area_code_type          = <!-- this defaults to: Area code(s) -->
 
| area_code(s)              =
 
| geocode                =
 
| code1_name              =
 
| code1_info              =
 
| code2_name              =
 
| code2_info              =
 
| blank_name        =
 
| blank_info        =
 
| blank1_name        =
 
| blank1_info        =
 
| blank2_name        =
 
| blank2_info        =
 
<!-- website, footnotes -->
 
 
| website                = <!-- {{URL|example.com}} -->
 
| website                = <!-- {{URL|example.com}} -->
| module                  =  
+
| model_home              =  
 
| footnotes              =  
 
| footnotes              =  
 +
| built_by                =
 +
| year_built              =
 +
| subsections            = <!-- {{yes or no}} -->
 +
| number_of_subsections  =
 
}}
 
}}
 
</pre>
 
</pre>
Line 111: Line 29:
 
"name": {
 
"name": {
 
"label": "Name",
 
"label": "Name",
 +
"description": "Name of subdivision ",
 +
"example": "\"Wildwood at Flower Hill\"",
 
"type": "string"
 
"type": "string"
 
},
 
},
 
"official_name": {
 
"official_name": {
 
"label": "Official name",
 
"label": "Official name",
 +
"description": "Use if the legal name is different than the one that appears under \"name\".",
 +
"type": "string"
 +
},
 +
"other_name": {
 +
"label": "Other name",
 +
"description": "Use this for alternative name(s)/nicknames.",
 
"type": "string"
 
"type": "string"
 
},
 
},
 
"subdivision_type": {
 
"subdivision_type": {
 
"label": "Subdivision type",
 
"label": "Subdivision type",
 +
"description": "Type of subdivision.",
 +
"example": "\"Residential\"",
 +
"type": "string"
 +
},
 +
"subdivision_of": {
 +
"label": "Subdivision of",
 +
"description": "The municipality in which this subdivision is located within.",
 +
"example": "\"Flower Hill, New York\"",
 
"type": "string"
 
"type": "string"
 
},
 
},
 
"image": {
 
"image": {
 
"label": "Image",
 
"label": "Image",
"type": "string"
+
"type": "wiki-file-name"
 
},
 
},
 
"imagesize": {
 
"imagesize": {
Line 131: Line 65:
 
"image_alt": {
 
"image_alt": {
 
"label": "Image alt",
 
"label": "Image alt",
 +
"type": "wiki-file-name"
 +
},
 +
"image_caption": {
 +
"label": "Image caption",
 +
"type": "string"
 +
},
 +
"gated": {
 +
"label": "Gated community",
 +
"description": "Is the subdivision gated?",
 +
"type": "string"
 +
},
 +
"hoa": {
 +
"label": "HOA",
 +
"description": "Does the subdivision have an HOA?",
 +
"type": "string"
 +
},
 +
"motto": {
 +
"label": "Motto",
 +
"type": "string"
 +
},
 +
"coordinates": {
 +
"label": "Coordinates",
 +
"type": "string"
 +
},
 +
"website": {
 +
"label": "Website",
 +
"description": "Use if the subdivision/development has a website.",
 +
"type": "url"
 +
},
 +
"model_home": {
 +
"label": "Model/exhibit home",
 +
"description": "Use if there is/was a known, model home. It's advised to enter the address, as well. ",
 +
"type": "string"
 +
},
 +
"footnotes": {
 +
"label": "Footnotes",
 +
"type": "string"
 +
},
 +
"built_by": {
 +
"label": "Built/developed by",
 +
"description": "The builder(s) and/or developer(s) of the subdivision.",
 +
"example": "Joe Schmoe; Super-Duper Construction Company",
 +
"type": "string"
 +
},
 +
"year_built": {
 +
"label": "Year(s) built",
 +
"description": "The year(s) the subdivision was built.",
 +
"type": "string"
 +
},
 +
"subsections": {
 +
"label": "Subsection(s)",
 +
"description": "Are there multiple parts of the subdivision?",
 
"type": "string"
 
"type": "string"
 
},
 
},
"image_caption": {},
+
"number_of_subsections": {
"image_seal": {},
+
"description": "The number of subsections within the subdivision/development.",
"subdivision_of": {},
+
"example": "Section 1 & section 2, part A, section 1 & part B, section 1, etc.",
"seal_size": {},
+
"type": "string"
"seal_alt": {},
+
}
"seal_link": {},
 
"seal_type": {},
 
"nickname": {},
 
"motto": {},
 
"image_map": {},
 
"mapsize": {},
 
"map_alt": {},
 
"map_caption": {},
 
"image_map1": {},
 
"mapsize1": {},
 
"map_alt1": {},
 
"map_caption1": {},
 
"pushpin_map": {},
 
"pushpin_mapsize": {},
 
"pushpin_map_alt": {},
 
"pushpin_map_caption": {},
 
"pushpin_map_caption_notsmall": {},
 
"pushpin_label": {},
 
"pushpin_label_position": {},
 
"pushpin_outside": {},
 
"pushpin_relief": {},
 
"pushpin_image": {},
 
"pushpin_overlay": {},
 
"coordinates": {},
 
"coor_pinpoint": {},
 
"coordinates_footnotes": {},
 
"grid_name": {},
 
"grid_position": {},
 
"built_by": {},
 
"established": {},
 
"named_for": {},
 
"footnotes": {},
 
"homeowner_association": {},
 
"homeowner_association_name": {},
 
"neighborhood_organization": {},
 
"neighborgood_organization_name": {},
 
"leader_title": {},
 
"leader_name": {},
 
"total_type": {},
 
"unit_pref": {},
 
"parts_type": {},
 
"parts_style": {},
 
"parts": {},
 
"p1": {},
 
"p2": {},
 
"area_footnotes": {},
 
"dunam_link": {},
 
"area_total_km2": {},
 
"area_total_sq_mi": {},
 
"area_total_ha": {},
 
"area_total_acre": {},
 
"dimensions_footnotes": {},
 
"length_km": {},
 
"length_mi": {},
 
"width_km": {},
 
"width_mi": {},
 
"elevation_footnotes": {},
 
"elevation_m": {},
 
"elevation_ft": {},
 
"elevation_point": {},
 
"population_footnotes": {},
 
"population_as_of": {},
 
"population_total": {},
 
"pop_est_footnotes": {},
 
"pop_est_as_of": {},
 
"population_est": {},
 
"population_rank": {},
 
"population_density_km2": {},
 
"population_density_sq_mi": {},
 
"population_demonym(s)": {},
 
"population_note": {},
 
"postal_code_type": {},
 
"postal_code": {},
 
"area_code_type": {},
 
"area_code(s)": {},
 
"geocode": {},
 
"code1_name": {},
 
"code1_info": {},
 
"code2_name": {},
 
"code2_info": {},
 
"blank_name": {},
 
"blank_info": {},
 
"blank1_name": {},
 
"blank1_info": {},
 
"blank2_name": {},
 
"blank2_info": {},
 
"website": {},
 
"module": {},
 
"Other name": {}
 
 
},
 
},
 +
"description": "An infobox for neighborhood subdivisions.",
 
"paramOrder": [
 
"paramOrder": [
 
"name",
 
"name",
 
"official_name",
 
"official_name",
"Other name",
+
"other_name",
 
"subdivision_type",
 
"subdivision_type",
 +
"subdivision_of",
 
"image",
 
"image",
 
"imagesize",
 
"imagesize",
 
"image_alt",
 
"image_alt",
 
"image_caption",
 
"image_caption",
"image_seal",
+
"gated",
"subdivision_of",
+
"hoa",
"seal_size",
 
"seal_alt",
 
"seal_link",
 
"seal_type",
 
"nickname",
 
 
"motto",
 
"motto",
"image_map",
 
"mapsize",
 
"map_alt",
 
"map_caption",
 
"image_map1",
 
"mapsize1",
 
"map_alt1",
 
"map_caption1",
 
"pushpin_map",
 
"pushpin_mapsize",
 
"pushpin_map_alt",
 
"pushpin_map_caption",
 
"pushpin_map_caption_notsmall",
 
"pushpin_label",
 
"pushpin_label_position",
 
"pushpin_outside",
 
"pushpin_relief",
 
"pushpin_image",
 
"pushpin_overlay",
 
 
"coordinates",
 
"coordinates",
"coor_pinpoint",
+
"website",
"coordinates_footnotes",
+
"model_home",
"grid_name",
+
"footnotes",
"grid_position",
 
 
"built_by",
 
"built_by",
"established",
+
"year_built",
"named_for",
+
"subsections",
"footnotes",
+
"number_of_subsections"
"homeowner_association",
+
]
"homeowner_association_name",
 
"neighborhood_organization",
 
"neighborgood_organization_name",
 
"leader_title",
 
"leader_name",
 
"total_type",
 
"unit_pref",
 
"parts_type",
 
"parts_style",
 
"parts",
 
"p1",
 
"p2",
 
"area_footnotes",
 
"dunam_link",
 
"area_total_km2",
 
"area_total_sq_mi",
 
"area_total_ha",
 
"area_total_acre",
 
"dimensions_footnotes",
 
"length_km",
 
"length_mi",
 
"width_km",
 
"width_mi",
 
"elevation_footnotes",
 
"elevation_m",
 
"elevation_ft",
 
"elevation_point",
 
"population_footnotes",
 
"population_as_of",
 
"population_total",
 
"pop_est_footnotes",
 
"pop_est_as_of",
 
"population_est",
 
"population_rank",
 
"population_density_km2",
 
"population_density_sq_mi",
 
"population_demonym(s)",
 
"population_note",
 
"postal_code_type",
 
"postal_code",
 
"area_code_type",
 
"area_code(s)",
 
"geocode",
 
"code1_name",
 
"code1_info",
 
"code2_name",
 
"code2_info",
 
"blank_name",
 
"blank_info",
 
"blank1_name",
 
"blank1_info",
 
"blank2_name",
 
"blank2_info",
 
"website",
 
"module"
 
],
 
"description": "Infobox for neighborhood subdivisions.",
 
"format": "{{_\n| _______________________________ = _\n}}\n"
 
 
}
 
}
 
</templatedata>
 
</templatedata>
 
</noinclude>
 
</noinclude>

Latest revision as of 23:12, 27 October 2020

{{Infobox neighborhood subdivision
| name                    = 
| official_name           = <!-- use if the name that is used for legal purposes is different than the one listed under "name" -->
| other_name              = 
| subdivision_type        = <!-- ie: "residential", "commercial", "industrial", "municipal", etc. -->
| subdivision_of          =
| image                   = 
| imagesize               = 
| image_alt               = 
| image_caption           =
| gated                   = <!-- {{yes or no}} -->
| hoa                     = <!-- {{yes or no}} -->
| motto                   =
| coordinates             = <!-- {{coord|latitude|longitude|type:landmark|display=inline,title}} -->
| website                 = <!-- {{URL|example.com}} -->
| model_home              = 
| footnotes               = 
| built_by                =
| year_built              =
| subsections             = <!-- {{yes or no}} -->
| number_of_subsections   = 
}}

An infobox for neighborhood subdivisions.

Template parameters

ParameterDescriptionTypeStatus
Namename

Name of subdivision

Example
"Wildwood at Flower Hill"
Stringoptional
Official nameofficial_name

Use if the legal name is different than the one that appears under "name".

Stringoptional
Other nameother_name

Use this for alternative name(s)/nicknames.

Stringoptional
Subdivision typesubdivision_type

Type of subdivision.

Example
"Residential"
Stringoptional
Subdivision ofsubdivision_of

The municipality in which this subdivision is located within.

Example
"Flower Hill, New York"
Stringoptional
Imageimage

no description

Fileoptional
Image sizeimagesize

no description

Stringoptional
Image altimage_alt

no description

Fileoptional
Image captionimage_caption

no description

Stringoptional
Gated communitygated

Is the subdivision gated?

Stringoptional
HOAhoa

Does the subdivision have an HOA?

Stringoptional
Mottomotto

no description

Stringoptional
Coordinatescoordinates

no description

Stringoptional
Websitewebsite

Use if the subdivision/development has a website.

URLoptional
Model/exhibit homemodel_home

Use if there is/was a known, model home. It's advised to enter the address, as well.

Stringoptional
Footnotesfootnotes

no description

Stringoptional
Built/developed bybuilt_by

The builder(s) and/or developer(s) of the subdivision.

Example
Joe Schmoe; Super-Duper Construction Company
Stringoptional
Year(s) builtyear_built

The year(s) the subdivision was built.

Stringoptional
Subsection(s)subsections

Are there multiple parts of the subdivision?

Stringoptional
Number_of_subsectionsnumber_of_subsections

The number of subsections within the subdivision/development.

Example
Section 1 & section 2, part A, section 1 & part B, section 1, etc.
Stringoptional