User:HollisBlanchard/NeighborhoodTest: Difference between revisions

From Portland NET Wiki
Jump to navigation Jump to search
to test template changes
 
add district logo
Line 3: Line 3:
     <default>{{SUBPAGENAME}} Neighborhood</default>
     <default>{{SUBPAGENAME}} Neighborhood</default>
   </title>
   </title>
   <data source="district">
   <group>
    <label>District</label>
    <data source="district">
    <format>[[:Category:District_{{{district}}}_Teams|{{{district}}}]]</format>
      <label>District</label>
   </data>
      <format>[[:Category:District_{{{district}}}_Teams|{{{district}}}]]</format>
    </data>
    <image source="TMrain.png" />
   </group>
   <data source="quad">
   <data source="quad">
     <label>Quadrant</label>
     <label>Quadrant</label>

Revision as of 10:09, 1 May 2025

Display some neighborhood statistics.

Template parameters

This template prefers block formatting of parameters.

ParameterDescriptionTypeStatus
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

Example:

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