Template:Neighborhood: Difference between revisions

From Portland NET Wiki
Jump to navigation Jump to search
support city of Maywood Park, which is not a "neighborhood"
m areatype param name
Line 1: Line 1:
<infobox>
<infobox>
   <title source="name">
   <title source="name">
     <format>{{{name}}} {{{type|Neighborhood}}}</format>
     <format>{{{name}}} {{{areatype|Neighborhood}}}</format>
     <default>{{SUBPAGENAME}} {{{type|Neighborhood}}}</default>
     <default>{{SUBPAGENAME}} {{{areatype|Neighborhood}}}</default>
   </title>
   </title>
   <data source="district">
   <data source="district">

Revision as of 09:07, 2 May 2025

Display some neighborhood statistics. When a single combined NET team serves multiple neighborhoods, use this template multiple times on the Team page.

Template parameters[Edit template data]

This template prefers block formatting of parameters.

ParameterDescriptionTypeStatus
Namename

Name of a single neighborhood. Optional for single-neighborhood NETs. With a multi-neighborhood NET, use this parameter to label each individual neighborhood.

Default
{{SUBPAGENAME}} Neighborhood
Stringoptional
Quadrantquad

City quadrant (or sextant)

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

City Council district

Suggested values
1 2 3 4
Example
1
Numberoptional
Schoolsschools

Wikitext listing schools in the neighborhood

Example
* Elementary 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
* PF&R Station 99
Contentoptional
areatypeareatype

Used when the area isn't technically a "neighborhood."

Default
Neighborhood
Example
(City)
Stringoptional

Example:

{{neighborhood
| population = 1,234
| district = 4
| quad = Southwest
| schools =
* A Preschool
* An Elementary School
| firestations =
* PF&R Station 99
}}