Difference between revisions of "Template:Infobox neighborhood subdivision"
imported>LINYperson615 |
imported>LINYperson615 |
||
| (8 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
| − | <pre | + | <pre> |
{{Infobox neighborhood subdivision | {{Infobox neighborhood subdivision | ||
| name = | | name = | ||
| Line 9: | Line 9: | ||
| imagesize = | | imagesize = | ||
| image_alt = | | image_alt = | ||
| − | | image_caption = | + | | image_caption = |
| − | | | + | | gated = <!-- {{yes or no}} --> |
| − | | | + | | hoa = <!-- {{yes or no}} --> |
| − | |||
| − | |||
| − | |||
| − | |||
| motto = | | motto = | ||
| − | + | | coordinates = <!-- {{coord|latitude|longitude|type:landmark|display=inline,title}} --> | |
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | | coordinates = <!-- {{ | ||
| − | |||
| − | | | ||
| − | | | ||
| − | | | ||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | | | ||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| website = <!-- {{URL|example.com}} --> | | website = <!-- {{URL|example.com}} --> | ||
| − | | | + | | 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": " | + | "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" | "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" | |
| − | + | }, | |
| − | + | "number_of_subsections": { | |
| − | + | "description": "The number of subsections within the subdivision/development.", | |
| − | + | "example": "Section 1 & section 2, part A, section 1 & part B, section 1, etc.", | |
| − | + | "type": "string" | |
| − | + | } | |
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | "built_by": { | ||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | " | ||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | " | ||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | " | ||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
}, | }, | ||
| + | "description": "An infobox for neighborhood subdivisions.", | ||
"paramOrder": [ | "paramOrder": [ | ||
"name", | "name", | ||
"official_name", | "official_name", | ||
| − | " | + | "other_name", |
"subdivision_type", | "subdivision_type", | ||
| + | "subdivision_of", | ||
"image", | "image", | ||
"imagesize", | "imagesize", | ||
"image_alt", | "image_alt", | ||
"image_caption", | "image_caption", | ||
| − | " | + | "gated", |
| − | " | + | "hoa", |
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
"motto", | "motto", | ||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
"coordinates", | "coordinates", | ||
| − | " | + | "website", |
| − | " | + | "model_home", |
| − | " | + | "footnotes", |
| − | |||
"built_by", | "built_by", | ||
| − | " | + | "year_built", |
| − | " | + | "subsections", |
| − | " | + | "number_of_subsections" |
| − | + | ] | |
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | ] | ||
| − | |||
| − | |||
} | } | ||
</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.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Name | name | Name of subdivision
| String | optional |
| Official name | official_name | Use if the legal name is different than the one that appears under "name". | String | optional |
| Other name | other_name | Use this for alternative name(s)/nicknames. | String | optional |
| Subdivision type | subdivision_type | Type of subdivision.
| String | optional |
| Subdivision of | subdivision_of | The municipality in which this subdivision is located within.
| String | optional |
| Image | image | no description | File | optional |
| Image size | imagesize | no description | String | optional |
| Image alt | image_alt | no description | File | optional |
| Image caption | image_caption | no description | String | optional |
| Gated community | gated | Is the subdivision gated? | String | optional |
| HOA | hoa | Does the subdivision have an HOA? | String | optional |
| Motto | motto | no description | String | optional |
| Coordinates | coordinates | no description | String | optional |
| Website | website | Use if the subdivision/development has a website. | URL | optional |
| Model/exhibit home | model_home | Use if there is/was a known, model home. It's advised to enter the address, as well. | String | optional |
| Footnotes | footnotes | no description | String | optional |
| Built/developed by | built_by | The builder(s) and/or developer(s) of the subdivision.
| String | optional |
| Year(s) built | year_built | The year(s) the subdivision was built. | String | optional |
| Subsection(s) | subsections | Are there multiple parts of the subdivision? | String | optional |
| Number_of_subsections | number_of_subsections | The number of subsections within the subdivision/development.
| String | optional |