Template:Neighborhood: Difference between revisions
Jump to navigation
Jump to search
add city council district logo |
explicit "District N" label, and fix district logo link |
||
| Line 6: | Line 6: | ||
<data source="district"> | <data source="district"> | ||
<label>District</label> | <label>District</label> | ||
<format>[[:Category:District_{{{district}}}_Teams|{{{district}}}]] <span class="district_logo">{{#switch:{{{district}}} | <format>[[:Category:District_{{{district}}}_Teams|District {{{district}}}]] <span class="district_logo">{{#switch:{{{district}}} | ||
|1=[[File:TMrain.png]] | |1=[[File:TMrain.png|link=:Category:District_{{{district}}}_Teams]] | ||
|2=[[File:TMsalmon.png]] | |2=[[File:TMsalmon.png|link=:Category:District_{{{district}}}_Teams]] | ||
|3=[[File:TMleaf.png]] | |3=[[File:TMleaf.png|link=:Category:District_{{{district}}}_Teams]] | ||
|4=[[File:TMrose.png]] | |4=[[File:TMrose.png|link=:Category:District_{{{district}}}_Teams]] | ||
}}</span> | }}</span> | ||
</format> | </format> | ||
Revision as of 10:37, 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.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Name | name | Name of a single neighborhood. Optional for single-neighborhood NETs. With a multi-neighborhood NET, use this parameter to label each individual neighborhood.
| String | optional |
| 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 |
| areatype | areatype | Used when the area isn't technically a "neighborhood."
| String | optional |
Example:
{{neighborhood
| population = 1,234
| district = 4
| quad = Southwest
| schools =
* A Preschool
* An Elementary School
| firestations =
* PF&R Station 99
}}