Template:Neighborhood: Difference between revisions

From Portland NET Wiki
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",
"district",
        "schools",
"schools",
"population",
"population",
"firestations"
"firestations"

Revision as of 13:20, 29 April 2025

Display some neighborhood statistics.

Template parameters[Edit template data]

This template prefers block formatting of parameters.

ParameterDescriptionTypeStatus
Quadrantquad

City quadrant (or sextant)

Suggested values
North Northeast East Southeast South Southwest
Example
North, Northeast, East, Southeast, South, Southwest
Stringoptional
Districtdistrict

City Council district

Suggested values
1 2 3 4
Example
1, 2, 3, 4
Numberoptional
Schoolsschools

Wikitext listing schools in the neighborhood

Example
<li>Preschool <li>Elementary School <li>Middle School
Contentoptional
Populationpopulation

Wikitext displaying the population and source

Example
1,234 (2010 census)
Contentoptional
Firestationsfirestations

Wikitext listing any fire stations in the neighborhood

Example
<li>PF&R Station 99
Contentoptional