Template:Neighborhood: Difference between revisions
From Portland NET Wiki
mNo edit summary |
encourage * over <li> for indentation |
||
| Line 59: | Line 59: | ||
"label": "Schools", | "label": "Schools", | ||
"description": "Wikitext listing schools in the neighborhood", | "description": "Wikitext listing schools in the neighborhood", | ||
"example": " | "example": "* Elementary School", | ||
"type": "content" | "type": "content" | ||
}, | }, | ||
| Line 65: | Line 65: | ||
"label": "Firestations", | "label": "Firestations", | ||
"description": "Wikitext listing any fire stations in the neighborhood", | "description": "Wikitext listing any fire stations in the neighborhood", | ||
"example": " | "example": "* PF&R Station 99", | ||
"type": "content" | "type": "content" | ||
} | } | ||
| Line 80: | Line 80: | ||
} | } | ||
</templatedata> | </templatedata> | ||
Example: | |||
<nowiki> | |||
{{neighborhood | |||
| population = 1,234 | |||
| district = 4 | |||
| quad = Southwest | |||
| schools = | |||
* A Preschool | |||
* An Elementary School | |||
| firestations = | |||
* PF&R Station 99 | |||
}} | |||
</nowiki> | |||
</noinclude><includeonly> | </noinclude><includeonly> | ||
{{#if:{{{district|}}}|[[Category:District_{{{district}}}_Teams]]}} | {{#if:{{{district|}}}|[[Category:District_{{{district}}}_Teams]]}} | ||
{{#if:{{{quad|}}}|[[Category:{{{quad}}}_Teams]]}} | {{#if:{{{quad|}}}|[[Category:{{{quad}}}_Teams]]}} | ||
</includeonly> | </includeonly> | ||
