Template:Neighborhood: Difference between revisions
Jump to navigation
Jump to search
add quadrant and district |
No edit summary |
||
| Line 29: | Line 29: | ||
"type": "number", | "type": "number", | ||
"suggestedvalues": [ | "suggestedvalues": [ | ||
"1, 2, 3, 4" | "1", | ||
"2", | |||
"3", | |||
"4" | |||
] | ] | ||
}, | }, | ||
| Line 38: | Line 41: | ||
"type": "string", | "type": "string", | ||
"suggestedvalues": [ | "suggestedvalues": [ | ||
"North, Northeast, East, Southeast, South, Southwest" | "North", | ||
"Northeast", | |||
"East", | |||
"Southeast", | |||
"South", | |||
"Southwest" | |||
] | ] | ||
}, | }, | ||
| Line 64: | Line 72: | ||
"paramOrder": [ | "paramOrder": [ | ||
"quad", | "quad", | ||
"district", | |||
"schools", | |||
"population", | "population", | ||
"firestations" | "firestations" | ||
Revision as of 13:20, 29 April 2025
Display some neighborhood statistics.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Quadrant | quad | City quadrant (or sextant)
| String | optional |
| District | district | City Council district
| Number | optional |
| Schools | schools | Wikitext listing schools in the neighborhood
| Content | optional |
| Population | population | Wikitext displaying the population and source
| Content | optional |
| Firestations | firestations | Wikitext listing any fire stations in the neighborhood
| Content | optional |